diff --git a/index.html b/index.html index 73231cde5..4f45a0050 100644 --- a/index.html +++ b/index.html @@ -117,19 +117,36 @@
May 2023
+We're pleased to announce the availability of Eclipse OpenJ9™ v0.38.0.
+This release supports OpenJDK version 8, 11, and 17. For more information about supported platforms and OpenJDK versions, see Supported environments.
+Other updates in this release include the following:
+-XX:[+|-]HandleSIGUSR2
option is added to enable the handling of the SIGUSR2
signal by the application signal handler instead of the VM signal handler in the absence of signal chaining.To read more about these and other changes, see the OpenJ9 user documentation.
+Performance highlights include:
+April 2023
We're pleased to announce the availability of Eclipse OpenJ9 v0.37.0.
-This release works with OpenJDK version 19. OpenJDK 19 is out of support at the time of the 0.37.0 release. Builds of 0.37.0 should not be used in production and might contain known security vulnerabilities as of 18 April 2023. For more information about supported platforms and OpenJDK versions, see Supported environments.
+OpenJ9 v0.37.0. release supported OpenJDK version 19. OpenJDK 19 was out of support at the time of the 0.37.0 release. Builds of 0.37.0 should not be used in production and contains known security vulnerabilities as of 18 April 2023.
Other updates in this release include the following:
tokenlabel
, in the SunPKCS11 configuration file on z/OS® and Linux on IBM Z to assign a label to a PKCS#11 token. The tokenlabel
attribute can be used instead of the slot
or slotListIndex
attributes.To read more about these and other changes, see the OpenJ9 user documentation.
+Performance highlights include:
+