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 Rampdown Phase Two
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Thu, 15 Jul 2021 20:36:33 +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=qHHahr/canBOFRdd8HgqWFJbFA5+268cOD+EUawNJ4w=; b=YZ0FZUlRtXyPcWt9Nj1xbPvGF//jOMKp/akJtNohpTgAtZGeQahUDQdHGk2DaBnCPYgIVj+56vgecbDL9AgcEVuJw6t9GVmOd87YeQYttW7VEX4lHnHW/+iBXOvaEpJykFEuLtfacQJNTLeFuSwcmwriW86x7lB6QWuhQrJy2AEA3HiHidsw10CJe7T0pfZEiJB4ZCnEGqpthhY98bq9DUByeTIHSPucW3/H573q+qg39RP7ZRc6H/igRTwjD5KA1k/GBHhcnfdy3qjLIJsSlh7Wnipgtesf1dLY1QAQrGA7oHW4iff1wqWSpRobmLke0ibTlKg90s2YN0RmJ4IbZg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NRYBZiiz2dNl0d1ra6gLp53AScjaozaaSHa1twDwV65suE5yxoqjGL2S+ToKeQnEC2l6cJhCYcFxsbBg+s/S2qGH4Pv7/blHRR+oi+S0NVGkIC2+veYP86UiRvR/VcWASgVnNPh3NymiX+12n5xlLOeB08fY8no/7p86SNqUdWA+PttZMD16yohhyDwpOHb8dt0vQhoHV7wqRlxswSzikKQgJV/pwh0mqvhZd8ED1Ng76R13cH0IE/EQF0thr67w8IQHtUnIlB8tGnFfn/E9/ANNdSl99hIaroPylLtKu6C41/NvwTLvUEkbhr7wLwihnaoXlnLtq6z8wBbV1buNhA==
  • 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.11.0


Hi Julien,

 

Per the JDK 17 schedule , we are in Rampdown Phase Two [1].

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

  • Schedule: 
    • 2021/07/15        Rampdown Phase Two 
    • 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 31 is available at https://jdk.java.net/17  

 

OpenJDK 18 Early Access build 6 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-8269697: JNI_GetPrimitiveArrayCritical() should not accept object array [build 6]
    • JDK-8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation [build 6]
    • JDK-8268960: Prohibit Null for Header Keys and Values in com.sun.net.httpserver.Headers [build 5] 
    • JDK-8256425: Obsolete Biased Locking in JDK 18 [build 4] 

 

Topics of Interest:   

  


Rgds,Rory  

  

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


Back to the top