hotspot/src/share/vm/runtime/thread.cpp
changeset 33632 038347770a9e
parent 33628 09241459a8b8
child 33638 ef49ed90010b
--- a/hotspot/src/share/vm/runtime/thread.cpp	Tue Nov 03 20:12:51 2015 +0300
+++ b/hotspot/src/share/vm/runtime/thread.cpp	Wed Nov 04 07:23:23 2015 -1000
@@ -3625,6 +3625,7 @@
     if (jvmciCompiler != NULL) {
       JVMCIRuntime::save_compiler(jvmciCompiler);
     }
+    JVMCIRuntime::maybe_print_flags(CHECK_JNI_ERR);
   }
 #endif // INCLUDE_JVMCI