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

Anton Artemov duke at openjdk.org
Tue Jun 24 09:18:17 UTC 2025


On Tue, 24 Jun 2025 03:09:06 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Anton Artemov has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - 8359437: Addressed reviewers' comments
>>  - 8359437: Addressed reviewers' comments
>
> 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.

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

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


More information about the hotspot-dev mailing list