RFR: 8340230: Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity
Martin Doerr
mdoerr at openjdk.org
Wed Sep 18 08:30:10 UTC 2024
On Tue, 17 Sep 2024 10:45:09 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> If exactly one of UseCompressedOops and UseCompressedClassPointers is enabled:
> Only the transformation for the enabled part should be used.
Test results look good.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21036#issuecomment-2357824368
More information about the hotspot-compiler-dev
mailing list