Skip to content

[Test][CI] jdk8u test status #2

@duanyangjing

Description

@duanyangjing

This CI run shows a bunch of failures in jdk8u test. Some failures are due to implementation difference in JVM 8 and 17. We may modify the expected result in test cases to reflect the details, but for now just ignore them since it's not of high priority

Ignore for now

jdk_tier1:

com/sun/jdi/BreakpointWithFullGC.sh
com/sun/jdi/RedefineCrossEvent.java
java/lang/System/Versions.java
sun/misc/Version/Version.java

langtools:

tools/javac/6508981/TestInferBinaryName.java
tools/javac/annotations/8218152/MalformedAnnotationProcessorTests.java

hotspot:

We don't expect to pass hotspot tests for now, because now we are using JVM 17.

Fix later

So we expect to pass all jdk_tier1 tests. And some failure in langtools

3 tests in langtools are real failures:

tools/javac/defaultMethods/Assertions.java
tools/javac/Paths/Diagnostics.sh
tools/javac/Paths/MineField.sh

1 test is occasional failure:

tools/jdeps/DotFileTest.java

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions