schien [Thu, 25 Aug 2011 17:18:12 -0700] rev 10291
Added tag jdk8-b02 for changeset c36bd96ae005
duke [Wed, 05 Jul 2017 17:48:59 +0200] rev 10290
Merge
jcoomes [Wed, 31 Aug 2011 13:57:17 -0700] rev 10289
Merge
kvn [Fri, 26 Aug 2011 16:11:25 -0700] rev 10288
7083916: Bump the hs22 build number to 03
Reviewed-by: jcoomes
Contributed-by: alejandro.murillo@oracle.com
kvn [Thu, 25 Aug 2011 18:56:52 -0700] rev 10287
Merge
kvn [Mon, 22 Aug 2011 11:00:39 -0700] rev 10286
7081926: assert(VM_Version::supports_sse2()) failed: must support
Summary: fix assert, prefetchnta is supported since SSE not SSE2.
Reviewed-by: never
kvn [Sat, 20 Aug 2011 14:03:12 -0700] rev 10285
7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
Summary: Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time.
Reviewed-by: iveresov
brutisso [Tue, 23 Aug 2011 11:06:30 +0200] rev 10284
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
Summary: Add the psapi.lib library to Visual Studio projects
Reviewed-by: jwilhelm, poonam, kamg
ysr [Mon, 22 Aug 2011 23:57:10 -0700] rev 10283
Merge
ysr [Mon, 22 Aug 2011 12:30:06 -0700] rev 10282
6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
Summary: Call {pre,post}_full_gc_dump() before and after a STW full gc of G1CollectedHeap. Also adjusted the prefix message, including the addition of missing whitespace.
Reviewed-by: brutisso, tonyp
tonyp [Mon, 22 Aug 2011 10:16:33 -0400] rev 10281
7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
Summary: Remove three develop parameters we don't use.
Reviewed-by: brutisso, jwilhelm
brutisso [Fri, 19 Aug 2011 09:30:59 +0200] rev 10280
6814390: G1: remove the concept of non-generational G1
Summary: Removed the possibility to turn off generational mode for G1.
Reviewed-by: johnc, ysr, tonyp
jcoomes [Fri, 19 Aug 2011 14:22:25 -0700] rev 10279
7081251: bump the hs22 build number to 02
Reviewed-by: johnc
jcoomes [Fri, 19 Aug 2011 14:08:18 -0700] rev 10278
Merge
jeff [Wed, 22 Jun 2011 10:10:25 -0700] rev 10277
7057046: Add embedded license to THIRD PARTY README
Reviewed-by: lana
asaha [Wed, 15 Jun 2011 14:59:55 -0700] rev 10276
7055247: Ignore test of # 7020373
Reviewed-by: dcubed