jbachorik [Mon, 24 Feb 2014 10:28:22 +0100] rev 22897
4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Reviewed-by: dcubed, dholmes, sspitsyn
mgronlun [Mon, 24 Feb 2014 13:29:14 +0100] rev 22896
8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Reviewed-by: dholmes, sla
sspitsyn [Sun, 23 Feb 2014 22:36:19 -0800] rev 22895
8034867: Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump
Summary: The heap walking is inconsistent without following references from expression stack, so need to fix it
Reviewed-by: coleenp, sspitsyn
Contributed-by: axel.siebenborn@sap.com
hseigel [Sun, 23 Feb 2014 13:16:03 -0500] rev 22894
Merge
mgronlun [Sat, 22 Feb 2014 10:22:05 +0100] rev 22893
8035493: JVMTI PopFrame capability must instruct compilers not to prune locals
Reviewed-by: kvn, sla, coleenp, sspitsyn
gtriantafill [Thu, 20 Feb 2014 16:38:45 -0500] rev 22892
8034898: [TESTBUG]: Zero failure project - tag all Runtime JTReg bugs that fail nightly
Summary: Use @ignore to exclude failing tests
Reviewed-by: coleenp, ctornqvi, mseledtsov
Contributed-by: george.triantafillou@oracle.com
fparain [Wed, 19 Feb 2014 16:22:15 +0000] rev 22891
6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler
Reviewed-by: dholmes, dcubed
coleenp [Wed, 19 Feb 2014 02:58:13 +0000] rev 22890
7014526: "java -version" crash on sparc with some values of HeapBaseMinAddress
Summary: Make default HeapBaseMinAddress the minimum that can be specified.
Reviewed-by: minqi, kvn, tschatzl, dholmes
henryjen [Tue, 25 Feb 2014 23:59:04 -0800] rev 22889
8033898: undefined symbol when build hotspot with Xcode5
Reviewed-by: sla, dholmes
amurillo [Fri, 21 Feb 2014 08:09:15 -0800] rev 22888
Merge
ehelin [Fri, 21 Feb 2014 10:00:46 +0100] rev 22887
Merge
sjohanss [Mon, 17 Feb 2014 09:51:37 +0100] rev 22886
8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation
Summary: SA used the wrong type for the indexedFreeList in CompactibleFreeListSpace.
Reviewed-by: coleenp, dsamersoff
ehelin [Mon, 17 Feb 2014 10:13:28 +0100] rev 22885
Merge
goetz [Tue, 11 Feb 2014 09:34:50 +0100] rev 22884
8034171: Remove use of template template parameters from binaryTreeDictionary.
Reviewed-by: mgerdin, jmasa
Contributed-by: matthias.baesken@sap.com
stefank [Fri, 14 Feb 2014 09:29:56 +0100] rev 22883
8034764: Use process_strong_roots to adjust the StringTable
Reviewed-by: tschatzl, brutisso
stefank [Thu, 13 Feb 2014 17:44:39 +0100] rev 22882
8034761: Remove the do_code_roots parameter from process_strong_roots
Reviewed-by: tschatzl, mgerdin, jmasa