jbachorik [Fri, 24 Jul 2015 20:45:07 +0200] rev 31989
Merge
ecaspole [Fri, 24 Jul 2015 10:32:00 -0400] rev 31988
8132148: G1 hs_err region dump legend out of sync with region values
Summary: Use E for Eden, S for Survivor, O for Old
Reviewed-by: tschatzl, tbenson
coleenp [Fri, 24 Jul 2015 03:50:48 +0000] rev 31987
Merge
coleenp [Thu, 23 Jul 2015 22:31:10 -0400] rev 31986
Merge
coleenp [Thu, 23 Jul 2015 15:18:56 -0400] rev 31985
8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine
Summary: Need to get source_file_name from the_class's constant pool not previous version constant pool
Reviewed-by: dcubed, sspitsyn
dcubed [Fri, 24 Jul 2015 02:57:59 +0200] rev 31984
Merge
dcubed [Thu, 23 Jul 2015 14:48:23 -0700] rev 31983
8132286: change 'InlineNotify' flag option from "product" to "diagnostic"
Reviewed-by: coleenp
coleenp [Thu, 23 Jul 2015 21:33:29 +0200] rev 31982
Merge
coleenp [Thu, 23 Jul 2015 15:17:58 -0400] rev 31981
8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Summary: Walk compile task for Method* to not deallocate, store methods in methodHandle while compile task is being taken off compile queue
Reviewed-by: dcubed, sspitsyn
dsamersoff [Thu, 23 Jul 2015 16:36:36 +0000] rev 31980
Merge