-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: 8
-
Component/s: tools
tools/javac/incompleteStatements/T8000484.java
This is code with incompete try-catch (or catch-notry as the case may be) produces extra diagnostics with type-annotation builds. Looks like due to incompatibility with lambda code.
This is code with incompete try-catch (or catch-notry as the case may be) produces extra diagnostics with type-annotation builds. Looks like due to incompatibility with lambda code.