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

Robbin Ehn rehn at openjdk.org
Mon Aug 29 06:34:11 UTC 2022


On Mon, 29 Aug 2022 01:51:20 GMT, David Holmes <dholmes at openjdk.org> wrote:

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

Thanks!

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

Marked as reviewed by rehn (Reviewer).

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


More information about the hotspot-dev mailing list