RFR: 8358735: GenShen: block_start() may be incorrect after class unloading [v2]

Kelvin Nilsen kdnilsen at openjdk.org
Tue Nov 11 18:43:07 UTC 2025


On Fri, 3 Oct 2025 20:19:44 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:

>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix idiosyncratic formatting
>
> src/hotspot/share/gc/shenandoah/shenandoahMarkBitMap.hpp line 134:
> 
>> 132:   inline idx_t get_prev_one_offset(idx_t l_index, idx_t r_index) const;
>> 133: 
>> 134:   void clear_large_range(idx_t beg, idx_t end);
> 
> documentation comment.

I've added a comment here as well.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27353#discussion_r2515271426


More information about the hotspot-gc-dev mailing list