RFR: 8350649: Class unloading accesses/resurrects dead Java mirror after JDK-8346567 [v4]

Aleksey Shipilev shade at openjdk.org
Wed Feb 26 07:35:31 UTC 2025


On Wed, 26 Feb 2025 00:46:37 GMT, Dean Long <dlong at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   More comment polishing, getting too late here for doing this without three commits in the row
>
> src/hotspot/share/oops/klass.hpp line 755:
> 
>> 753:   int modifier_flags() const;
>> 754: 
>> 755:   // Compute modifier flags from the original data. This is also allows
> 
> Suggestion:
> 
>   // Compute modifier flags from the original data. This also allows

Done! Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23775#discussion_r1971073234


More information about the hotspot-dev mailing list