RFR: 8359437: Make users and test suite not able to set LockingMode flag [v5]

Coleen Phillimore coleenp at openjdk.org
Wed Jun 25 11:09:36 UTC 2025


On Tue, 24 Jun 2025 09:12:00 GMT, Anton Artemov <duke at openjdk.org> wrote:

>> test/jtreg-ext/requires/VMProps.java line 424:
>> 
>>> 422:      * Note: Lightweight locking does not support RTM (for now).
>>> 423:      */
>>> 424:     protected String vmRTMCompiler() {
>> 
>> [JDK-8358542](https://bugs.openjdk.org/browse/JDK-8358542) exists to remove this so you would need to add that bug id to this PR. However, it seems the bug management for this has gotten completely messed up so you may need to scrap this PR and file a new bug and PR for this part.
>
> Issue added.

Since you added issue JDK-8358542, can you also remove the function under this: vmRTMCPU - that function isn't referenced anywhere either.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25847#discussion_r2166447777


More information about the hotspot-dev mailing list