Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] JDK 17 is now in the Release Candidate Phase
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Sat, 7 Aug 2021 16:13:14 +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=RVur+iXdtbUrrP3V7UfiU5/waiwKKIQMZceJ0Me2ClY=; b=Zd7rvLcSS0F6fcQoPilU+XwaFLOXecpgTPg1JTbr+LtivlTvbuCZWQp9e8+Niq57FEf+lnOgMiqHdtkawXC4k1FeCBni5qacpd0XB3LN1vMusSjomV5xhWm1k5hmUS4rNtP1oEykuZPS3BrBrggolIYsxcdF57IIBl7sNqoNE+jZV7zXTHRV4sOaHdhmWbNvetod6mOQmoBpD9F1q3w2xSkd1MuUpUt2TZvV8F6imtOH+nitb4oZ0Z2FUWCFPiXmoHxp+/7pFLpdQStphm84r1nikipQudatyrQ0wpHVpeyQq034T4k3Unh60LCxpQqFoanCy40sdBUrWdh1B23pNw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UiIEQXF+udzRhq0bIj7Jv7CluZU9pVX927J0kQhxCIUPCM1bFmSdttSJIhQQXcAhUidQ6mOwKlKmr6knmphIC6JUIbngXdekFT1aDr2tjFqyX+StVtTquQDdrqAmgdP8Y83EtTksYyWkbKCMhuCIt7ruJ7wj+FgEeCc3fnd0CwLbHh5YVDY39HyP22+G7QPNYdPri1bsdkHUZ6ChSK3hUEWtKgOGGzQ6XEWYgYW7Ch1dBT7RvKVnhoLxJI4msjR5Z5AgT2BWMtYN51er/fzhTJ5Rz9zwCNLqLYhGFAJEv4CK/wxVAaYU//fG6IVbxDpVmo5nLAujApL1iy83JuMz2A==
  • Delivered-to: jetty-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jetty-dev/>
  • List-help: <mailto:jetty-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jetty-dev>, <mailto:jetty-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jetty-dev>, <mailto:jetty-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 Simone,

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