sspitsyn [Thu, 25 Apr 2013 03:58:53 -0700] rev 17077
8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
Summary: References from operands to CP entries and back must be correct after CP merge
Reviewed-by: coleenp, twisti
Contributed-by: serguei.spitsyn@oracle.com
coleenp [Wed, 24 Apr 2013 15:57:17 -0700] rev 17076
Merge
coleenp [Wed, 24 Apr 2013 16:19:35 -0400] rev 17075
8011803: release_C_heap_structures is never called for anonymous classes.
Summary: Call this function from the ClassLoaderData destructor instead of the system dictionary walk.
Reviewed-by: stefank, mgerdin
zgu [Wed, 24 Apr 2013 14:55:04 -0400] rev 17074
8011218: Kitchensink hanged, likely NMT is to blame
Summary: Made NMT query safepoint aware.
Reviewed-by: dholmes, coleenp
hseigel [Wed, 24 Apr 2013 09:00:04 -0400] rev 17073
8012695: Assertion message displays %u and %s text instead of actual values
Summary: USe err_msg() to create a proper assertion message.
Reviewed-by: twisti, coleenp, iklam
amurillo [Fri, 26 Apr 2013 00:40:22 -0700] rev 17072
8013227: new hotspot build - hs25-b31
Reviewed-by: jcoomes
katleman [Thu, 02 May 2013 13:35:00 -0700] rev 17071
Added tag jdk8-b88 for changeset e6d52b5fe8d1
lana [Mon, 06 May 2013 11:41:35 -0700] rev 17070
Merge