On Tue, 26 May 2026 16:34:12 GMT, Nizar Benalla <[email protected]> wrote:
>> Get JDK 28 underway. >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Nizar Benalla has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains six additional > commits since the last revision: > > - Add missing javadoc tags > - Merge branch 'master' into 8384833 > - Update --release 227 symbol information for JDK 27 build 23 The > macOS/AArch64 build 20 was taken from https://jdk.java.net/27/ > - Add test ids and cleanup > - Update copyright years > > Note: any commit hashes below might be outdated due to subsequent > history rewriting (e.g. git rebase). > > + update src/java.base/share/classes/java/lang/classfile/ClassFile.java > due to e2218785c21 > + update > src/java.base/share/classes/java/lang/reflect/ClassFileFormatVersion.java due > to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/SourceVersion.java due to > e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitorPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitor14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitorPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractTypeVisitor14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/AbstractTypeVisitorPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/ElementKindVisitor14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/ElementKindVisitorPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/ElementScanner14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/ElementScannerPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitor14.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitorPreview.java > due to e2218785c21 > + update > src/java.compiler/share/classes/javax/lang/model/util/SimpleElementVisitor14.java > due to e2218785c21 > + update src/java.compiler/share/classe... Marked as reviewed by darcy (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31268#pullrequestreview-4365934720
