RFR: ThreadSnapshot: redesign and cleanup [v2]

Alex Menkov amenkov at openjdk.org
Fri May 16 18:25:55 UTC 2025


On Fri, 16 May 2025 05:42:07 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   ELIMINATED
>
> src/java.base/share/classes/jdk/internal/vm/ThreadSnapshot.java line 165:
> 
>> 163:         // Lock object is a class of the eliminated monitor
>> 164:         ELEMINATED_SCALAR_REPLACED,
>> 165:         ELEMINATED_MONITOR,
> 
> Did you mean to rename these?

Bad merge. Fixed.

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

PR Review Comment: https://git.openjdk.org/loom/pull/220#discussion_r2093502998


More information about the loom-dev mailing list