[jdk11u-dev] RFR: 8283420: [AOT] Exclude TrackedFlagTest/NotTrackedFlagTest in 11u because of intermittent java.lang.AssertionError: duplicate classes for name Ljava/lang/Boolean;
Christoph Langer
clanger at openjdk.java.net
Sun Mar 20 06:29:25 UTC 2022
On Sat, 19 Mar 2022 22:44:08 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> We see intermittent errors in our CI systems, like here:
> https://ci.sapmachine.io/job/build-11-pr-validation-linux_x86_64/61/
> https://ci.sapmachine.io/job/build-11-pr-validation-linux_x86_64/53/
>
> The issue would only be fixed with a Graal update (https://bugs.openjdk.java.net/browse/JDK-8215224 from OpenJDK 12) which is probably not going to happen in OpenJDK 11u.
> So we shall exclude these two tests to reduce noise in CI systems.
GHA error unrelated - runtime/Thread/StopAtExit.java will be fixed with JDK-8283270.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/923
More information about the jdk-updates-dev
mailing list