Skip to content

Commit

Permalink
Merge pull request #1399 from Sreekala-Gopakumar/Rel0_46_1
Browse files Browse the repository at this point in the history
Release 0.46.1 What's new topic
  • Loading branch information
pshipton authored Sep 5, 2024
2 parents cb29936 + f001af1 commit e9122a2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
43 changes: 43 additions & 0 deletions docs/version0.46.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!--
* Copyright (c) 2017, 2024 IBM Corp. and others
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution and is available at
* https://www.eclipse.org/legal/epl-2.0/ or the Apache
* License, Version 2.0 which accompanies this distribution and
* is available at https://www.apache.org/licenses/LICENSE-2.0.
*
* This Source Code may also be made available under the
* following Secondary Licenses when the conditions for such
* availability set forth in the Eclipse Public License, v. 2.0
* are satisfied: GNU General Public License, version 2 with
* the GNU Classpath Exception [1] and GNU General Public
* License, version 2 with the OpenJDK Assembly Exception [2].
*
* [1] https://www.gnu.org/software/classpath/license.html
* [2] https://openjdk.org/legal/assembly-exception.html
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 OR GPL-2.0-only WITH OpenJDK-assembly-exception-1.0
-->

# What's new in version 0.46.1

The following new features and notable changes since version 0.46.0 are included in this release:

- [New binaries and changes to supported environments](#binaries-and-supported-environments)


## Features and changes

### Binaries and supported environments

Eclipse OpenJ9&trade; release 0.46.1 supports OpenJDK 8, 11, 17, 21, and 22.

To learn more about support for OpenJ9 releases, including OpenJDK levels and platform support, see [Supported environments](openj9_support.md).

## Known problems and full release information

To see known problems and a complete list of changes between Eclipse OpenJ9 v0.46.0 and v0.46.1 releases, see the [Release notes](https://github.com/eclipse-openj9/openj9/blob/master/doc/release-notes/0.46.1/0.46.1.md).

<!-- ==== END OF TOPIC ==== version0.46.1.md ==== -->
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ nav:
- "Release notes" :
- "Overview" : openj9_releases.md
- "Version 0.47.0" : version0.47.md
- "Version 0.46.1" : version0.46.1.md
- "Version 0.46.0" : version0.46.md
- "Version 0.45.0" : version0.45.md
- "Version 0.44.0" : version0.44.md
Expand Down

0 comments on commit e9122a2

Please sign in to comment.