Please, review the fix for: bug: https://jbs.oracle.com/bugs/browse/JDK-8014052 jbs: https://jbs.oracle.com/bugs/browse/JDK-8014052
Open webrev: http://cr.openjdk.java.net/~sspitsyn/webrevs/2013/hotspot/8014052-JVMTI-JSR292.1 Summary: A call to the finalize_operands_merge() must be unconditional.Otherwise, the merge of the bootstrap method operands is not completed correctly.
Testing: vm/mlvm, nsk/jvmti, nsk/jdi, nsk/jdwp Thanks, Serguei