--- old/src/share/vm/compiler/methodLiveness.cpp 2017-02-06 13:28:14.812387484 +0100 +++ new/src/share/vm/compiler/methodLiveness.cpp 2017-02-06 13:28:14.744387487 +0100 @@ -660,6 +660,8 @@ case Bytecodes::_aconst_null: case Bytecodes::_new: case Bytecodes::_vnew: + case Bytecodes::_vdefault: + case Bytecodes::_vwithfield: case Bytecodes::_iconst_m1: case Bytecodes::_iconst_0: case Bytecodes::_iconst_1: