--- old/src/share/vm/ci/ciField.hpp 2016-06-02 12:26:07.426263846 +0200 +++ new/src/share/vm/ci/ciField.hpp 2016-06-02 12:26:07.050263858 +0200 @@ -158,6 +158,7 @@ // in the same compilation, will_link will need to be checked // at each point of access. bool will_link(ciInstanceKlass* accessing_klass, + ciMethod* accessing_method, Bytecodes::Code bc); // Java access flags