mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Reviewed-by: alanb
This commit is contained in:
parent
94c38c4cc1
commit
203db2596f
10 changed files with 65 additions and 205 deletions
|
@ -247,9 +247,6 @@
|
|||
template(clazz_name, "clazz") \
|
||||
template(exceptionTypes_name, "exceptionTypes") \
|
||||
template(modifiers_name, "modifiers") \
|
||||
template(newConstructor_name, "newConstructor") \
|
||||
template(newField_name, "newField") \
|
||||
template(newMethod_name, "newMethod") \
|
||||
template(invokeBasic_name, "invokeBasic") \
|
||||
template(linkToVirtual_name, "linkToVirtual") \
|
||||
template(linkToStatic_name, "linkToStatic") \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue