-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b82
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142237 | emb-9 | Maurizio Cimadamore | P3 | Resolved | Fixed | team |
Following the rewrital of the combo test framework, the CheckAttributedTree test does not behave correctly, and there are many sprurious error messages being generated by the compiler when executing that test:
cannot find symbol
symbol: class Object
location: class MethodReference56<X>
cannot find symbol
symbol: class Object
location: interface MethodReference56.V
cannot find symbol
symbol: class Object
location: class MethodReference56<X>
cannot find symbol
symbol: class Object
location: interface MethodReference56.V
- backported by
-
JDK-8142237 CheckAttributedTree silently generates spurious compiler error
-
- Resolved
-
- relates to
-
JDK-8129962 Investigate performance improvements in langtools combo tests
-
- Closed
-