diff -r d20828de9e39 -r 73dd19b96b5d hotspot/src/share/vm/runtime/deoptimization.cpp --- a/hotspot/src/share/vm/runtime/deoptimization.cpp Thu Jun 15 09:52:44 2017 +0200 +++ b/hotspot/src/share/vm/runtime/deoptimization.cpp Fri Jun 09 10:51:52 2017 +0200 @@ -2179,6 +2179,7 @@ "loop_limit_check", "speculate_class_check", "speculate_null_check", + "speculate_null_assert", "rtm_state_change", "unstable_if", "unstable_fused_if",