Integrated: 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:11 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.

This pull request has now been integrated.

Changeset: 3895b8fc
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3895b8fc0b2c6d187080dba6fe08297adad4a480
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8340230: Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity

Reviewed-by: thartmann, kvn

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

PR: https://git.openjdk.org/jdk/pull/21036


More information about the hotspot-compiler-dev mailing list