-
Notifications
You must be signed in to change notification settings - Fork 27
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 latest release section for 0.48.0 #368
Comments
First draft (0.47.0 content is live at https://www.eclipse.org/openj9). Note: this isn't an exhaustive list of all the changes, just the main ones:
|
@pshipton @vijaysun-omr - Are there any performance updates that you want to highlight in the website? |
@tajila anything from you? |
I have nothing to add in the v0.48 release notes. |
Nothing to add from my side. |
I also have nothing to add in 0.48. |
me neither. |
I think it can be mentioned. Are you able to craft a sentence at a suitably high level about static final field folding (fit for consumption externally) ? You may want to just fold the |
#19699 was in 0.47 I don't see any MH performance improvements that made it into 0.48 from either Nazim or me |
That's true, as were some of the other improvements that @vijaysun-omr mentioned. However, that release was only for Java 23, so I was thinking it would still be helpful to mention this in the 0.48.0 release notes, as it covers all supported versions. |
@hzongaro @jdmpapin @vijaysun-omr - Could you please share the content that I should add in the performance highlights section for the 0.48.0 release. Thanks! |
Sorry for the delay. I started crafting some text yesterday, and I will post it in a few hours . . . |
@Sreekala-Gopakumar, I tried to keep the descriptions very brief, modeling them on those from previous releases.
@vijaysun-omr, @jdmpapin, any suggestions for clarity or correctness? |
I think that is good, thanks @hzongaro The only minor edit may be "operating static final" may be "operating on static final" |
Thanks, @hzongaro! In the following sentence, does
|
I believe it is both Linux on Z and z/OS |
so, is it ok to say just "z"? |
eclipse-openj9/openj9-website#368 Updated latest release section for 0.48.0 in website. Closes #368 Signed-off-by: Sreekala Gopakumar <[email protected]>
IBM would probably say no, it's not OK. I was just trying to follow along with what was done for "X86", where the operating system could be Linux, Windows and MacOS. Is there some precedent from previous releases? |
I couldn't find any precedent for this. Is there some way we can rephrase it? Something like "...improved on z microarchitecture on all platforms..."? or anything other suitable term? |
If we are not using Linux on IBM Z and z/OS, may be |
If this is referring to #19234, it only benefits the OpenJDK java.lang.invoke package, so JDK 17+. Should the wording reflect that? |
Thanks for pointing that out. So perhaps:
|
I think actually we should just say 17 and 21. Since that change was in 0.47 as well, Java 23 should have already had it from the beginning |
@hzongaro @r30shah - So, can I go ahead with "Performance of java.util.Arrays.hashCode operating on arrays of type byte, char, short and int is improved on IBM z13 or newer architecture on all platforms for OpenJDK versions 21 and 23."? |
Hi @Sreekala-Gopakumar , I think looks fine to me. Will wait for @hzongaro to confirm if he is OK with this or not. |
That looks good to me as well. Thanks! |
eclipse-openj9/openj9-website#368 Updated latest release section for 0.48.0 in website. Incorporated feedback. Closes #368 Signed-off-by: Sreekala Gopakumar <[email protected]>
@pshipton @hzongaro @vijaysun-omr @r30shah @jdmpapin - I have incorporated the feedback. Please check and confirm. Thanks! |
Pls include the 0.47 update for 0.48, since this is the first release of Java 8-21 where it's available. |
eclipse-openj9/openj9-website#368 Updated latest release section for 0.48.0 in website. Incorporated feedback. Added 0.47.0 change which is now available in OpenJDK 8, 11, 17, and 21 as well. Closes #368 Signed-off-by: Sreekala Gopakumar <[email protected]>
eclipse-openj9/openj9-website#368 Updated latest release section for 0.48.0 in website. Incorporated feedback. Added 0.47.0 change which is now available in OpenJDK 8, 11, 17, and 21 as well. Closes #368 Signed-off-by: Sreekala Gopakumar <[email protected]>
What's New update for the website, for 0.48.0 (November 2024)
The text was updated successfully, but these errors were encountered: