Wed, 13 Feb 2013 08:29:04 -0800 8006683: Add WhiteBox API to testing of compiler
iignatyev [Wed, 13 Feb 2013 08:29:04 -0800] rev 15621
8006683: Add WhiteBox API to testing of compiler Reviewed-by: kvn, vlivanov
Tue, 12 Feb 2013 14:33:19 -0800 Merge
kmo [Tue, 12 Feb 2013 14:33:19 -0800] rev 15620
Merge
Tue, 12 Feb 2013 07:39:42 -0800 8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
kmo [Tue, 12 Feb 2013 07:39:42 -0800] rev 15619
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
Tue, 12 Feb 2013 12:56:11 +0100 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
roland [Tue, 12 Feb 2013 12:56:11 +0100] rev 15618
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob Summary: Add support for expensive nodes. Reviewed-by: kvn
Mon, 11 Feb 2013 14:47:04 -0800 8003252: PPC: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 14:47:04 -0800] rev 15617
8003252: PPC: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Mon, 11 Feb 2013 10:38:11 -0800 8003251: ARM: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 10:38:11 -0800] rev 15616
8003251: ARM: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Sun, 10 Feb 2013 22:35:38 -0800 8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
kmo [Sun, 10 Feb 2013 22:35:38 -0800] rev 15615
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked() Reviewed-by: kvn
Sat, 09 Feb 2013 12:55:09 -0800 8007402: Code cleanup to remove Parfait false positive
drchase [Sat, 09 Feb 2013 12:55:09 -0800] rev 15614
8007402: Code cleanup to remove Parfait false positive Summary: add array access range check Reviewed-by: kvn
Fri, 08 Feb 2013 15:39:43 -0800 8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on. Reviewed-by: kvn, twisti
Fri, 08 Feb 2013 15:07:17 -0800 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2()) Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction. Reviewed-by: roland, twisti
Thu, 14 Feb 2013 11:01:05 +0100 Merge
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
Wed, 23 Jan 2013 19:08:04 -0800 8005452: NPG: Create new flags for Metaspace resizing policy
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy Reviewed-by: johnc, jwilhelm, coleenp, stefank
Mon, 11 Feb 2013 15:24:48 -0800 8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
johnc [Mon, 11 Feb 2013 15:24:48 -0800] rev 15609
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous. Reviewed-by: brutisso, jwilhelm, tamao
Sun, 10 Feb 2013 21:15:16 +0100 8002144: G1: large number of evacuation failures may lead to large c heap memory usage
brutisso [Sun, 10 Feb 2013 21:15:16 +0100] rev 15608
8002144: G1: large number of evacuation failures may lead to large c heap memory usage Summary: Use Stack<> instead of GrowableArray to keep track of preserved marks. Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, jcoomes
Thu, 07 Feb 2013 18:40:45 -0800 Merge
brutisso [Thu, 07 Feb 2013 18:40:45 -0800] rev 15607
Merge
Thu, 07 Feb 2013 22:04:17 +0100 Merge
brutisso [Thu, 07 Feb 2013 22:04:17 +0100] rev 15606
Merge
Thu, 07 Feb 2013 15:51:25 +0100 8006432: Ratio flags should be unsigned
jwilhelm [Thu, 07 Feb 2013 15:51:25 +0100] rev 15605
8006432: Ratio flags should be unsigned Summary: Flags changed to be of uintx type Reviewed-by: johnc, tamao
Wed, 06 Feb 2013 14:50:37 -0800 7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking
johnc [Wed, 06 Feb 2013 14:50:37 -0800] rev 15604
7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking Summary: Skip unnecessary scanning of bitmap for unmarked humongous objects/regions. Reviewed-by: jwilhelm, johnc Contributed-by: Tao Mao <tao.mao@oracle.com>
Wed, 13 Feb 2013 08:42:03 -0800 Merge
sspitsyn [Wed, 13 Feb 2013 08:42:03 -0800] rev 15603
Merge
Tue, 12 Feb 2013 12:19:28 -0500 8007950: Undo hs_file permission change
zgu [Tue, 12 Feb 2013 12:19:28 -0500] rev 15602
8007950: Undo hs_file permission change Summary: Reverse hs_err file permission back to 0666, as early push was premature Reviewed-by: dsamersoff, dcubed, acorn
Mon, 11 Feb 2013 14:06:22 -0500 8007320: NPG: move method annotations
coleenp [Mon, 11 Feb 2013 14:06:22 -0500] rev 15601
8007320: NPG: move method annotations Summary: allocate method annotations and attach to ConstMethod if present Reviewed-by: dcubed, jiangli, sspitsyn, iklam
Fri, 08 Feb 2013 16:56:03 -0800 Merge
zgu [Fri, 08 Feb 2013 16:56:03 -0800] rev 15600
Merge
Fri, 08 Feb 2013 13:55:41 -0800 Merge
zgu [Fri, 08 Feb 2013 13:55:41 -0800] rev 15599
Merge
Fri, 08 Feb 2013 16:31:48 -0500 8006691: Remove jvm_version_info.is_kernel_jvm field
zgu [Fri, 08 Feb 2013 16:31:48 -0500] rev 15598
8006691: Remove jvm_version_info.is_kernel_jvm field Summary: Removed is_kernel_jvm from jvm_version_info as Kernel VM has been deprecated Reviewed-by: mchung, coleenp
Fri, 08 Feb 2013 14:32:13 -0800 Merge
zgu [Fri, 08 Feb 2013 14:32:13 -0800] rev 15597
Merge
Fri, 08 Feb 2013 14:49:01 -0500 8007791: More Restricted hs_err file permission
zgu [Fri, 08 Feb 2013 14:49:01 -0500] rev 15596
8007791: More Restricted hs_err file permission Summary: Enforce more restricted hs_file permission Reviewed-by: acorn, dcubed, dsamersoff
Fri, 08 Feb 2013 09:14:06 -0800 Merge
sspitsyn [Fri, 08 Feb 2013 09:14:06 -0800] rev 15595
Merge
Fri, 08 Feb 2013 14:05:36 +0100 Merge
sla [Fri, 08 Feb 2013 14:05:36 +0100] rev 15594
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip