8137018: [JVMCI] Encapsulate new Thread fields for JVMCI by tkrodriguez · Pull Request #5339 · openjdk/jdk (original) (raw)
@tkrodriguez This change now passes all automated pre-integration checks.
ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.
After integration, the commit message for the final commit will be:
8137018: [JVMCI] Encapsulate new Thread fields for JVMCI
Reviewed-by: coleenp, dholmes, dnsimon
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.
At the time when this comment was updated there had been 61 new commits pushed to the master
branch:
- 1513dc7: 8271603: Unnecessary Vector usage in java.desktop
- ea4907a: 8273047: test jfr/api/consumer/TestRecordedFrame.java timing out
- 4eacdb3: 8273104: Refactoring option parser for UL
- 8884d2f: 8273462: ProblemList vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java in -Xcomp mode
- d6d6c06: 8273246: Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
- 708407e: 8273168: Remove superfluous use of boxing in java.desktop
- 270a9d9: 8273043: [TEST_BUG] Automate NimbusJTreeSelTextColor.java
- df05b4d: 8271923: [macos] the text color on the selected disabled tabbed pane button remains white making text unreadable
- 2abf3b3: 8271340: Crash PhaseIdealLoop::clone_outer_loop
- 99fb12c: 8271341: Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
- ... and 51 more: https://git.openjdk.java.net/jdk/compare/02822e1398d6015f0ed26edd440db8e0d50bf152...master
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the master
branch, type /integrate in a new comment.