jdk-24/test/langtools/tools/javac/processing
Vicente Romero 0fa9223f34 8260517: implement Sealed Classes as a standard feature in Java
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
2021-05-20 09:11:08 +00:00
..
6348193
6348499
6350124
6359313
6365040
6378728
6413690
6414633
6430209
6499119
6511613
6512707
6634138
6994946 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round 2019-02-15 12:09:53 +01:00
8132446
completion
environment 8222378: Provide mechanism to query preview feature status for annotation processors 2019-04-15 15:44:42 -07:00
errors 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
filer 8193462: Fix Filer handling of package-info initial elements 2018-07-18 00:23:06 -07:00
loader/testClose
messager 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
model 8260517: implement Sealed Classes as a standard feature in Java 2021-05-20 09:11:08 +00:00
options 8005295: Use mandated information for printing of repeating annotations 2021-04-09 22:02:34 +00:00
PackageInfo 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
ReportOnImportedModuleAnnotation 8235457: Crash when reporting a message about an annotation on a module 2019-12-11 11:55:50 -08:00
rounds 8256809: Annotation processing causes NPE during flow analysis 2020-11-23 16:02:52 +00:00
StopAfterError
warnings 8224177: Harden annotation processing framework to irregular behavior from processors 2019-05-23 18:47:24 -07:00
werror
GenerateAndError.java 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round 2019-02-15 12:09:53 +01:00
GenerateAndError.out 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round 2019-02-15 12:09:53 +01:00
GenerateAndErrorTest.java 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round 2019-02-15 12:09:53 +01:00
OverwriteInitialInput.java
T6439826.java 8237041: AssertionError in parsing 2020-08-27 16:15:11 +02:00
T6920317.java
T7196462.java
T8142931.java
T8210649.java 8210649: AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244) 2020-06-02 08:41:36 +02:00
TestMultipleErrors.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
TestMultipleErrors.out
TestWarnErrorCount.java