Magnus Ihse Bursie
|
ddf0461788
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
Reviewed-by: joehw, jlu, mli, lancea, kevinw
|
2024-12-11 21:08:22 +00:00 |
|
Claes Redestad
|
d23c59e408
|
8340280: Avoid calling MT.invokerType() when creating LambdaForms
Reviewed-by: liach, jvernee
|
2024-09-18 07:01:13 +00:00 |
|
Mandy Chung
|
5cea53d372
|
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
|
2023-09-14 16:10:55 +00:00 |
|
Jorn Vernee
|
0532045edb
|
8298590: Refactor LambdaForm constructors
Reviewed-by: redestad
|
2023-01-02 12:06:26 +00:00 |
|
Claes Redestad
|
3de775094d
|
8298177: Various java.lang.invoke cleanups
8284363: Redundant imports in BoundMethodHandle
Reviewed-by: jvernee
|
2022-12-07 15:37:58 +00:00 |
|
Ioi Lam
|
fd668dc44f
|
8295537: Enhance TRACE_METHOD_LINKAGE to show the target MethodHandle
Reviewed-by: jvernee, redestad, mchung
|
2022-10-27 22:07:54 +00:00 |
|
Claes Redestad
|
3fa1c40439
|
8286298: Remove unused methods in sun.invoke.util.VerifyType
Reviewed-by: bpb, alanb, mchung
|
2022-05-10 09:01:40 +00:00 |
|
Claes Redestad
|
5d1ec54d6c
|
8285007: Use correct lookup mode for MethodHandleStatics.UNSAFE
Reviewed-by: psandoz, mchung
|
2022-04-19 20:26:02 +00:00 |
|
Mandy Chung
|
489b27d2c0
|
8282776: Bad NullPointerException message when invoking an interface MethodHandle on a null receiver
Reviewed-by: psandoz
|
2022-03-29 19:57:53 +00:00 |
|
Joe Darcy
|
f16244509d
|
8283416: Update java.lang.invoke.MethodHandle to use sealed classes
Reviewed-by: sundar, mchung
|
2022-03-24 19:08:23 +00:00 |
|
Vladimir Ivanov
|
faa942c8ba
|
8273000: Remove WeakReference-based class initialisation barrier implementation
Reviewed-by: psandoz, mchung
|
2021-09-08 11:28:17 +00:00 |
|
Patrick Concannon
|
d43c8a74b3
|
8268124: Update java.lang to use switch expressions
Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs
|
2021-06-10 11:12:37 +00:00 |
|
Mandy Chung
|
972bc3b408
|
8256167: Convert JDK use of Reference::get to Reference::refersTo
Reviewed-by: sspitsyn, shade, dfuchs, alanb, kbarrett
|
2020-12-06 00:08:22 +00:00 |
|
Vladimir Ivanov
|
692b273ec5
|
8257189: Handle concurrent updates of MH.form better
Reviewed-by: redestad, psandoz
|
2020-12-02 17:35:41 +00:00 |
|
Mandy Chung
|
4e6a4af186
|
8244090: public lookup should find public members of public exported types
Reviewed-by: lfoltan, psandoz
|
2020-09-03 12:43:13 -07:00 |
|
Claes Redestad
|
72704aaba1
|
8244413: Avoid rebinds in MethodHandle.viewAsType
Reviewed-by: mchung, jrose
|
2020-05-06 15:51:49 +02:00 |
|
Julia Boes
|
a8a2246158
|
8234335: Remove line break in class declaration in java.base
Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
|
2019-11-21 09:10:21 +00:00 |
|
Mandy Chung
|
5e6d6b8642
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Reviewed-by: dholmes, thartmann
|
2018-10-22 17:00:04 -07:00 |
|
David Holmes
|
95bf19563b
|
8010319: Implementation of JEP 181: Nest-Based Access Control
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
|
2018-06-23 01:32:41 -04:00 |
|
John Rose
|
d05ed512ac
|
8200167: Validate more special case invocations
Co-authored-by: Vladimir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Reviewed-by: acorn, vlivanov, dholmes
|
2018-04-30 21:56:54 -04:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|
Claes Redestad
|
0355224df8
|
8187826: Avoid using reflection to bootstrap NamedFunctions
Reviewed-by: psandoz
|
2017-09-27 17:56:00 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|