[lworld] Integrated: 8308756: [lworld] compiler/ciReplay/TestInliningProtectionDomain.java fails because CDS is disabled

Tobias Hartmann thartmann at openjdk.org
Fri Jun 2 13:19:28 UTC 2023


On Fri, 2 Jun 2023 12:36:27 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> I added `-XX:-InlineTypeReturnedAsFields` as a temporary workaround with [JDK-8301007](https://bugs.openjdk.org/browse/JDK-8301007) until [JDK-8284443](https://bugs.openjdk.org/browse/JDK-8284443) is fixed but that disables CDS because of a flag mismatch (see [JDK-8272290](https://bugs.openjdk.org/browse/JDK-8272290)). The test now fails due to mainline issue [JDK-8277301](https://bugs.openjdk.org/browse/JDK-8277301) which we seem to reliably trigger after the recent merge.
> 
> Let's just disable the problematic sub-test completely until [JDK-8284443](https://bugs.openjdk.org/browse/JDK-8284443) is fixed.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: fd3dfb77
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/fd3dfb774450b8dcef2f074ab95542f6d1bd5e8b
Stats:     3 lines in 1 file changed: 1 ins; 1 del; 1 mod

8308756: [lworld] compiler/ciReplay/TestInliningProtectionDomain.java fails because CDS is disabled

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

PR: https://git.openjdk.org/valhalla/pull/856



More information about the valhalla-dev mailing list