mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8244550: Unsafe::allocateInstance does redundant transitions
Reviewed-by: coleenp, mchung, dholmes
This commit is contained in:
parent
62bf2d07e7
commit
c2780c9556
16 changed files with 40 additions and 31 deletions
|
@ -22,6 +22,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "classfile/javaClasses.inline.hpp"
|
||||
#include "code/compiledIC.hpp"
|
||||
#include "compiler/compileBroker.hpp"
|
||||
#include "jvmci/jvmciCodeInstaller.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue