Details
Description
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 ';'.