RFR: JDK-8330795 : C2: assert((uint)type <= T_CONFLICT && _zero_type[type] != nullptr) failed: bad type with -XX:-UseCompressedClassPointers [v3]
Cesar Soares Lucas
cslucas at openjdk.org
Tue May 14 15:26:03 UTC 2024
On Tue, 14 May 2024 03:52:00 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Addressing feedback: more tests. Reverting previous change.
>
> Thank you for explaining issue you have with klass loading.
> I will run our testing with you current version.
Thank you for reviewing and testing @vnkozlov !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19148#issuecomment-2110521639
More information about the hotspot-compiler-dev
mailing list