Attr.visitNewClass calls makeNullCheck which mutates the tree to insert null checks.
Mutating the tree is bad.
Mutating the tree is bad.
- 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
-