mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
Merge
This commit is contained in:
commit
36daf60d8f
349 changed files with 7202 additions and 5787 deletions
|
@ -1450,6 +1450,7 @@ void JavaThread::initialize() {
|
|||
_pending_deoptimization = -1;
|
||||
_pending_failed_speculation = NULL;
|
||||
_pending_transfer_to_interpreter = false;
|
||||
_adjusting_comp_level = false;
|
||||
_jvmci._alternate_call_target = NULL;
|
||||
assert(_jvmci._implicit_exception_pc == NULL, "must be");
|
||||
if (JVMCICounterSize > 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue