-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: tools
-
b25
The end position of the com.sun.source.tree.PackageTree is not right after the closing ';', but it includes the following token. This is inconsistent with e.g. import handling, whose end position is right after the ending ';'.