git: openjdk/jdk: 8330795: C2: assert((uint)type <= T_CONFLICT && _zero_type[type] != nullptr) failed: bad type with -XX:-UseCompressedClassPointers
Vladimir Kozlov
kvn at openjdk.org
Wed May 15 01:48:11 UTC 2024
Changeset: 4e77cf88
Author: Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
Date: 2024-05-15 01:46:22 +0000
URL: https://git.openjdk.org/jdk/commit/4e77cf881d031e5b0320915b3eabd7702e560291
8330795: C2: assert((uint)type <= T_CONFLICT && _zero_type[type] != nullptr) failed: bad type with -XX:-UseCompressedClassPointers
Reviewed-by: kvn
! src/hotspot/share/opto/escape.cpp
+ test/hotspot/jtreg/compiler/c2/TestReduceAllocationAndLoadKlass.java
! test/hotspot/jtreg/compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java
More information about the jdk-changes
mailing list