[jdk11u-dev] Integrated: 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
Mon Mar 21 16:53:33 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.

This pull request has now been integrated.

Changeset: d568fc82
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/d568fc823ee1078b5124277e91264d9d467530ff
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8283420: [AOT] Exclude TrackedFlagTest/NotTrackedFlagTest in 11u because of intermittent java.lang.AssertionError: duplicate classes for name Ljava/lang/Boolean;

Reviewed-by: stuefe

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/923


More information about the jdk-updates-dev mailing list