Archie Cobbs
|
87a06b6ce4
|
8325805: Compiler Implementation for Flexible Constructor Bodies (Second Preview)
Reviewed-by: vromero, jlahoda
|
2024-05-28 13:15:20 +00:00 |
|
Archie Cobbs
|
192ec387bc
|
8329595: spurious variable "might not have been initialized" on static final field
Reviewed-by: vromero
|
2024-04-17 14:31:40 +00:00 |
|
Archie L. Cobbs
|
6fa25cc134
|
8184444: The compiler error "variable not initialized in the default constructor" is not apt in case of static final variables
Reviewed-by: vromero
|
2023-03-23 16:06:47 +00:00 |
|
Archie L. Cobbs
|
382fe51b6d
|
8163229: several regression tests have a main method that is never executed
Reviewed-by: vromero
|
2023-01-17 04:43:40 +00:00 |
|
Adam Sotona
|
f2013ac247
|
8236997: tools/javac tests fail with --illegal-access=deny
Correctly exporting packages to tests.
Reviewed-by: jlahoda
|
2020-01-28 09:13:27 +01:00 |
|
Jonathan Gibbons
|
73fa99ae86
|
8213263: fix legal headers in test/langtools
Reviewed-by: darcy
|
2018-11-01 14:32:55 -07:00 |
|
Maurizio Cimadamore
|
824b2d53ac
|
8204610: Compiler confused by parenthesized "this" in final fields assignments
Parenthesis are not skipped consistently in DA/DU, forward reference analysis
Reviewed-by: vromero
|
2018-06-08 16:33:40 +01:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|