RFR: JDK-8330795 : C2: assert((uint)type <= T_CONFLICT && _zero_type[type] != nullptr) failed: bad type with -XX:-UseCompressedClassPointers

Cesar Soares Lucas cslucas at openjdk.org
Thu May 9 03:11:53 UTC 2024


On Thu, 9 May 2024 01:46:45 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> @JohnTortugo, thank you for adding new test. But it would be nice also add additional run with -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedClassPointers to failed test test/hotspot/jtreg/compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java

Thank you @vnkozlov , I'll work on that.

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

PR Comment: https://git.openjdk.org/jdk/pull/19148#issuecomment-2101853175


More information about the hotspot-compiler-dev mailing list