git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Jul 31 16:21:52 UTC 2020


Changeset: 229f4180
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2020-07-31 12:13:52 +0000
URL:       https://git.openjdk.java.net/mobile/commit/229f4180

8250629: do not allow C-style array declaration in record components

Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/langtools/tools/javac/diags/examples/RecordsComponentsCanNotDeclareCStyleArrays.java
! test/langtools/tools/javac/records/RecordCompilationTests.java

Changeset: 564c7de3
Author:    duke <duke at openjdk.org>
Date:      2020-07-31 16:21:07 +0000
URL:       https://git.openjdk.java.net/mobile/commit/564c7de3

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list