jdk/test/langtools/tools/javac/platform
Jan Lahoda 31c511e6a5 8246704: --release => \"unknown enum constant PreviewFeature$Feature.TEXT_BLOCKS\"
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
2020-06-25 11:06:46 +02:00
..
CanHandleClassFilesTest.java 8241616: Timestamps on ct.sym entries lead to non-reproducible builds 2020-04-29 18:35:14 +02:00
NoProfileAnnotationWarning.java 8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation' 2018-09-21 12:29:46 +02:00
NumericalComparatorTest.java 8196618: Create API to list supported values for javac --release option 2018-06-14 13:16:21 +02:00
PlatformProviderTest.java 8240970: Some tests fail when run with JCov 2020-03-18 14:33:05 -04:00
PlatformProviderTestSource.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PreviewAPIsWithRelease.java 8246704: --release => \"unknown enum constant PreviewFeature$Feature.TEXT_BLOCKS\" 2020-06-25 11:06:46 +02:00
PreviewAPIsWithRelease.out 8246704: --release => \"unknown enum constant PreviewFeature$Feature.TEXT_BLOCKS\" 2020-06-25 11:06:46 +02:00
ReleaseModulesAndTypeElement.java 8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release 2018-09-21 12:29:31 +02:00