Magnus Ihse Bursie
f7f07b94c5
8345804: Update copyright year to 2024 for langtools in files where it was missed
...
Reviewed-by: rgiulietti, jlahoda
2024-12-12 12:06:27 +00:00
Chen Liang
4966419550
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
...
Reviewed-by: mchung, asotona
2024-12-06 14:25:03 +00:00
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
01509e5b5e
8194978: Javac produces dead code for try-with-resource
...
For try-with-resources, using simplified distinct close code for try body and catch clause, to avoid creating multiple copies of the full finally code.
Reviewed-by: mcimadamore
2018-03-22 15:28:33 +01:00