This commit is contained in:
Igor Veresov 2014-10-27 20:03:57 -10:00
commit 1af7144df1
752 changed files with 26271 additions and 65079 deletions

View file

@ -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);