Adam Sotona
|
cfdc64fcb4
|
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
Reviewed-by: liach, redestad, vromero
|
2024-05-24 15:58:34 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Qing Xiao
|
8f7e29b2cd
|
8313422: test/langtools/tools/javac 144 test classes uses com.sun.tools.classfile library
Reviewed-by: asotona
|
2023-09-07 15:37:25 +00:00 |
|
Jan Lahoda
|
18bc95ba51
|
8250625: Compiler implementation of Pattern Matching for instanceof (Final)
Reviewed-by: vromero
|
2020-11-05 08:01:33 +00:00 |
|
Jan Lahoda
|
2f45d46640
|
8237528: Inefficient compilation of Pattern Matching for instanceof
Avoiding unnecessary cast and comparison in type test pattern desugaring.
Reviewed-by: forax, mcimadamore
|
2020-01-29 10:37:22 +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 |
|