mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 21:20:17 +00:00
Use a synthetic annotation instead of inaccessible jdk.internal.PreviewFeature in ct.sym, and avoid resolving that annotation, to prevent errors being printed for the inaccessible types. Reviewed-by: jlaskey