git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Aug 10 16:51:39 UTC 2021
Changeset: 57ae9fbe
Author: Joe Darcy <darcy at openjdk.org>
Date: 2021-08-10 16:49:49 +0000
URL: https://git.openjdk.java.net/mobile/commit/57ae9fbe779e63f9606077047137b00220c6b3a2
8140442: Add getOutermostTypeElement to javax.lang.model utility class
Reviewed-by: jlahoda
! src/java.compiler/share/classes/javax/lang/model/element/ElementKind.java
! src/java.compiler/share/classes/javax/lang/model/util/Elements.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/model/JavacElements.java
! test/langtools/tools/javac/lib/JavacTestingAbstractProcessor.java
! test/langtools/tools/javac/processing/model/util/elements/TestIsAutomaticMod.java
+ test/langtools/tools/javac/processing/model/util/elements/TestOutermostTypeElement.java
Changeset: aaa60150
Author: duke <duke at openjdk.org>
Date: 2021-08-10 16:50:08 +0000
URL: https://git.openjdk.java.net/mobile/commit/aaa6015042ae1af6e9d1c9fc36e1b3fb8ddd6d8b
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list