Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[golo-dev] OpenJDK 17 Early Access build 16 is now available
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Fri, 2 Apr 2021 08:36:18 +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=yEbP7VZ/zzgSO7ggNmAlPgGYwuuU0SJYMeAprJTWVHM=; b=EpfUfV6CjYAsMgSo1ma097b/kUP5axHuJp6N9OJVRPB8AyDWrRMiDP29eNL9mYJt7NJMo/CHAHtJX4NWtQPqkIFRjdlSitYCvh8xE3pkJjc7X+VXwu3gNgk4WcVQwVt39FrhjluctTtRZALxltTRC2ZgMyKek57UXuB2UxeZ6K0FyjHTbiN5/W2+5ZAVayrzmUcyEPTIvy7XaJg1z656sVixrBtkq/07JivtQihD/OBo6tUQpf12kbGwAdsjgnY8M2atqXna8fakQcJPGfH5dKvA+LvXwrC7yjxoA8dRpAXTU6QvSzxcDGV0Thf2EYST+RjuGOaEvEm7rZQXWAm+Iw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VyXUXnZ3kalZsGcag92Y4m3R6c9dJs1XGpxFQr3+kyhwlsQE6t0lpnxe9zuUx7tGSgRO7NEup9yMqSG1cl6lg/ZI5RnmdCI6iyVmPtmS8JPSteqLbxOf/xvhGHGVJXblMKn8O0tt10vBv5RK9+lpqYHy3lR3PZyOx5szs6lVnW0XWJ5Ii+sb6UB58ez78mHBc+uG+L5V2URJtS+g98rKSEo85JLC7F/i0MxMpSlCPIRdKS1AeaJJCy4WaRboULVl5++1nusLPxnkxWunLyPKCbuGm9u46seFyQ4lTTL8BwpTesdB4DSmfiB5GM/zYLsXdDhI9XWPNoKLVlqT2OtSGA==
  • 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.9.0


Hi Julien,

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