hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jul 31 16:16:10 UTC 2020
Changeset: 35ddb4acb1e8
Author: vromero
Date: 2020-07-31 12:05 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/35ddb4acb1e8
8250741: an annotation interface may not be declared as a local interface
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Flags.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! test/langtools/tools/javac/IllegalAnnotation.java
! test/langtools/tools/javac/records/LocalStaticDeclarations.java
Changeset: b0a24ee540a3
Author: naoto
Date: 2020-07-31 09:09 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/b0a24ee540a3
8233048: WeekFields.ISO is not a singleton
Reviewed-by: joehw, rriggs, scolebourne
! src/java.base/share/classes/java/time/temporal/WeekFields.java
! test/jdk/java/time/test/java/time/temporal/TestIsoWeekFields.java
More information about the jdk-sandbox-changes
mailing list