RFR: 8340230: Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity
Martin Doerr
mdoerr at openjdk.org
Tue Sep 17 16:36:06 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.
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21036#issuecomment-2356404811
More information about the hotspot-compiler-dev
mailing list