-
Bug
-
Resolution: Not an Issue
-
P3
-
12, 13
compiler/aot/RecompilationTest.java
compiler/aot/verification/vmflags/TrackedFlagTest.java
compiler/aot/verification/vmflags/NotTrackedFlagTest.java
compiler/aot/cli/jaotc/IgnoreErrorsTest.java
The above failed with timed out, like the below
result: Error. Agent error: java.lang.Exception: Agent 5 timed out with a timeout of 480 seconds; check console log for any additional details
test result: Error. Agent error: java.lang.Exception: Agent 5 timed out with a timeout of 480 seconds; check console log for any additional details
compiler/aot/verification/vmflags/TrackedFlagTest.java
compiler/aot/verification/vmflags/NotTrackedFlagTest.java
compiler/aot/cli/jaotc/IgnoreErrorsTest.java
The above failed with timed out, like the below
result: Error. Agent error: java.lang.Exception: Agent 5 timed out with a timeout of 480 seconds; check console log for any additional details
test result: Error. Agent error: java.lang.Exception: Agent 5 timed out with a timeout of 480 seconds; check console log for any additional details
- relates to
-
JDK-8264805 Remove the experimental Ahead-of-Time Compiler
- Resolved