--- old/src/share/vm/opto/graphKit.cpp 2017-07-31 14:34:15.478754632 +0200 +++ new/src/share/vm/opto/graphKit.cpp 2017-07-31 14:34:15.350754634 +0200 @@ -899,7 +899,6 @@ case Bytecodes::_getstatic: case Bytecodes::_putstatic: case Bytecodes::_getfield: - case Bytecodes::_vgetfield: case Bytecodes::_putfield: { bool ignored_will_link;