mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
Merge
This commit is contained in:
commit
1af7144df1
752 changed files with 26271 additions and 65079 deletions
|
@ -202,6 +202,8 @@ Thread::Thread() {
|
|||
// This initial value ==> never claimed.
|
||||
_oops_do_parity = 0;
|
||||
|
||||
_metadata_on_stack_buffer = NULL;
|
||||
|
||||
// the handle mark links itself to last_handle_mark
|
||||
new HandleMark(this);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue