mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8156768: [JVMCI] remove support for patching Symbol pointers
Reviewed-by: iveresov
This commit is contained in:
parent
5e2fa37504
commit
9f43471b55
13 changed files with 2 additions and 141 deletions
|
@ -64,9 +64,6 @@ class JVMCIJavaClasses : AllStatic {
|
|||
start_class(HotSpotResolvedJavaMethodImpl) \
|
||||
long_field(HotSpotResolvedJavaMethodImpl, metaspaceMethod) \
|
||||
end_class \
|
||||
start_class(HotSpotSymbol) \
|
||||
long_field(HotSpotSymbol, pointer) \
|
||||
end_class \
|
||||
start_class(InstalledCode) \
|
||||
long_field(InstalledCode, address) \
|
||||
long_field(InstalledCode, entryPoint) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue