-
Notifications
You must be signed in to change notification settings - Fork 722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update 0.46.0 release note #19944
Update 0.46.0 release note #19944
Conversation
doc/release-notes/0.46/0.46.md
Outdated
|
||
<tr> | ||
<td valign="top"><a href="https://github.com/eclipse-openj9/openj9/pull/19833">#19833</a></td> | ||
<td valign="top">The class comparison might not detect the removal of method access modifiers. For example, a change of a method from public to package-private.</td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be more specific, i.e. "Class comparison for the shared cache might not ..."
doc/release-notes/0.46/0.46.md
Outdated
</tr> | ||
|
||
<tr> | ||
<td valign="top"><a href="https://github.com/ibmruntimes/openj9-openjdk-jdk22/issues/60">#60</a></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This problem is resolved in the 0.46 release, the note should be removed.
eclipse-openj9/openj9-docs#1330 Updated the draft release note that includes the known issues related to -XX:+ShareOrphans [skip ci] Signed-off-by: Sreekala Gopakumar [email protected]
173cdab
to
a5c3757
Compare
@hangshao0 - I have incorporated all the suggested changes. Please check and confirm. And if everything is ok, could you please merge the changes. Thanks! |
eclipse-openj9/openj9-docs#1330
Updated the draft release note that includes the known issues related to -XX:+ShareOrphans
[skip ci]
Signed-off-by: Sreekala Gopakumar [email protected]