diff --git a/tests/checked/functionimmediate_check.js b/tests/checked/functionimmediate_check.js index 02b7cc4013e05f35427e7a57e4a7251badaf6b41..d02762e059ee2e36b02f1812674904dc2adb3536 100644 --- a/tests/checked/functionimmediate_check.js +++ b/tests/checked/functionimmediate_check.js @@ -14,7 +14,7 @@ */ //! CHECKER Checking LICM for FunctionImmediate. -//! RUN options: "--compiler-enable-jit=true --compiler-hotness-threshold=0 --compiler-profiling-threshold=0 --gc-type=g1-gc --compiler-regex _GLOBAL::test", entry: "_GLOBAL::func_main_0" +//! RUN options: "--compiler-enable-jit=true --compiler-hotness-threshold=10 --compiler-profiling-threshold=0 --gc-type=g1-gc --compiler-regex _GLOBAL::test", entry: "_GLOBAL::func_main_0" //! EVENT /Compilation,_GLOBAL::test,.*,COMPILED/ //! EVENT /Inline,_GLOBAL::test,_GLOBAL::bar,.*,SUCCESS/ //! EVENT_NOT /Deoptimization,_GLOBAL::test/