Commit Graph

16 Commits

Author SHA1 Message Date
Magnus Ihse Bursie
1533b8191b 8276629: Use blessed modifier order in core-libs code
Reviewed-by: dholmes, aefimov, dfuchs, mchung, iris
2021-11-04 17:02:42 +00:00
Weijun Wang
6765f90250 8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Attila Szegedi
b08d6383b9 8262503: Support records in Dynalink
Reviewed-by: sundar
2021-03-30 18:06:34 +00:00
Attila Szegedi
8f4c15f641 8198540: Dynalink leaks memory when generating type converters
Reviewed-by: plevart, hannesw
2021-02-09 16:06:49 +00:00
Attila Szegedi
4b1b547020 8251538: Modernize and lint Dynalink code
Reviewed-by: sundar
2020-08-28 10:23:21 +02:00
Hannes Wallnöfer
aba3b206cc 8222528: Fix javadoc headers in Nashorn sources
Reviewed-by: sundar
2019-04-16 18:22:13 +02:00
Hannes Wallnöfer
74fa722567 8214795: Add safety check to dynalink inner class lookup
Reviewed-by: sundar, attila
2018-12-05 19:17:22 +01:00
Hannes Wallnöfer
d08e20700d 8210943: Hiding of inner classes not resolved properly
Reviewed-by: attila, jlaskey
2018-11-30 15:39:27 +01:00
Jim Laskey
b03536888a 8205696: Undo licence.md
Reviewed-by: sundar, hannesw
2018-06-26 14:14:29 -03:00
Jim Laskey
267fe08ad9 8203637: Fix Sources
Reviewed-by: hannesw, sundar
2018-06-21 08:58:59 -03:00
Priya Lakshmi Muthuswamy
f815c509cf 8157251: BeanLinker relinks array length operations for array types
Reviewed-by: hannesw, jlaskey, attila
2018-01-12 10:33:06 +01:00
Attila Szegedi
59c3bea9f1 8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
2017-12-20 17:36:50 +01:00
Attila Szegedi
9d93886076 8191905: Add a REMOVE StandardOperation to Dynalink
Reviewed-by: hannesw, sundar
2017-12-12 14:04:57 +01:00
Attila Szegedi
cebb2a31b4 8192970: Element getters/setters with fixed key fail to link properly
Reviewed-by: hannesw, sundar
2017-12-08 11:48:38 +01:00
Attila Szegedi
df53288513 8191878: Reduce code duplication in BeanLinker
Reviewed-by: hannesw, sundar
2017-11-28 07:58:32 +01:00
Erik Joelsson
3789983e89 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00