hotspot Udiff src/cpu/zero/vm/cppInterpreter_zero.cpp (original) (raw)

< prev index next >

Print this page

rev 12542 : imported patch zero rev 12552 : imported patch always_tag_zero


@@ -1,7 +1,7 @@ /*


@@ -404,14 +404,16 @@

// If the result was an oop then unbox it and store it in // oop_temp where the garbage collector can see it before // we release the handle it might be protected by. if (handler->result_type() == &ffi_type_pointer) {

}

// Reset handle block thread->active_handles()->clear();

< prev index next >