Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
8, 9, 10
-
b25
Description
Attr.visitNewClass calls makeNullCheck which mutates the tree to insert null checks.
Mutating the tree is bad.
Mutating the tree is bad.
Attachments
Issue Links
- duplicates
-
JDK-8049269 No enclosing expression for NewClassTree of anonymous class with body
-
- Resolved
-
- relates to
-
JDK-8187883 NewClassDefEnclosing.java fails on windows
-
- Resolved
-
-
JDK-8024098 javac syntax tree should more closely model the source code
-
- Open
-