mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8219403: JVMCIRuntime::adjust_comp_level should be replaced
Reviewed-by: kvn, dnsimon, never
This commit is contained in:
parent
c73580342f
commit
61f35bf898
13 changed files with 104 additions and 186 deletions
|
@ -312,7 +312,7 @@ class JVMCIJavaClasses : AllStatic {
|
|||
long_field(HotSpotConstantPool, metaspaceConstantPool) \
|
||||
end_class \
|
||||
start_class(HotSpotJVMCIRuntime) \
|
||||
int_field(HotSpotJVMCIRuntime, compilationLevelAdjustment) \
|
||||
objArrayOop_field(HotSpotJVMCIRuntime, excludeFromJVMCICompilation, "[Ljava/lang/Module;") \
|
||||
end_class \
|
||||
/* end*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue