hotspot Udiff src/cpu/x86/vm/templateInterpreterGenerator_x86.cpp (original) (raw)

< prev index next >

Print this page

rev 12543 : imported patch x86 rev 12553 : imported patch always_tag_x86


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


@@ -1191,18 +1191,36 @@

// If result is an oop unbox and store it in frame where gc will see it // and result handler will pick it up

{

+#if INCLUDE_ALL_GCS

+#endif // INCLUDE_ALL_GCS

< prev index next >