RFR: 8293012: ConstantPool::print_on can crash if _cache is NULL

David Holmes dholmes at openjdk.org
Tue Aug 30 01:01:38 UTC 2022


On Mon, 29 Aug 2022 05:50:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Please review this simple fix to avoid a crash when debugging the constant pool.
>> 
>> Testing: tier1 sanity
>> 
>> Thanks,
>> David
>
> Looks fine.

Thanks for the reviews @shipilev  and @robehn !

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

PR: https://git.openjdk.org/jdk/pull/10059


More information about the hotspot-dev mailing list