git: openjdk/jdk: 8042981: Strip type annotations in Types' utility methods
Joe Darcy
darcy at openjdk.org
Fri Jan 26 20:56:35 UTC 2024
Changeset: ed3272cc
Author: Joe Darcy <darcy at openjdk.org>
Date: 2024-01-26 20:55:46 +0000
URL: https://git.openjdk.org/jdk/commit/ed3272cc44a5b1ae918b573e6c3d792665b6bbc7
8042981: Strip type annotations in Types' utility methods
Co-authored-by: Liam Miller-Cushon <cushon at openjdk.org>
Reviewed-by: cushon, jjg, jlahoda
! src/java.compiler/share/classes/javax/lang/model/util/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/model/JavacTypes.java
! test/langtools/tools/javac/lib/JavacTestingAbstractProcessor.java
+ test/langtools/tools/javac/processing/model/util/types/TestAnnotationStripping.java
More information about the jdk-changes
mailing list