Shaojin Wen
|
3aeb6733f9
|
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
Reviewed-by: redestad, liach
|
2024-08-21 14:56:30 +00:00 |
|
Adam Sotona
|
d85b0ca5cd
|
8332457: Examine startup overheads from JDK-8294961
8229959: Convert proxy class to use constant dynamic
Reviewed-by: liach, redestad
|
2024-06-05 15:33:03 +00:00 |
|
Claes Redestad
|
0b0445be28
|
8331724: Refactor j.l.constant implementation to internal package
Reviewed-by: liach, asotona
|
2024-05-17 09:49:44 +00:00 |
|
Claes Redestad
|
0630bb02eb
|
8331264: Reduce java.lang.constant initialization overhead
Reviewed-by: liach, mchung
|
2024-04-30 08:27:38 +00:00 |
|
Claes Redestad
|
8bbd7251a5
|
8331187: Optimize MethodTypeDesc and ClassDesc.ofDescriptor for primitive types
Reviewed-by: jvernee, liach
|
2024-04-26 14:06:53 +00:00 |
|
Chen Liang
|
0ff2ff6789
|
8305807: Spurious right brace in ConstantDescs field Javadocs
Reviewed-by: mchung, iris
|
2023-04-10 22:54:32 +00:00 |
|
Mandy Chung
|
a43a17c8ea
|
8305808: Typo in javadoc of ConstantDescs::BSM_VARHANDLE_STATIC_FIELD
Reviewed-by: rriggs, iris
|
2023-04-10 20:50:50 +00:00 |
|
Chen Liang
|
019fcd819c
|
8304139: Add <init> and <clinit> method constants to ConstantDescs
Reviewed-by: mchung
|
2023-03-21 16:16:08 +00:00 |
|
Chen Liang
|
d788a1bb80
|
8304180: Constant Descriptors for MethodHandles::classData and classDataAt
Reviewed-by: jvernee, mchung
|
2023-03-21 14:55:17 +00:00 |
|
Stuart Marks
|
bf19581ab0
|
8255016: ConstantDescs.FALSE claims it represents TRUE
Reviewed-by: bpb, jvernee, mchung, rriggs
|
2020-10-19 23:53:06 +00:00 |
|
Jorn Vernee
|
31041d406a
|
8241100: Make Boolean, Character, Byte, and Short implement Constable
Reviewed-by: jrose, briangoetz, psandoz
|
2020-05-04 09:41:01 -07:00 |
|
Vicente Romero
|
9846588b31
|
8210031: implementation for JVM Constants API
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
|
2018-12-09 12:36:24 -05:00 |
|