ctornqvi [Tue, 07 May 2013 21:36:59 +0200] rev 17311
8009577: Test test/closed/runtime/classunload broken
Summary: Fixed tests to use new way of utilizing the WB API, fixed issue with where custom classloader got the classes from
Reviewed-by: collins, mgerdin, zgu
sla [Tue, 07 May 2013 14:33:09 +0200] rev 17310
8005038: remove crufty '_g' support from SA
Reviewed-by: coleenp, mgronlun, rbackman
sla [Tue, 07 May 2013 14:04:26 +0200] rev 17309
8014044: Spelling error in JDK-8009615: boostrapmethod
Reviewed-by: sspitsyn, coleenp
sla [Tue, 07 May 2013 01:25:21 +0200] rev 17308
Merge
sla [Mon, 06 May 2013 19:49:18 +0200] rev 17307
8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes
Reviewed-by: coleenp, sspitsyn
acorn [Mon, 06 May 2013 12:36:20 -0700] rev 17306
Merge
acorn [Mon, 06 May 2013 10:20:18 -0700] rev 17305
Merge
acorn [Thu, 02 May 2013 10:58:04 -0400] rev 17304
8010783: assert(s->refcount() != 0) failed: for create_overpasses
Reviewed-by: kvn, dcubed
zgu [Mon, 06 May 2013 08:49:38 -0700] rev 17303
Merge
zgu [Mon, 06 May 2013 11:15:13 -0400] rev 17302
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
Reviewed-by: acorn, coleenp