Fri, 12 Dec 2008 19:53:25 -0800 6767587: missing call to make_not_entrant after deoptimizing for patching volatiles
never [Fri, 12 Dec 2008 19:53:25 -0800] rev 1672
6767587: missing call to make_not_entrant after deoptimizing for patching volatiles Reviewed-by: rasbold, kvn
Fri, 12 Dec 2008 15:37:46 -0800 Merge
jmasa [Fri, 12 Dec 2008 15:37:46 -0800] rev 1671
Merge
Thu, 11 Dec 2008 12:05:21 -0800 6765954: par compact - stress mode for splitting young gen spaces
jcoomes [Thu, 11 Dec 2008 12:05:21 -0800] rev 1670
6765954: par compact - stress mode for splitting young gen spaces Reviewed-by: jmasa
Thu, 11 Dec 2008 12:05:14 -0800 6765745: par compact - allow young gen spaces to be split
jcoomes [Thu, 11 Dec 2008 12:05:14 -0800] rev 1669
6765745: par compact - allow young gen spaces to be split Reviewed-by: jmasa
Thu, 11 Dec 2008 12:05:08 -0800 6578152: fill_region_with_object has usability and safety issues
jcoomes [Thu, 11 Dec 2008 12:05:08 -0800] rev 1668
6578152: fill_region_with_object has usability and safety issues Reviewed-by: apetrusenko, ysr
Wed, 10 Dec 2008 23:46:10 -0800 6782457: CMS: Livelock in CompactibleFreeListSpace::block_size()
ysr [Wed, 10 Dec 2008 23:46:10 -0800] rev 1667
6782457: CMS: Livelock in CompactibleFreeListSpace::block_size() 6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage. Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
Fri, 12 Dec 2008 10:19:39 -0800 Merge
blacklion [Fri, 12 Dec 2008 10:19:39 -0800] rev 1666
Merge
Thu, 11 Dec 2008 03:22:04 -0800 6639341: sometimes contended-exit event comes after contended-entered on another thread
blacklion [Thu, 11 Dec 2008 03:22:04 -0800] rev 1665
6639341: sometimes contended-exit event comes after contended-entered on another thread Summary: DTrace probe "contended-exit" should be fired before unparking object, or context could be lost. Probe firing was moved to proper place. Reviewed-by: coleenp, kamg
Wed, 10 Dec 2008 15:14:29 -0800 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
coleenp [Wed, 10 Dec 2008 15:14:29 -0800] rev 1664
6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X. Reviewed-by: acorn, jcoomes
Thu, 11 Dec 2008 17:20:10 -0800 Merge
kvn [Thu, 11 Dec 2008 17:20:10 -0800] rev 1663
Merge
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip