Pavel Rappo
|
88cccc14db
|
8339631: Fix block @jls and @jvms tags
Reviewed-by: liach, darcy, jjg
|
2024-09-09 12:06:21 +00:00 |
|
Chen Liang
|
88ccbb6091
|
8336934: Clean up JavaLangReflectAccess
Reviewed-by: rriggs, darcy
|
2024-08-21 01:05:41 +00:00 |
|
Sean Gwizdak
|
8ba9bc6f17
|
8332249: Micro-optimize Method.hashCode
Reviewed-by: liach
|
2024-07-12 21:49:51 +00:00 |
|
John Engebretson
|
27af19d921
|
8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor}
Reviewed-by: shade, rriggs, liach
|
2024-06-03 13:38:48 +00:00 |
|
Chen Liang
|
be36096a19
|
8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() is not thread safe
Reviewed-by: stsypanov, redestad
|
2023-06-01 15:31:51 +00:00 |
|
Aleksey Shipilev
|
9bbcb546c8
|
8297784: Optimize @Stable field for Method.isCallerSensitive
Reviewed-by: redestad, jvernee, alanb
|
2022-12-02 07:29:27 +00:00 |
|
Claes Redestad
|
a385142398
|
8177107: Reduce memory footprint of java.lang.reflect.Constructor/Method
Reviewed-by: darcy, shade, coleenp
|
2022-04-06 14:26:58 +00:00 |
|
Sergey Tsypanov
|
ece98d859d
|
8278461: Use Executable.getSharedParameterTypes() instead of Executable.getParameterTypes() in trusted code
Reviewed-by: redestad
|
2022-01-12 10:16:37 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Peter Levart
|
7ad74d82d7
|
8274299: Make Method/Constructor/Field accessors @Stable
Reviewed-by: redestad, mchung
|
2021-10-05 14:16:20 +00:00 |
|
Joe Darcy
|
80026d81a4
|
8265174: Update Class.getDeclaredMethods to discuss synthetic and bridge methods
Reviewed-by: jfranck
|
2021-04-14 16:15:54 +00:00 |
|
Rafael Winterhalter
|
9dd96257c6
|
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
Reviewed-by: darcy, jfranck
|
2021-04-12 21:01:08 +00:00 |
|
Patrick Concannon
|
329697b02e
|
8263358: Update java.lang to use instanceof pattern variable
Reviewed-by: iris, chegar, mchung, dfuchs
|
2021-03-24 09:57:22 +00:00 |
|
Joe Darcy
|
acda812958
|
8263333: Improve links from core reflection to JLS and JVMS
Reviewed-by: jfranck
|
2021-03-10 17:45:54 +00:00 |
|
Joe Darcy
|
67ea3bd6a4
|
8263102: Expand documention of Method.isBridge
Reviewed-by: smarks
|
2021-03-10 03:43:53 +00:00 |
|
Andrey Turbanov
|
022bc9f0cb
|
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Reviewed-by: chegar, aefimov
|
2021-01-11 23:30:44 +00:00 |
|
Julia Boes
|
952dc70402
|
8257636: Update usage of "type" terminology in java.lang.Class and java.lang.reflect
Reviewed-by: darcy
|
2020-12-17 11:32:58 +00:00 |
|
Joe Darcy
|
e9113517d4
|
8258140: Update @jls tags in java.base for renamed/renumbered sections
Reviewed-by: psandoz
|
2020-12-15 16:48:31 +00:00 |
|
Mandy Chung
|
56b15fbbcc
|
8159746: (proxy) Support for default methods
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: darcy, alanb, plevart
|
2020-12-01 17:23:07 +00:00 |
|
Philippe Marschall
|
2a406f3ce5
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
Reviewed-by: dholmes, alanb, psandoz, kvn, egahlin
|
2020-09-30 20:05:07 +00:00 |
|
Mark Reinhold
|
55039aa1c6
|
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
|
2020-07-15 14:21:54 -07:00 |
|
Joe Darcy
|
455d2e7cea
|
8225540: In core reflection note whether returned annotations are declaration or type annotations
Reviewed-by: alanb, prappo
|
2020-04-09 14:16:17 -07:00 |
|
Joe Darcy
|
683a5b1197
|
8237805: Use inline @jls @jvms in core libs where appropriate
Reviewed-by: xiaofeya, dfuchs, prappo
|
2020-02-13 10:37:37 -08:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Roger Riggs
|
de8d01d4d3
|
8207814: (proxy) upgrade the proxy class generator
Reviewed-by: mchung
|
2019-08-21 16:19:17 -04:00 |
|
Mandy Chung
|
203db2596f
|
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Reviewed-by: alanb
|
2019-07-23 20:03:03 -07:00 |
|
Joe Darcy
|
d3dd56d3b2
|
7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
Reviewed-by: lancea, abuckley
|
2019-06-11 17:20:51 -07:00 |
|
Joe Darcy
|
6930e80c31
|
8224175: Fix inconsistencies in @jls and @jvms tags
Reviewed-by: jjg, rfield
|
2019-05-20 17:29:44 -07:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Joe Darcy
|
7a350b9474
|
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
|
2018-11-01 20:37:45 -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 |
|
Mandy Chung
|
0e1bd1f99d
|
8202113: Reflection API is causing caller classes to leak
Reviewed-by: alanb, plevart
|
2018-05-11 14:21:46 -07:00 |
|
Claes Redestad
|
c71bc3581a
|
8199862: Examine ProxyBuilder::referencedTypes startup cost
Reviewed-by: mchung
|
2018-03-21 10:13:49 +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 |
|