src/share/vm/runtime/arguments.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/vm/runtime/arguments.cpp	Tue Sep  6 17:46:26 2011
--- new/src/share/vm/runtime/arguments.cpp	Tue Sep  6 17:46:26 2011

*** 3016,3028 **** --- 3016,3025 ---- if (result != JNI_OK) { return result; } #ifdef JAVASE_EMBEDDED #ifdef PPC UNSUPPORTED_OPTION(EnableInvokeDynamic, "Invoke dynamic"); #endif UNSUPPORTED_OPTION(UseG1GC, "G1 GC"); #endif #ifndef PRODUCT if (TraceBytecodesAt != 0) {

src/share/vm/runtime/arguments.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File