git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue May 13 04:44:57 UTC 2025
Changeset: 24d77ade
Branch: master
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-05-13 04:44:07 +0000
URL: https://git.openjdk.org/mobile/commit/24d77adee9643c341d27366532c95923e1d97248
8356057: PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
Reviewed-by: darcy, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java
+ test/langtools/tools/javac/processing/options/XprintTypeAnnotationsAndTypeVarBounds.java
+ test/langtools/tools/javac/processing/options/XprintTypeAnnotationsAndTypeVarBounds.out
! test/langtools/tools/javac/processing/rounds/OverwriteBetweenCompilations_1.out
! test/langtools/tools/javac/processing/rounds/OverwriteBetweenCompilations_2.out
! test/langtools/tools/javac/processing/rounds/OverwriteBetweenCompilations_3.out
Changeset: 32cd5c40
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-13 04:44:13 +0000
URL: https://git.openjdk.org/mobile/commit/32cd5c4034e3d60c7ad088870e853790e3c8c638
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list