hotspot/src/share/vm/classfile/bytecodeAssembler.cpp
changeset 17304 436c6e158ce5
parent 14385 959bbcc16725
child 22234 da823d78ad65
--- a/hotspot/src/share/vm/classfile/bytecodeAssembler.cpp	Wed May 01 10:10:57 2013 -0400
+++ b/hotspot/src/share/vm/classfile/bytecodeAssembler.cpp	Thu May 02 10:58:04 2013 -0400
@@ -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(