On Fri, 7 Aug 2026 14:37:48 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Fredrik Bredberg has updated the pull request with a new target base due to >> a merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains three additional >> commits since the last revision: >> >> - Updated after review >> - Merge branch 'master' into 8389325_remove_use_object_monitor_table_flag >> - 8389325: Remove the UseObjectMonitorTable flag and related code > > src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp line 48: > >> 46: >> 47: // Shenandoah relies on the object header bits (including the >> self-forwarded bit >> 48: // at markWord::self_fwd_mask_in_place) being preserved across monitor >> inflation. > > You can purge this comment altogether, it is only explaning why OMT is > enabled. Fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32257#discussion_r3756401318
