8010783: assert(s->refcount() != 0) failed: for create_overpasses
Reviewed-by: kvn, dcubed
--- 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(