RFR: 8340230: Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity
Tobias Hartmann
thartmann at openjdk.org
Tue Sep 17 13:41:07 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.
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21036#pullrequestreview-2309795518
More information about the hotspot-compiler-dev
mailing list