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 23 is available
  • From: Rory O'Donnell <rory.odonnell@xxxxxxxxxx>
  • Date: Fri, 21 May 2021 08:21:58 +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=ICbtafJv7pZGeh1mkOAoCWgDuKjCFqZgAnkPY4GYJh8=; b=NOMvWisRZmG4BWFukLimkJ6oraExjhzYcQbuOBQHZEToQvR/0ZGbzib1FN1K3YWD9MUchbWEod/Kdc0yuq+c50w17uQdVi2Yr3lmL6Jxz0d1f8pLAV4RS6d0cSRKwffQj7d+MQCbDXMzQ695iwl8MqDJsxeMCL0DsPuItqZWJM5rA0aAsYi58KJ8aCtwlX2Z2PXI9qIDMwl2OaqmjOGq5oiMVOdjLO2ulKujXXyra9n8DofS6Uhfv3SS+GG7adPdRBgbViUFOkmJw7g4jyxKLuhL9KJ9XjQt8HZ6lVAvWqxIF3TcB05pWafpBTM8S/5QgGfo1Y6sGfQz1NiXwZNXdQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Qlz39WUKP61pAuvLQt3Kvs8VgoXk8EAv+sdWczsWQjJjqARGv0dzVdSETCzyQN7GlGbZR1j+4gWDck9modIlxh9tVQ27ukg97tLT9tslN12GbOrLMWRfv4g1p3F812gpTTkXEhVFghfUkKTPkB7jB5RdVxZjCAvQ8sPWw5FqgJtxw+MJvNhTDFwWUuw4UBq6nGEv3vrtDqhNq7YL8JdrONYFTdLu35H4+3M9Nr6nggZI4/6M0e7YFoWCp+cdFnaM8DfEWgAw2XndJP8PuPcCAQCm8HyD42TlhoFtM3xOv5J4h0WTUaVZGWS259KCqyNFJ0MwFkuLUfHlShBv39QzYw==
  • 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.10.2

Hi Simone,

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