Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Backport missing Oracle CPE from the head stream #79

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Mar 13, 2023

The files are missing the Oracle "Classpath" exception in jdk19 but are otherwise identical to the head stream.

OpenJDK will not fix this for jdk19 because there won't be any more releases of this stream.

The files are missing the Oracle "Classpath" exception in jdk19 but are
otherwise identical to the head stream.

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton pshipton requested a review from keithc-ca March 13, 2023 15:57
@@ -4,7 +4,9 @@
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be missing in jdk20. Can you open a pull request to address that?

@keithc-ca keithc-ca merged commit 84ae57e into ibmruntimes:openj9 Mar 13, 2023
@pshipton
Copy link
Member Author

This seems to be missing in jdk20. Can you open a pull request to address that?

For jdk20 it's being addressed at OpenJDK, but I don't have a pointer to it. I don't expect OpenJ9 to release before 20.0.1 and hopefully it will be fixed there. If we need to fix it later, we will.

@pshipton
Copy link
Member Author

I've just heard the jdk20 backport was merged at OpenJDK.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants