Skip to content

Commit

Permalink
Merge pull request #16648 from Sreekala-Gopakumar/1042Java19RelUpdt
Browse files Browse the repository at this point in the history
Update release notes 0.36.0
  • Loading branch information
pshipton committed Feb 2, 2023
2 parents 730f410 + a531c22 commit 195a263
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions doc/release-notes/0.36/0.36.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,23 @@
* Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
-->

# Eclipse OpenJ9 version 0.36.0 release notes
# Eclipse OpenJ9 version 0.36.x release notes

These release notes support the [Eclipse OpenJ9 0.36.0 release plan](https://projects.eclipse.org/projects/technology.openj9/releases/0.36.0/plan).
These release notes support the [Eclipse OpenJ9™ 0.36.0 release plan](https://projects.eclipse.org/projects/technology.openj9/releases/0.36.0/plan) and the [Eclipse OpenJ9 0.36.1 release plan](https://projects.eclipse.org/projects/technology.openj9/releases/0.36.1/plan).

## Supported environments

OpenJ9 release 0.36.0 supports OpenJDK 8, 11, 17.
OpenJ9 release 0.36.0 supports OpenJDK 8 and 17.

Release 0.36.1 supports OpenJDK 11.

All releases are tested against the OpenJ9 functional verification (FV) test suite, the OpenJDK test suites, and additional tests provided by Adoptium.

To learn more about support for OpenJ9 releases, including OpenJDK levels and platform support, see [Supported environments](https://eclipse.org/openj9/docs/openj9_support/index.html).

## Notable changes in this release

The following table covers notable changes in v0.36.0. Further information about these changes can be found in the [user documentation](https://www.eclipse.org/openj9/docs/version0.36/).
The following table covers notable changes in v0.36.x. Further information about these changes can be found in the [user documentation](https://www.eclipse.org/openj9/docs/version0.36/).

<table cellpadding="4" cellspacing="0" summary="" width="100%" rules="all" frame="border" border="1"><thead align="left">
<tr>
Expand All @@ -52,7 +54,7 @@ The following table covers notable changes in v0.36.0. Further information about
<td valign="top"><a href="https://github.com/eclipse-openj9/openj9/issues/16532">#16532</a></td>
<td valign="top">Support for running OpenJDK 8 and OpenJDK 11 on CentOS 6.10 is deprecated and might be removed in a future release.</td>
<td valign="top">OpenJDK 8 and 11 (CentOS 6.10)</td>
<td valign="top">OpenJ9 will no longer test OpenJDK 11 on CentOS 6.10 after 0.36.0 release and might stop testing OpenJDK 8 in the future.</td>
<td valign="top">OpenJ9 will no longer test OpenJDK 11 on CentOS 6.10 after 0.36.1 release and might stop testing OpenJDK 8 in the future.</td>
</tr>

<tr>
Expand Down Expand Up @@ -102,7 +104,7 @@ The following table covers notable changes in v0.36.0. Further information about

## Known issues

The v0.36.0 release contains the following known issues and limitations:
The v0.36.x release contains the following known issues and limitations:

<table cellpadding="4" cellspacing="0" summary="" width="100%" rules="all" frame="border" border="1">
<thead align="left">
Expand Down Expand Up @@ -157,3 +159,4 @@ on x64 platforms, but builds with OpenJDK 17 and later also require more stack s
## Other changes

A full commit history for this release is available at [Eclipse OpenJ9 v0.36.0](https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.36.0).
A full commit history for this release is available at [Eclipse OpenJ9 v0.36.1](https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.36.1).

0 comments on commit 195a263

Please sign in to comment.