Fri, 29 Apr 2011 20:42:27 -0700 Merge
iveresov [Fri, 29 Apr 2011 20:42:27 -0700] rev 9420
Merge
Fri, 29 Apr 2011 12:39:32 -0700 7040485: Use transparent huge page on linux by default
iveresov [Fri, 29 Apr 2011 12:39:32 -0700] rev 9419
7040485: Use transparent huge page on linux by default Summary: Turn on UseLargePages by default but try only HugeTLBFS method if it is not explicitly specified on the command line. Reviewed-by: ysr
Fri, 29 Apr 2011 14:59:04 -0400 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
tonyp [Fri, 29 Apr 2011 14:59:04 -0400] rev 9418
7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...) Summary: We should only undirty cards after we decide that they are not on a young region, not before. The fix also includes improvements to the verify_dirty_region() method which print out which cards were not found dirty. Reviewed-by: johnc, brutisso
Fri, 29 Apr 2011 12:40:49 -0400 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
tonyp [Fri, 29 Apr 2011 12:40:49 -0400] rev 9417
7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this. Summary: We were calling STS join and leave during a STW pause and we are not suppoesed to. I now only call those during concurrent phase. I also added stress code in the non-product builds to force an overflows (the condition that ws uncovering the bug) to make sure it does not happen again. Reviewed-by: johnc, brutisso
Thu, 28 Apr 2011 15:29:18 -0700 7040410: -Xloggc:<file> incorrectly enables TraceClassUnloading causing tracing on tty
johnc [Thu, 28 Apr 2011 15:29:18 -0700] rev 9416
7040410: -Xloggc:<file> incorrectly enables TraceClassUnloading causing tracing on tty Summary: Don't enable TraceClassUnloading whne -Xloggc is specified. Reviewed-by: tonyp, ysr
Wed, 04 May 2011 11:04:45 -0400 Merge
kamg [Wed, 04 May 2011 11:04:45 -0400] rev 9415
Merge
Tue, 03 May 2011 12:45:54 -0700 7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot
dcubed [Tue, 03 May 2011 12:45:54 -0700] rev 9414
7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot Summary: Delete use of SOLARIS_7_OR_LATER from sparcWorks.make Reviewed-by: never
Tue, 03 May 2011 12:19:04 -0700 Merge
zgu [Tue, 03 May 2011 12:19:04 -0700] rev 9413
Merge
Tue, 03 May 2011 10:17:29 -0700 Merge
zgu [Tue, 03 May 2011 10:17:29 -0700] rev 9412
Merge
Tue, 03 May 2011 13:01:41 -0400 6986065: Rebrand exe/dll company names
zgu [Tue, 03 May 2011 13:01:41 -0400] rev 9411
6986065: Rebrand exe/dll company names Summary: Fixed Windows exe/dll right-click properties. "Oracle Corporation" for company name in jdk7, but "Sun Microsystems, Inc." for jdk6. Reviewed-by: phh, acorn
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip