Merge
authoracorn
Mon, 06 May 2013 12:36:20 -0700
changeset 17306 96578138fdb6
parent 17303 3106e112ad27 (current diff)
parent 17305 f7efdd7499d1 (diff)
child 17308 eb7a22d26c53
Merge
--- a/hotspot/src/share/vm/classfile/bytecodeAssembler.cpp	Mon May 06 08:49:38 2013 -0700
+++ b/hotspot/src/share/vm/classfile/bytecodeAssembler.cpp	Mon May 06 12:36:20 2013 -0700
@@ -75,8 +75,8 @@
     int idx = i + _orig->length();
     switch (entry._tag) {
       case BytecodeCPEntry::UTF8:
+        entry._u.utf8->increment_refcount();
         cp->symbol_at_put(idx, entry._u.utf8);
-        entry._u.utf8->increment_refcount();
         break;
       case BytecodeCPEntry::KLASS:
         cp->unresolved_klass_at_put(