changeset 35492 | c8c0273e6b91 |
parent 33794 | 41ef3dc95179 |
child 35495 | e27da438fa13 |
--- a/hotspot/src/share/vm/asm/codeBuffer.cpp Thu Jan 14 09:18:11 2016 +0100 +++ b/hotspot/src/share/vm/asm/codeBuffer.cpp Thu Jan 14 13:26:19 2016 +0100 @@ -510,7 +510,7 @@ } void CodeBuffer::finalize_oop_references(const methodHandle& mh) { - No_Safepoint_Verifier nsv; + NoSafepointVerifier nsv; GrowableArray<oop> oops;