Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[golo-dev] Release Announcement: General Availability of Java 17 / JDK 17
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Tue, 14 Sep 2021 16:18:19 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=F+Z1rT6EVWa1XIFczjI+yv2Lsrt90MqfataTvUHL2cw=; b=IRbfgkdv/VtvXkdqReN3KmzI/r+Y37NmPu5nQ/O6QOs5k3QKKzF+SAch1a1mNA05NAttWkNqC2U2L+hOFcb5aF69QgXrPKfoWmMT14vqeygT8yztXoVuVU9aY9MAtN0yk8bX+g8smYg/3mRcZfopjJLxb56ZI3rDXBHDrhSzyLWcmfMlIznkK+iIPPoweF1MOl/1tbrJNsIkKJwgxPVYyy2UcoLaf8+g245D9gjtr39JSfDUPYzgSTQXWCfVK2aypZCXOW/0LL0Qe9PZ4htouvlLgR6b7gERkxyZUPiEZqSFMGa8CAY61qo/yocvU9CED/SA9aiHzMY0KxEjf7kpfQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Ps7laKWl0kz2kQ2p4tFa5TArKpYrksOysXeXfy8HfTU57b/oaMwkh9UgtIpYpAjwKNtQH83SPrp3OH1iY/5CA/LayUs+iAi2rJ0guZs0+QrC9UydzDUKOQolwuThk6wrBvwU7SIwkOdZCCpTtr6J60HuAIZfreZItClY8a1Kb+tEpDEYqgkod1UM/LrWZ4ru47ijVcxPuWslJdKZWXDWrZ9mPED2GP25UpkGfhHn6tvDwHQwLBvDZA+nn45SIquy+hxW1+o8a1FRlyRu0nIP1A20y33QAFMb+H4ijzecY0+DItuBVNMFMdDYs8AzKC7TPPYpv6Ck5LfqMb8xcj9P6w==
  • Delivered-to: golo-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/golo-dev/>
  • List-help: <mailto:golo-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/golo-dev>, <mailto:golo-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/golo-dev>, <mailto:golo-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

Hi Julien,
 

Release Announcement: General Availability of Java 17 / JDK 17

 

 

JDK 17 includes the following features [2]:

 

JDK 17 will be a long-term-support (LTS) release from most vendors,including Oracle. If you’re upgrading from the previous LTS release,JDK 11, then you have many more JEPs to look forward to, summarized here:

    https://openjdk.java.net/jdk/17/jeps-since-jdk-11


Thanks to everyone who contributed to JDK 17, whether by creating features or enhancements, logging bugs, or

downloading and testing the early-access builds.


OpenJDK 18 Early Access build 14 is now available at https://jdk.java.net/18/

  • Significant changes since the last availability email:
    • JDK-8271745: Fix Issues With the KW and KWP Modes of SunJCE Provider
    • JDK-8262186: Call X509KeyManager.chooseClientAlias once for all key types
    • JDK-8225083: Remove Google certificate that is expiring in December 2021
    • JDK-8251329: Zip File System Provider Throws ZipException when entry name element contains "." or ".."
    • JDK-8225082: Remove IdenTrust certificate that is expiring in September 2021

Project Loom Early-Access Builds

 

Rgds,Rory


[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-September/006037.html

[2] https://openjdk.java.net/projects/jdk/17/


Back to the top