comparison agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeDisassembler.java @ 6880:c7957b458bf8

8000818: SA constant pool need to reference to reference map after permgen removal Summary: After permgen removal, constant pool changed to put _ldc and _ldc_w (fast_ldc and fast_ldcw) index to reference map, no longer calculated via constant pool cache. Reviewed-by: coleenp, sspitsyn, dholmes Contributed-by: yumin.qi@oracle.com
author minqi
date Fri, 19 Oct 2012 08:56:57 -0700
parents da91efe96a93
children
comparison
equal deleted inserted replaced
6879:8ebcedb7604d 6880:c7957b458bf8