git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Wed Jul 28 18:23:49 UTC 2021
Changeset: 60c11fef
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2021-07-28 18:21:19 +0000
URL: https://git.openjdk.java.net/mobile/commit/60c11fef006124e6c2be6d958c78dc344bb777d5
8261088: Repeatable annotations without @Target cannot have containers that target module declarations
Reviewed-by: jfranck
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
+ test/langtools/tools/javac/annotations/8261088/T8261088.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/NoTargetOnContainer.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/NoTargetOnContainer2.java
Changeset: 23ced82b
Author: duke <duke at openjdk.org>
Date: 2021-07-28 18:22:07 +0000
URL: https://git.openjdk.java.net/mobile/commit/23ced82bd82e7a6f6f99c3985de9d6689c8ea88a
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list