Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[golo-dev] JDK 17 is now in the Release Candidate Phase
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Sat, 7 Aug 2021 16:07:52 +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:X-MS-Exchange-SenderADCheck; bh=eNl25TkFc5afq7CmRLpaT8IWhcOLUXXqk7O98f066nY=; b=RiMnFbpzu1fHMoWKx5acqWvIq+jSFgaDwFp7epNq2YnvVWknVzCXuSPgOWKXuf2sGkXvVv+GQ3YkGKw4kLBJnJU7/TQVPtCI039xgszw5BZG87WPfYTA+dW3x8vf6FRp8N6bHs8GjBHNfEwSg1P5oejPHMm/D7Ot0012Orz9sMZHJpIrvZcGSocDbnCApNiRCaTcZB0x429pGZOo3fdtKq83NOMfTM8pIgtyQo/fmsWE+Nh7PFkY7kJgkz0nLDpbX2M+UbGUBBCOhr6ddN4CjO/cUR4lFhiGCyK39paOBidsjROoXwjm3s3/47wdeWo3GHYzV1eYs/zVr2xmXE6bYQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=avlFxwpzlHt4nJAuk/67Nyw/P0IUgS7dub2ZFouUmZR4XL9qhFogdvE+ZbE9+FCxmGq/sBDr2j4EyClZe6NyRs3JZ7P0Erj03xR+2oDes788ObakTdXvxE4kiso/OJKAlSulM72/JwA3SBpX7zzhLX5mwafV1dTGe5i1rW503Ojv4NDsGL2T0MNvVJku7ShQF1mCvP48Wp0Cc/U1zeUDb8m1Lc2CG2yAKKOFUcKOfivvyvebSh+JlTeb6K3yEpRhm5PmGPCYILF8IEkjH5QfnudsZRCJ1x4+bv3DJR+rdvH34uH7NLsAP0NGvVA5haO0DR7PcxISK5p6XLE8b2RHRw==
  • 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.12.0

Hi Julien,

Per the JDK 17 schedule , we are now in the Release Candidate Phase [1][2]. 

 

Please advise if you find any issues while testing the latest Early Access builds. 

  • Schedule: 
    • 2021/08/05       Initial Release Candidate 
    • 2021/08/19        Final Release Candidate 
    • 2021/09/14        General Availability 

The overall feature set is frozen. No further JEPs will be targeted to this release.  

 

  • Features integrated in JDK 17:  


OpenJDK 17 Early Access build 35 is available at https://jdk.java.net/17  

 

Topics of Interest: 

  • The latest Newscast covers 17's JEP 356: Enhanced Pseudo-Random Number Generators - Here
  • The latest JEP CafĂ© cover 17's JEP 409 : Sealed Classes - Here
  • A few updates to JEP 411: Deprecate the Security Manager for Removal - Here


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

  • These early-access , open-source builds are provided under the 
  • Release Notes are available at https://jdk.java.net/18/release-notes
  • Changes in recent builds that maybe of interest:
    • JDK-8225082: Remove IdenTrust certificate that is expiring in September 2021 [build 9]
    • JDK-8251329: Zip File System Provider Throws ZipException when entry name element contains "." or ".." [build 9]
    • JDK-8271359: NPE in DocTreePath.getTreePath() [build 8]
      • Reported by jOOQ

July 2021 Critical Patch Update Released

  • As part of the July 2021, we released JDK 16.0.2, JDK 11.0.12 LTS, JDK 8u301 and JDK 7u311 as well as OpenJDK 16.0.2 (publicly available)


Rgds,Rory  

  

[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-August/005894.html
[2] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-August/005906.html
-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland

Back to the top