Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] OpenJDK 17 Early Access build 16 is now available
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Fri, 2 Apr 2021 08:43:24 +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=Mq5Atw36GcqF6mhq/4Re58CkwaYuCf8vqHcdVIddjLo=; b=A6IE42awJ3PWqWKm1VjCjntVtBM03zPI7+bgHLkLAyYUKB2KjGxH92q5yWakqGXLGHTfwp9JYFNxOL1AaXq65I6pMWBKTs/HGXDa+1ETpY5JzD6eZAcRnqve0qVPyYsTXmp2d5YwA8ioKhQ9apIYSLBcR/vCVHCXPH5HoB4skP0H4sLJnmNR3V7QQUOIRleZVOeIJOcso1Rmo1KFz0h2elqMhUCBib6jKUxFLL0Gc2vJozQg7WuUk8A9G770F4/0K8nIs1f08rwvoQJGfHC1orthd43rO4PXE5JMI9IRvg6ggdBmdT/YT336cZONGP0fhL18EA23jZ6t1zOcPex9NA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=A3bUOvRBc4S90M8iRll7HCtKu9jmKgfhVGdkq8tVuG06v4fHne4AdfVIO059H+wd0MHvUC7WrTgVBZvZq4CYJsQne1S3BWse65ZL/w/phvgkljlBxCqmnLpn5V2HXYxegIgrA9eWbjlJOuc1O1EWP6mwCeY5vtyYUiDZQCS9A8VmA9Krj1zZbqcRXd2VG2LCOCAZr92KVhoJLi9n0uNWE6P3TJFl7Rfmjwhux/O19/khFVRFvsgNB5uKMFRZyHxLK81NB+hCQK3ANuVQEDap/dEFUR9XsdagP6tEXkf9WmHzo41lQagEDGiK5qKpZ2pR/TyBZIQ+hcfxnH2nHRYssg==
  • 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.9.0


Hi Simone,

OpenJDK 17 Early Access build 16 is now available at http://jdk.java.net/17

  • Schedule (proposed)
    • 2021/06/10         Rampdown Phase One
    • 2021/07/15         Rampdown Phase Two
    • 2021/08/05         Initial Release Candidate
    • 2021/08/19         Final Release Candidate
    • 2021/09/14         General Availability 
  • Release Notes are available at http://jdk.java.net/17/release-notes
  • Changes in recent builds that maybe of interest:
    • Build 16
      • JDK-8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
        • Reported by Apache Ant
    • Build 15
      • JDK-8263575: Conflict between JDK rpms and OL8 Modularity prevents dnf install/updates
    • Build 14
      • JDK-8262277: URLClassLoader.getResource throws undocumented IllegalArgumentException
      • JDK-8262351: Extra '0' in java.util.Formatter for '%012a' conversion with a sign character

Project Loom Early-Access Build: Build 17-loom+5-191 (2021/3/19)

Quality Report for March 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. 
Worth reading - The Arrival of Java 16!

 

Rgds,Rory

[1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach+Report+March+2021
-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland

Back to the top