-
Bug
-
Resolution: Fixed
-
P3
-
8u20, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045152 | 8u25 | Jan Lahoda | P3 | Resolved | Fixed | b01 |
JDK-8040297 | 8u20 | Jan Lahoda | P3 | Resolved | Fixed | b13 |
JDK-8052591 | emb-8u26 | Jan Lahoda | P3 | Resolved | Fixed | b17 |
Testsuite: Regression/Langtools
Test name: tools/javac/processing/environment/round/TestElementsAnnotatedWith.java
JDK tested: JDK 8u20 b07, 8u20 b01
OS tested: Linux 32-bit, Windows 7 64-bit
Test fails since 8u20 b01 after fix toJDK-8030049.
It seems that the bug is in the test.
LOG:
----------System.err:(4/277)----------
Results: []
ErroneousAnnotations.java:8:2: compiler.err.cant.resolve: kindname.class, Undefined, ,
ErroneousAnnotations.java:10:6: compiler.err.cant.resolve.location: kindname.class, Undefined, , , (compiler.misc.location: kindname.class, ErroneousAnnotations, null)
2 errors
result: Failed. Output does not match reference file: ErroneousAnnotations.out, line 1
test result: Failed. Output does not match reference file: ErroneousAnnotations.out, line 1
Test name: tools/javac/processing/environment/round/TestElementsAnnotatedWith.java
JDK tested: JDK 8u20 b07, 8u20 b01
OS tested: Linux 32-bit, Windows 7 64-bit
Test fails since 8u20 b01 after fix to
It seems that the bug is in the test.
LOG:
----------System.err:(4/277)----------
Results: []
ErroneousAnnotations.java:8:2: compiler.err.cant.resolve: kindname.class, Undefined, ,
ErroneousAnnotations.java:10:6: compiler.err.cant.resolve.location: kindname.class, Undefined, , , (compiler.misc.location: kindname.class, ErroneousAnnotations, null)
2 errors
result: Failed. Output does not match reference file: ErroneousAnnotations.out, line 1
test result: Failed. Output does not match reference file: ErroneousAnnotations.out, line 1
- backported by
-
JDK-8040297 Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
-
- Resolved
-
-
JDK-8045152 Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
-
- Resolved
-
-
JDK-8052591 Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
-
- Resolved
-
- relates to
-
JDK-8030049 RoundEnvironment.getElementsAnnotatedWith receives wrong elements
-
- Closed
-