Jan Lahoda
|
e9bddc18ab
|
8262889: Compiler implementation for Record Patterns
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: mcimadamore, vromero
|
2022-05-25 11:56:24 +00:00 |
|
Liam Miller-Cushon
|
d7c283a081
|
8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
Reviewed-by: jlahoda
|
2021-12-07 18:44:39 +00:00 |
|
Vicente Romero
|
4f9d6b7d68
|
8267465: remove superfluous preview related annotations and test options
Reviewed-by: jlahoda
|
2021-06-07 13:57:15 +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 |
|
Jan Lahoda
|
229e0d1631
|
8231826: Implement javac changes for pattern matching for instanceof
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Gavin Bierman <gavin.bierman@oracle.com>
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Srikanth Adayapalam <srikanth.adayapalam@oracle.com>
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Reviewed-by: mcimadamore
|
2019-11-27 09:00:01 +01:00 |
|
Jan Lahoda
|
b34b2d993c
|
8223305: Compiler support for Switch Expressions
Reviewed-by: mcimadamore, vromero
|
2019-06-10 05:09:52 +02:00 |
|
Bernard Blaser
|
fa434f6934
|
8202141: Unique symbols for .class
Reviewed-by: vromero, jlahoda
|
2018-04-25 09:45:45 -07:00 |
|
Bernard Blaser
|
9c570aaf85
|
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
|
2018-04-11 14:52:32 -04:00 |
|
Liam Miller-Cushon
|
5acbe5ff92
|
8201194: Handle local variable declarations in lambda deduplication
Reviewed-by: vromero
|
2018-04-05 14:39:04 -07:00 |
|
Liam Miller-Cushon
|
debaf13f38
|
8200301: deduplicate lambda methods
Reviewed-by: vromero, mcimadamore
|
2018-03-27 13:48:16 -04:00 |
|