--- old/src/share/vm/runtime/thread.cpp 2015-11-02 17:07:01.000000000 -1000 +++ new/src/share/vm/runtime/thread.cpp 2015-11-02 17:07:01.000000000 -1000 @@ -3630,6 +3630,7 @@ if (jvmciCompiler != NULL) { JVMCIRuntime::save_compiler(jvmciCompiler); } + JVMCIRuntime::maybe_print_flags(CHECK_JNI_ERR); } #endif // INCLUDE_JVMCI