amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31795
Merge
dcubed [Thu, 16 Jul 2015 10:22:08 -0700] rev 31794
Merge
dcubed [Thu, 16 Jul 2015 02:49:21 +0200] rev 31793
Merge
dcubed [Wed, 15 Jul 2015 15:52:55 -0700] rev 31792
8131331: tmtools/jstack/locks/wait_interrupt and wait_notify fail due to wrong number of lock records
Summary: make new thread dump output line optional
Reviewed-by: dholmes
minqi [Wed, 15 Jul 2015 20:58:06 +0000] rev 31791
Merge
minqi [Wed, 15 Jul 2015 12:24:41 -0700] rev 31790
8025692: Log what methods are touched at run-time
Summary: Added two diagnostic flags, LogTouchedMethods and PrintTouchedMethodsAtExit to list all methods that have been touched at run time. Added new jcmd, VM.print_touched_methods.
Reviewed-by: acorn, iklam
ctornqvi [Wed, 15 Jul 2015 10:37:11 -0700] rev 31789
8080733: [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows
Reviewed-by: coleenp, gtriantafill
ykantser [Tue, 14 Jul 2015 16:28:53 +0200] rev 31788
8131325: Remove hprof agent tests in hotspot repo
Reviewed-by: dholmes
coleenp [Tue, 14 Jul 2015 20:51:50 +0000] rev 31787
Merge
gziemski [Tue, 14 Jul 2015 11:08:41 -0500] rev 31786
8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50.
Summary: We increase CodeBufer instr size to account for stack banging code generation.
Reviewed-by: coleenp, dholmes, kvn
coleenp [Tue, 14 Jul 2015 18:34:11 +0000] rev 31785
Merge
coleenp [Tue, 14 Jul 2015 17:23:57 +0000] rev 31784
Merge
ddmitriev [Sat, 11 Jul 2015 12:36:46 +0300] rev 31783
8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
Summary: Deprecate StarvationMonitorInterval and PreInflateSpin, remove VerifyGenericSignatures and CountInterpCalls
Reviewed-by: coleenp, gziemski
dcubed [Tue, 14 Jul 2015 09:33:20 -0700] rev 31782
8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
Reviewed-by: dholmes, coleenp