git: openjdk/jdk: master: 8356057: PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes

Jan Lahoda jlahoda at openjdk.org
Tue May 13 04:46:43 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/jdk/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



More information about the jdk-changes mailing list