mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
Merge
This commit is contained in:
commit
e4961abb71
288 changed files with 10289 additions and 3827 deletions
|
@ -1449,6 +1449,7 @@ void JavaThread::initialize() {
|
|||
_popframe_condition = popframe_inactive;
|
||||
_popframe_preserved_args = NULL;
|
||||
_popframe_preserved_args_size = 0;
|
||||
_frames_to_pop_failed_realloc = 0;
|
||||
|
||||
pd_initialize();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue