git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Aug 13 15:16:11 UTC 2024
Changeset: 6af1d6ff
Branch: master
Author: Chen Liang <liach at openjdk.org>
Date: 2024-08-13 15:14:06 +0000
URL: https://git.openjdk.org/mobile/commit/6af1d6ff210b3ddbc7d1585428b49631248a500b
8335927: Revisit AnnotationConstantValueEntry and AnnotationValue.OfConstant
Reviewed-by: asotona
! src/java.base/share/classes/java/lang/classfile/AnnotationValue.java
! src/java.base/share/classes/java/lang/classfile/constantpool/AnnotationConstantValueEntry.java
! src/java.base/share/classes/java/lang/classfile/constantpool/ConstantPoolBuilder.java
! src/java.base/share/classes/jdk/internal/classfile/impl/AnnotationImpl.java
! src/java.base/share/classes/jdk/internal/classfile/impl/AnnotationReader.java
! src/java.base/share/classes/jdk/internal/classfile/impl/ClassPrinterImpl.java
! test/jdk/jdk/classfile/AnnotationTest.java
! test/jdk/jdk/classfile/ClassPrinterTest.java
! test/jdk/jdk/classfile/helpers/RebuildingTransformation.java
! test/langtools/tools/javac/annotations/typeAnnotations/classfile/AnonymousClassTest.java
! test/langtools/tools/javac/classfiles/attributes/AnnotationDefault/AnnotationDefaultVerifier.java
! test/langtools/tools/javac/classfiles/attributes/annotations/TestAnnotationInfo.java
Changeset: b6fb36e4
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-08-13 15:14:45 +0000
URL: https://git.openjdk.org/mobile/commit/b6fb36e41ddb58d734b8ec6360669c7131ddcc12
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list