Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[golo-dev] JDK 17 Early Access build 23 is available
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Fri, 21 May 2021 08:15:17 +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=VNOusJ8FKUNonVeMMnFzcfhVs8gKyo3HKdp7fivb2fo=; b=WnpEsZXEoGQk6Xngnl7m3X4ZFAx4V95krAzpBGSo0YfLwk41XQUyocD1DVojsI1KpNXkhXUbsJEkPZeYqbm1hFRHUHvq9VSJfcTrQAUW7eclCMmmbuRfYY2VJ9zEd5deT4QRzl2lf14bnjKmnJvX3ttRA9gO3uwl+68tCeVzO/XHQiFesvDbFC0GhCsAuH917JG5SK9pdOqP0Efd7waQt+cI5NEWdaNg7GtO3ps7dUUTW5NID5Zx9EW7LRVW7UIvFG80DeLfD4LpwwR4QocKU09N0Q5T+cZzIZdSFVbkNlKGOb9Yt/SM9qJpEvg2VTljqd5jmDfAcg3rdKfU7/9FOA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KJYb0dCwfps8Zvg9zKKNorIZVG93Vwu/dSSLvozXj42UPUV1vqfEzxlk3nB/4VD1hVotXjq9OsIFHAGLOb/Z8Sg7vO4PC63/6X/NyZSOhf+3ludmWfyMcLgTroq9vMNcXAr75NONY3eIYqXCz89Pw2BCdJzZ+noU+iagRTwXWPtsn2sG5PI95ifJf9DW4wOCYzFha8mxvETCNaCBk21T0brsEWqURuhDXbbSoBdyrxYO7MhiSCGFjSQ/wbykf67rYL5li4G2/UiXMD9hVil23ThPOM6WNGqrehcKtg2HbeG8EHeLZSgd6TanAeEKYPIwg6pLKaLhU8miwNCFL2CU7w==
  • 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.10.2

Hi Julien,

OpenJDK 17 Early Access build 23 is now available at https://jdk.java.net/17

We need your help in testing new Selector implementation on Windows [1]:
  • The implementation of the Selector API on Windows has been replaced in JDK 17 b22 with a new more scalable implementation [2].
  • The old select based Selector implementation has been the default since Java 1.4 (2002) so replacing it is a significant change.
  • It would be really helpful to get more testing of the new implementation before the fork for Rampdown Phase One on June 10th.
Other Topics which might be of Interest:
  • Updates to JEP 411: Deprecate the Security Manager for Removal | Link
  • "The meaning, or not, of “LTS” | Link
  • JFR Remote Recording Stream | Link
Project Loom Early-Access Build: Build 17-loom+7-342 (2021/5/11)
Project Panama Early-Access Build: Build 17-panama+3-167 (2021/5/18)

Rgds,Rory


[1] https://mail.openjdk.java.net/pipermail/nio-dev/2021-May/008988.html
[2] https://bugs.openjdk.java.net/browse/JDK-8266369

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

Back to the top