jcoomes [Tue, 18 Sep 2012 19:44:39 -0400] rev 13868
Merge
ohair [Tue, 18 Sep 2012 13:15:28 -0700] rev 13867
7198329: Add $(sort) to object files used in links makes binarties more consistent
Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
ohair [Tue, 18 Sep 2012 10:25:20 -0700] rev 13866
Merge
ihse [Mon, 17 Sep 2012 11:46:25 -0700] rev 13865
7172012: Make test-in-build an option (Queens)
Reviewed-by: ohair, dholmes
minqi [Wed, 19 Sep 2012 08:41:30 -0700] rev 13864
Merge
minqi [Tue, 18 Sep 2012 10:10:43 -0700] rev 13863
7191786: retransformClasses() does not pass in LocalVariableTypeTable of a method
Summary: JVMTI REtruncformClasses must support LocalVariableTypeTable attribute
Reviewed-by: dcubed, dsamersoff, rbackman
Contributed-by: serguei.spitsyn@oracle.com
zgu [Tue, 18 Sep 2012 11:37:26 -0700] rev 13862
Merge
zgu [Mon, 17 Sep 2012 16:37:26 -0400] rev 13861
7188594: Print statistic collected by NMT with VM flag
Summary: Print out statistics of collected NMT data if it is on at VM exits
Reviewed-by: kvn, coleenp, twisti
zgu [Mon, 17 Sep 2012 13:34:07 -0700] rev 13860
Merge
zgu [Mon, 17 Sep 2012 10:20:04 -0400] rev 13859
7190089: NMT ON: NMT failed assertion on thread's stack base address
Summary: Solaris only, record stack info to NMT after stack size adjustment was made for primordial threads
Reviewed-by: kvn, acorn, coleenp