jdk-24/test/langtools/tools/javac/processing
Vicente Romero 8bde2f4e3d 8255013: implement Record Classes as a standard feature in Java, follow-up
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: jlahoda
2020-10-28 17:18:46 +00:00
..
6348193
6348499
6350124
6359313
6365040
6378728
6413690
6414633 8190378: Removal of CORBA and Java EE modules 2018-02-10 07:06:16 -05:00
6430209 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure 2018-03-09 09:42:10 +01:00
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 8250217: com.sun.tools.javac.api.JavacTaskImpl swallows compiler exceptions potentially producing false positive test results 2020-09-09 14:05:00 +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 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
options
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 8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8 2018-11-05 10:31:47 +01: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
TestMultipleErrors.out
TestWarnErrorCount.java