-
Notifications
You must be signed in to change notification settings - Fork 77
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
Merge master HEAD into openj9-staging #902
Merged
keithc-ca
merged 41 commits into
ibmruntimes:openj9-staging
from
JasonFengJ9:mergestaging
Dec 4, 2024
Merged
Merge master HEAD into openj9-staging #902
keithc-ca
merged 41 commits into
ibmruntimes:openj9-staging
from
JasonFengJ9:mergestaging
Dec 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix the issue where profiles with the same beginnings of profile name are treated as a single profile. Signed-off-by: Tao Liu <[email protected]>
Reviewed-by: darcy, lancea, iris
Reviewed-by: azvegint, honkar
Reviewed-by: liach, dfuchs
…ibute is unclear Reviewed-by: dfuchs, michaelm
… ubuntu22.04 Reviewed-by: azvegint
…e closed when hostname resolution fails or another error occurs Reviewed-by: dfuchs, alanb
… diagnostic commands Reviewed-by: dholmes, kevinw
Reviewed-by: honkar, aivanov
Reviewed-by: mcimadamore
…ssing @SInCE to jdk.jfr Reviewed-by: cstein, egahlin
…itch Reviewed-by: jlahoda
Reviewed-by: jpai
…bined Reviewed-by: mcimadamore
…decessors Reviewed-by: rcastanedalo, chagedorn
Reviewed-by: mcimadamore, jvernee
Reviewed-by: rriggs
Fix profiles with same name beginnings being treated as one
Reviewed-by: alanb, lancea, naoto, mchung
Reviewed-by: dnguyen, prr
Reviewed-by: serb, prr, abhiscxk
Reviewed-by: liach, stuefe
…mpedLock.java on generic-all JTREG_TEST_THREAD_FACTORY=Virtual Reviewed-by: alanb
- Update Xdump to catch JUnit exception and AssertionFailedError Signed-off-by: Theresa Mammarella <[email protected]>
…mp time and run time Reviewed-by: ccheung, dholmes
…for "nul" path (win) Reviewed-by: alanb
Reviewed-by: asotona
Modify JSR166TestCase to gather more error information
Reviewed-by: iris, lancea, naoto
…ed: Selected text & clipboard contents differs Reviewed-by: azvegint, dnguyen, prr, kizune
…java failed: Choice can't be controlled by keyboard Reviewed-by: honkar, abhiscxk
… dialog was active Reviewed-by: aivanov, azvegint
Co-authored-by: Francisco Ferrari Bihurriet <[email protected]> Co-authored-by: Martin Balao <[email protected]> Reviewed-by: weijun
Reviewed-by: pminborg
…s: NoClassDefFoundError: jdk/test/lib/Utils Reviewed-by: cjplummer
Reviewed-by: mchung
Reviewed-by: mullan
Reviewed-by: amenkov, lmesnik
Signed-off-by: Jason Feng <[email protected]>
Conflicts: src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java Modified: closed/src/java.base/share/classes/jdk/crypto/jniprovider/NativeCrypto.java closed/src/java.base/share/classes/sun/security/rsa/NativeRSACore.java src/java.base/share/classes/com/sun/crypto/provider/SunJCE.java Signed-off-by: Jason Feng <[email protected]>
keithc-ca
approved these changes
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge master HEAD into openj9-staging
Conflicts:
Modified:
Require
Signed-off-by: Jason Feng [email protected]