On Tue, 24 Jun 2025 12:44:52 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Anton Artemov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8359437: Addressed reviewer's comment
>
> test/jdk/jdk/internal/vm/Continuation/Basic.java line 426:
> 
>> 424:         return 
>> ManagementFactory.getPlatformMXBean(HotSpotDiagnosticMXBean.class)
>> 425:                     .getVMOption("LockingMode").getValue().equals("1");
>> 426:     }
> 
> Likely the same here.

Correct, addressed in the latest commit.

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

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

Reply via email to