jdk/test/langtools/tools/javac/processing
Jan Lahoda 0504064717 8237041: AssertionError in parsing
Avoid parser crash for deeply nested classes without closing braces, improve error recovery for classes without an opening brace.

Reviewed-by: vromero
2020-08-27 16:15:11 +02: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
filer
loader/testClose
messager 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
model 8242529: javac defines type annotations incorrectly for record members (constructor and property accessor) 2020-07-09 17:37:53 -04: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