Tue, 09 Sep 2014 09:48:42 -0700 8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
gtriantafill [Tue, 09 Sep 2014 09:48:42 -0700] rev 26568
8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking Reviewed-by: ctornqvi, lfoltan
Mon, 08 Sep 2014 23:49:39 +0400 8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build
igerasim [Mon, 08 Sep 2014 23:49:39 +0400] rev 26567
8057745: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build Reviewed-by: dholmes, mseledtsov
Mon, 08 Sep 2014 11:14:41 -0400 8057696: java -version triggers assertion for slowdebug zero builds
coleenp [Mon, 08 Sep 2014 11:14:41 -0400] rev 26566
8057696: java -version triggers assertion for slowdebug zero builds Summary: The change as introduced with JDK-8003426 removed some zero code in cppInterpreter_zero.cpp which called generate_normal_entry() in that same file with a value of synchronized == false unconditionally. However, since the new code calls generate_normal_entry() with either true or false, the assertion in this method is no longer valid. Reviewed-by: coleenp Contributed-by: sgehwolf@redhat.com
Thu, 28 Aug 2014 11:59:04 +0200 8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
erikj [Thu, 28 Aug 2014 11:59:04 +0200] rev 26565
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure Reviewed-by: dholmes, ihse, dcubed
Fri, 05 Sep 2014 15:53:02 -0700 Merge
iklam [Fri, 05 Sep 2014 15:53:02 -0700] rev 26564
Merge
Fri, 05 Sep 2014 08:08:51 -0400 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid
coleenp [Fri, 05 Sep 2014 08:08:51 -0400] rev 26563
8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: Revert two small changes from the previous-versions cleanup with marking code cache. Reviewed-by: kvn, dcubed
Thu, 04 Sep 2014 14:58:58 -0400 Merge
zgu [Thu, 04 Sep 2014 14:58:58 -0400] rev 26562
Merge
Thu, 04 Sep 2014 14:50:31 -0400 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
zgu [Thu, 04 Sep 2014 14:50:31 -0400] rev 26561
8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead Summary: Return NULL if memory allocation size is bigger than MAX_MALLOC_SIZE when NMT is on Reviewed-by: coleenp, gtriantafill
Thu, 04 Sep 2014 04:17:32 -0700 8035419: warning from b09 for hotspot.agent.src.os.win32.windbg.sawindbg.cpp: 'JNI exception pending'
dsamersoff [Thu, 04 Sep 2014 04:17:32 -0700] rev 26560
8035419: warning from b09 for hotspot.agent.src.os.win32.windbg.sawindbg.cpp: 'JNI exception pending' Summary: added missed exceptions checks Reviewed-by: sla, sspitsyn
Thu, 04 Sep 2014 08:48:53 +0200 Merge
sla [Thu, 04 Sep 2014 08:48:53 +0200] rev 26559
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip