jdk-24/test/langtools/tools/javac/processing
Aggelos Biboudis 8aa50288a1 8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
8307444: java.lang.AssertionError when using unnamed patterns
8307482: Compiler should accept var _ in nested patterns in switch case
8307007: Implementation for javax.lang.model for unnamed variables (Preview)
8308312: Compiler should fail when a local variable declaration does not include an Identifier and does not have an initializer
8308309: Compiler should accept mixed masked and unmasked variables in lambda parameters

Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, darcy
2023-05-22 08:52:36 +00:00
..
6348193 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
6348499
6350124 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
6359313
6365040 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
6378728
6413690 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
6414633 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
6430209 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
6499119 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
6511613
6512707
6634138 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
6994946 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
8132446
8268575 8268575: Annotations not visible on model elements before they are generated 2021-12-06 06:24:56 +00:00
completion
environment 8308245: Add -proc:full to describe current default annotation processing policy 2023-05-18 17:05:28 +00:00
errors 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
filer 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
loader/testClose 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
messager 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
model 8302344: Compiler Implementation for Unnamed patterns and variables (Preview) 2023-05-22 08:52:36 +00:00
options 8308245: Add -proc:full to describe current default annotation processing policy 2023-05-18 17:05:28 +00:00
PackageInfo
ReportOnImportedModuleAnnotation 8274244: ReportOnImportedModuleAnnotation.java fails on rerun 2021-10-05 17:31:57 +00:00
rounds 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
StopAfterError 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
warnings 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
werror 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
GenerateAndError.java 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
GenerateAndError.out
GenerateAndErrorTest.java
OverwriteInitialInput.java
T6439826.java 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
T6920317.java 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
T7196462.java
T8142931.java
T8210649.java
TestMultipleErrors.java
TestMultipleErrors.out
TestWarnErrorCount.java 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00