Integrated: JDK-8308015: Syntax of "import static" is incorrect in com.sun.source.tree.ImportTree.java
Jonathan Gibbons
jjg at openjdk.org
Fri May 12 17:22:00 UTC 2023
On Fri, 12 May 2023 17:05:48 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a trivial change to fix a bug in a non-normative part of the spec for `ImportTree`
This pull request has now been integrated.
Changeset: 7455bb23
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7455bb23c1d18224e48e91aae4f11fe114d04fab
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8308015: Syntax of "import static" is incorrect in com.sun.source.tree.ImportTree.java
Reviewed-by: jlaskey, darcy
-------------
PR: https://git.openjdk.org/jdk/pull/13960
More information about the compiler-dev
mailing list