Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b84
-
generic
-
generic
-
Not verified
Description
When the JDK 8 langtools regression tests are run with assertions enabled, test failures are triggered:
Execution failed: `main' threw exception: java.lang.AssertionError
* tools/javac/api/TestJavacTaskScanner.java : Additional functionality test of task and JSR 269
* tools/javac/diags/MessageInfo.java : Automatically generate info about how compiler resource keys are used
These failures should be fixed.
Execution failed: `main' threw exception: java.lang.AssertionError
* tools/javac/api/TestJavacTaskScanner.java : Additional functionality test of task and JSR 269
* tools/javac/diags/MessageInfo.java : Automatically generate info about how compiler resource keys are used
These failures should be fixed.
Attachments
Issue Links
- relates to
-
JDK-6927797 langtools/test/tools/javac/EarlyAssert.java fails when run with assertions enabled (-ea)
- Closed
-
JDK-6926703 apt tests should run with assertions enabled
- Closed