mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8232050: Improve inlining of Klass accessors
Reviewed-by: lfoltan, tschatzl, coleenp, dholmes, jiangli
This commit is contained in:
parent
9751b5669a
commit
88d28a2bf9
14 changed files with 32 additions and 23 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "jvmci/vmStructs_jvmci.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/compressedOops.hpp"
|
||||
#include "oops/klass.inline.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "utilities/resourceHash.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue