Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

openjdk/jdk#23421 combines two ObjectMonitor's lists, EntryList and cxq. Consequently, JIT compilers no longer have to check both EntryList and cxq in order to opt out if the "conceptual entry list" is empty.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 25, 2025
@mur47x111
Copy link
Member

@fbredber this is the Graal adaption, which should work for all platforms. The assembly control flow graph for both Graal and C2 is uploaded in the issue JDK-8349711

@graalvmbot graalvmbot force-pushed the galahad-dev/JDK-8349711 branch from 18a0311 to 4370081 Compare March 6, 2025 09:18
@graalvmbot graalvmbot closed this Mar 6, 2025
@graalvmbot graalvmbot merged commit a5bc635 into galahad Mar 6, 2025
4 of 13 checks passed
@graalvmbot graalvmbot deleted the galahad-dev/JDK-8349711 branch March 6, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants