Integrated: 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 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

This pull request has now been integrated.

Changeset: 9424d6d4
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9424d6d487db4ad0f6f671a8c33b8f169794fe25
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

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

Reviewed-by: shade, rehn

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

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


More information about the hotspot-dev mailing list