Fri, 26 Aug 2011 16:11:25 -0700 7083916: Bump the hs22 build number to 03
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
Thu, 25 Aug 2011 18:56:52 -0700 Merge
kvn [Thu, 25 Aug 2011 18:56:52 -0700] rev 10287
Merge
Mon, 22 Aug 2011 11:00:39 -0700 7081926: assert(VM_Version::supports_sse2()) failed: must support
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
Sat, 20 Aug 2011 14:03:12 -0700 7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
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
Tue, 23 Aug 2011 11:06:30 +0200 7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
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
Mon, 22 Aug 2011 23:57:10 -0700 Merge
ysr [Mon, 22 Aug 2011 23:57:10 -0700] rev 10283
Merge
Mon, 22 Aug 2011 12:30:06 -0700 6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
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
Mon, 22 Aug 2011 10:16:33 -0400 7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
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
Fri, 19 Aug 2011 09:30:59 +0200 6814390: G1: remove the concept of non-generational G1
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
Fri, 19 Aug 2011 14:22:25 -0700 7081251: bump the hs22 build number to 02
jcoomes [Fri, 19 Aug 2011 14:22:25 -0700] rev 10279
7081251: bump the hs22 build number to 02 Reviewed-by: johnc
Fri, 19 Aug 2011 14:08:18 -0700 Merge
jcoomes [Fri, 19 Aug 2011 14:08:18 -0700] rev 10278
Merge
Wed, 22 Jun 2011 10:10:25 -0700 7057046: Add embedded license to THIRD PARTY README
jeff [Wed, 22 Jun 2011 10:10:25 -0700] rev 10277
7057046: Add embedded license to THIRD PARTY README Reviewed-by: lana
Wed, 15 Jun 2011 14:59:55 -0700 7055247: Ignore test of # 7020373
asaha [Wed, 15 Jun 2011 14:59:55 -0700] rev 10276
7055247: Ignore test of # 7020373 Reviewed-by: dcubed
Tue, 12 Apr 2011 16:42:26 -0400 7020373: JSR rewriting can overflow memory address size variables
kamg [Tue, 12 Apr 2011 16:42:26 -0400] rev 10275
7020373: JSR rewriting can overflow memory address size variables Summary: Abort if incoming classfile's parameters would cause overflows Reviewed-by: coleenp, dcubed, never
Fri, 27 May 2011 15:01:07 -0700 7045697: JDK7 THIRD PARTY README update
jeff [Fri, 27 May 2011 15:01:07 -0700] rev 10274
7045697: JDK7 THIRD PARTY README update Reviewed-by: lana
Wed, 25 May 2011 13:31:51 -0700 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
katleman [Wed, 25 May 2011 13:31:51 -0700] rev 10273
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
Wed, 17 Aug 2011 10:32:53 -0700 6791672: enable 1G and larger pages on solaris
jcoomes [Wed, 17 Aug 2011 10:32:53 -0700] rev 10272
6791672: enable 1G and larger pages on solaris Reviewed-by: ysr, iveresov, johnc
Fri, 19 Aug 2011 08:55:53 -0700 Merge
kvn [Fri, 19 Aug 2011 08:55:53 -0700] rev 10271
Merge
Thu, 18 Aug 2011 11:49:33 -0700 7080431: VM asserts if specified size(x) in .ad is larger than emitted size
kvn [Thu, 18 Aug 2011 11:49:33 -0700] rev 10270
7080431: VM asserts if specified size(x) in .ad is larger than emitted size Summary: Move code from finalize_offsets_and_shorten() to fill_buffer() to restore previous behavior. Reviewed-by: never
Wed, 17 Aug 2011 11:52:22 -0700 7079769: JSR 292: incorrect size() for CallStaticJavaHandle on sparc
twisti [Wed, 17 Aug 2011 11:52:22 -0700] rev 10269
7079769: JSR 292: incorrect size() for CallStaticJavaHandle on sparc Reviewed-by: never, kvn
Wed, 17 Aug 2011 05:14:43 -0700 7079626: x64 emits unnecessary REX prefix
twisti [Wed, 17 Aug 2011 05:14:43 -0700] rev 10268
7079626: x64 emits unnecessary REX prefix Reviewed-by: kvn, iveresov, never
Tue, 16 Aug 2011 16:59:46 -0700 7079329: Adjust allocation prefetching for T4
kvn [Tue, 16 Aug 2011 16:59:46 -0700] rev 10267
7079329: Adjust allocation prefetching for T4 Summary: on T4 2 BIS instructions should be issued to prefetch 64 bytes Reviewed-by: iveresov, phh, twisti
Tue, 16 Aug 2011 11:53:57 -0700 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
kvn [Tue, 16 Aug 2011 11:53:57 -0700] rev 10266
7079317: Incorrect branch's destination block in PrintoOptoAssembly output Summary: save/restore label and block in scratch_emit_size() Reviewed-by: never
Tue, 16 Aug 2011 04:14:05 -0700 7071653: JSR 292: call site change notification should be pushed not pulled
twisti [Tue, 16 Aug 2011 04:14:05 -0700] rev 10265
7071653: JSR 292: call site change notification should be pushed not pulled Reviewed-by: kvn, never, bdelsart
Thu, 11 Aug 2011 12:08:11 -0700 7063629: use cbcond in C2 generated code on T4
kvn [Thu, 11 Aug 2011 12:08:11 -0700] rev 10264
7063629: use cbcond in C2 generated code on T4 Summary: Use new short branch instruction in C2 generated code. Reviewed-by: never
Wed, 10 Aug 2011 14:06:57 -0700 7077439: Possible reference through NULL in loopPredicate.cpp:726
kvn [Wed, 10 Aug 2011 14:06:57 -0700] rev 10263
7077439: Possible reference through NULL in loopPredicate.cpp:726 Summary: Use cl->is_valid_counted_loop() check. Reviewed-by: never
Tue, 02 Aug 2011 18:36:40 +0200 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
roland [Tue, 02 Aug 2011 18:36:40 +0200] rev 10262
7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths Summary: replace MemBarAcquire/MemBarRelease nodes on the monitor enter/exit code paths with new MemBarAcquireLock/MemBarReleaseLock nodes Reviewed-by: kvn, twisti
Mon, 08 Aug 2011 13:19:46 -0700 7075623: 6990212 broke raiseException in 64 bit
never [Mon, 08 Aug 2011 13:19:46 -0700] rev 10261
7075623: 6990212 broke raiseException in 64 bit Reviewed-by: kvn, twisti
Mon, 08 Aug 2011 05:49:04 -0700 7071823: Zero: zero/shark doesn't build after b147-fcs
twisti [Mon, 08 Aug 2011 05:49:04 -0700] rev 10260
7071823: Zero: zero/shark doesn't build after b147-fcs Reviewed-by: gbenson, twisti Contributed-by: Chris Phillips <chphilli@redhat.com>
Sat, 06 Aug 2011 08:28:08 -0700 7075559: JPRT windows_x64 build failure
kvn [Sat, 06 Aug 2011 08:28:08 -0700] rev 10259
7075559: JPRT windows_x64 build failure Summary: use SA_CLASSDIR variable instead of dirsctory saclasses. Reviewed-by: kamg, dcubed
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip