Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] JDK 17 Early Access build 28 & JDK 18 build 3 are available
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Fri, 25 Jun 2021 09:20: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:X-MS-Exchange-SenderADCheck; bh=LeZ/BOK0gK/SRFqljfFlAYr9VrKTd1EziqDPwQZX0z0=; b=NXU0478uUx5cUriJLo7oSj3HBs6Sqbz7RoOCGINen2wqDwG/Kk8udfBroeI7GPGsfM4v6b+4xzku9cbsvMMa8tENKRVAGBmzGPPjOm8Aln5o0rXnmwVgRRJtLh2kLm7rnKHBn92mdsGvlMxrZyhIJmUM90DK8tuaTlv5MMuTe2kbF5+JS+KZ0vP1GPhVPN/SOeGBMZmpnSAYABzgP3KQVt5MkDieveaVxVUozeNg8ucGQG2LLjBTNdFAaIHbsWPiO5AbKbvmS11p2+Cf4XzqH2cjo3ia0HqOIKEFJ1HPfxtpEbDqlb+KsPRKL5SQmDj1U36eFjSNUAtqdh/ZS9/qPg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=IChxZ+Ks+fm8d/PIK6FPTlVEAUBLXII2qEbdHNwEgJehT3xs4SYIOifzkn3ugv+Oq68c53wkeNKstxfitbYsNiSXoLPvddbx0q5PbMQqiWo4DK3xa3xiH3R5Xqgj+8bXAhpDT4JKG3KefMdMdo2fUF5YgLOTiHV7aSs1dcyTPqUVZiuO0xkwmFbqRu9OmUR6ElfCj+PlUA1x8O6zCEWLuqVOPD4VL26/X+mnZI4fnZzDzbj6wQSDjT3WBy6/vNbXHZ5Eon5Deq7BYlKB5f0vZQ5wb80N+sZRadPTuOhEBo4LpH2W0reN3SMEtRdGoQxdMFfvqKBo7sbGVeWSCFw2Jg==
  • 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.11.0


Hi Simone,


Per the JDK 17 schedule , we are in Rampdown Phase One.


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


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 28 is available at https://jdk.java.net/17
  • These early-access , open-source builds are provided under the
  • Release Notes are available at https://jdk.java.net/17/release-notes 
  • Changes in build 28 that maybe of interest:
    • JDK-8269028: [BACKOUT] JDK-8196415 Disable SHA-1 Signed JARs
    • JDK-8268774: Residual logging output written to STDOUT, not STDERR [Reported by Apache Ant
    • JDK-8264843: Javac crashes with NullPointerException when finding unencoded XML in <pre> tag [Reported by Apache Lucene
 
OpenJDK 18 Early Access build 3 is now available at https://jdk.java.net/18 
  • These early-access , open-source builds are provided under the
  • Changes in recent builds that maybe of interest:
    • JDK-8266791: Annotation property which is compiled as an array property but changed to a single element throws NPE [Reported by Byte Buddy]
  • Coming in a future JDK 18 build
    • Removal of Biased Locking in JDK 18  - Details
Other Topics of Interest: 

Quality Report for June 2021 was published here [1].
  • Thanks to everyone who contributed by creating features or enhancements, logging bugs, or downloading and testing the early-access builds. 

Rgds,Rory 

[1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach+Report+June+2021

-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland

Back to the top