-
Bug
-
Resolution: Fixed
-
P5
-
5.0, 7
-
b112
-
generic
-
generic
-
Verified
According to test/tools/javac/treepostest/TreePosTest.java, redundant semicolons in a class definition cause empty blocks with position == NOPOS to be included in the tree.
- duplicates
-
JDK-6358040 Javac generates a block tree node for empty statement in a class
- Closed