Tue, 14 Feb 2012 15:43:56 -0800 7143061: nsk/stress/stack/b4525850 crash VM
never [Tue, 14 Feb 2012 15:43:56 -0800] rev 11786
7143061: nsk/stress/stack/b4525850 crash VM Reviewed-by: kvn, twisti
Tue, 14 Feb 2012 09:43:25 +0100 7144405: JumbleGC002 assert(m->offset() == pc_offset) failed: oopmap not found
roland [Tue, 14 Feb 2012 09:43:25 +0100] rev 11785
7144405: JumbleGC002 assert(m->offset() == pc_offset) failed: oopmap not found Summary: oop map needs pc stored in frame anchor in StubGenerator::generate_throw_exception() Reviewed-by: twisti, never, kvn
Mon, 13 Feb 2012 04:30:59 -0800 7143766: add ALT_JDK_IMAGE_DIR and improve test_jdk
twisti [Mon, 13 Feb 2012 04:30:59 -0800] rev 11784
7143766: add ALT_JDK_IMAGE_DIR and improve test_jdk Reviewed-by: rbackman, jrose, dholmes
Mon, 13 Feb 2012 02:29:22 -0800 7141329: Strange values of stack_size in -XX:+TraceMethodHandles output
twisti [Mon, 13 Feb 2012 02:29:22 -0800] rev 11783
7141329: Strange values of stack_size in -XX:+TraceMethodHandles output Reviewed-by: kvn, never
Fri, 10 Feb 2012 17:20:05 -0800 7140985: HSDIS does not handle caller options correctly
kvn [Fri, 10 Feb 2012 17:20:05 -0800] rev 11782
7140985: HSDIS does not handle caller options correctly Summary: Fix typo. Reviewed-by: jrose, kvn Contributed-by: Andrew Haley <aph@redhat.com>
Fri, 10 Feb 2012 12:53:43 -0800 7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
kvn [Fri, 10 Feb 2012 12:53:43 -0800] rev 11781
7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux Summary: Removed code which tried to create edges from fields of destination objects of arraycopy to fields of source objects. Added 30 sec time limit for EA graph construction. Reviewed-by: never
Fri, 17 Feb 2012 06:34:49 -0800 Merge
fparain [Fri, 17 Feb 2012 06:34:49 -0800] rev 11780
Merge
Thu, 16 Feb 2012 17:19:40 -0500 Merge
coleenp [Thu, 16 Feb 2012 17:19:40 -0500] rev 11779
Merge
Thu, 16 Feb 2012 15:52:01 -0500 7146354: Re-enable Compressed OOPs after 7118647 is resolved
coleenp [Thu, 16 Feb 2012 15:52:01 -0500] rev 11778
7146354: Re-enable Compressed OOPs after 7118647 is resolved Summary: Relax the assertion to simply check for COOP mode rather than an exact address. Reviewed-by: coleenp, kvn, phh, dcubed Contributed-by: james.melvin@oracle.com
Thu, 16 Feb 2012 13:50:54 -0500 7142113: Add Ivy Bridge to the known Intel x86 cpu families
phh [Thu, 16 Feb 2012 13:50:54 -0500] rev 11777
7142113: Add Ivy Bridge to the known Intel x86 cpu families Summary: In vm_version_x86.hpp, add and use CPU_MODEL_IVYBRIDGE_EP, and restrict is_intel_tsc_synced_at_init() to EP models. Reviewed-by: kvn, acorn
Wed, 15 Feb 2012 12:17:30 -0800 7145243: Need additional specializations for argument parsing framework
fparain [Wed, 15 Feb 2012 12:17:30 -0800] rev 11776
7145243: Need additional specializations for argument parsing framework Reviewed-by: acorn, fparain Contributed-by: nils.loodin@oracle.com
Tue, 14 Feb 2012 23:50:12 -0800 Merge
minqi [Tue, 14 Feb 2012 23:50:12 -0800] rev 11775
Merge
Tue, 14 Feb 2012 20:54:57 -0800 Merge
minqi [Tue, 14 Feb 2012 20:54:57 -0800] rev 11774
Merge
Tue, 14 Feb 2012 17:04:40 -0800 7130993: nsk/jdi/ReferenceType/instances/instances004 fails with JFR: assert(ServiceUtil::visible_oop(obj))
sspitsyn [Tue, 14 Feb 2012 17:04:40 -0800] rev 11773
7130993: nsk/jdi/ReferenceType/instances/instances004 fails with JFR: assert(ServiceUtil::visible_oop(obj)) Summary: Skip reporting invisible refs in iterate_over_object to avoid assert(ServiceUtil::visible_oop(obj)) Reviewed-by: dcubed, mgronlun, rbackman Contributed-by: serguei.spitsyn@oracle.com
Wed, 15 Feb 2012 00:09:31 -0500 Merge
kamg [Wed, 15 Feb 2012 00:09:31 -0500] rev 11772
Merge
Tue, 14 Feb 2012 20:02:19 -0500 7145589: First JSDT provider creation fails
kamg [Tue, 14 Feb 2012 20:02:19 -0500] rev 11771
7145589: First JSDT provider creation fails Summary: 0 is a successful return from an ioctl() call Reviewed-by: dcubed, phh, dsamersoff
Tue, 14 Feb 2012 18:35:19 -0500 Merge
coleenp [Tue, 14 Feb 2012 18:35:19 -0500] rev 11770
Merge
Tue, 14 Feb 2012 16:50:34 -0500 7145587: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV (sparc version)
coleenp [Tue, 14 Feb 2012 16:50:34 -0500] rev 11769
7145587: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV (sparc version) Summary: Increase StackShadowPages to accomodate the JDK changes to increase buffer size in socketWrite Reviewed-by: acorn, phh, dcubed, kamg, dsamersoff
Tue, 14 Feb 2012 15:52:17 -0500 Merge
kamg [Tue, 14 Feb 2012 15:52:17 -0500] rev 11768
Merge
Mon, 13 Feb 2012 14:03:12 -0500 7069991: Setup make/jprt.properties files for jdk8
kamg [Mon, 13 Feb 2012 14:03:12 -0500] rev 11767
7069991: Setup make/jprt.properties files for jdk8 Summary: Change default release value to jdk8 (but overrideable) Reviewed-by: phh, jcoomes, dholmes, ohair
Tue, 14 Feb 2012 06:54:27 -0800 7143760: Memory leak in GarbageCollectionNotifications
fparain [Tue, 14 Feb 2012 06:54:27 -0800] rev 11766
7143760: Memory leak in GarbageCollectionNotifications Reviewed-by: dholmes, dcubed, kamg
Mon, 13 Feb 2012 12:30:47 -0500 7059899: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV
coleenp [Mon, 13 Feb 2012 12:30:47 -0500] rev 11765
7059899: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV Summary: Increase StackShadowPages to accomodate the JDK changes to increase buffer size in socketWrite Reviewed-by: acorn, phh
Mon, 13 Feb 2012 06:24:44 -0800 Merge
fparain [Mon, 13 Feb 2012 06:24:44 -0800] rev 11764
Merge
Sun, 12 Feb 2012 19:33:11 -0800 7009098: SA cannot open core files larger than 2GB on Linux 32-bit
poonam [Sun, 12 Feb 2012 19:33:11 -0800] rev 11763
7009098: SA cannot open core files larger than 2GB on Linux 32-bit Summary: Added Large File Support by compiling libsaproc.so with -D_FILE_OFFSET_BITS=64, and a small change with which SA should first load libraries from the path specified with SA_ALTROOT. Reviewed-by: dholmes, kevinw, dcubed, minqi
Thu, 09 Feb 2012 07:35:48 -0800 Merge
zgu [Thu, 09 Feb 2012 07:35:48 -0800] rev 11762
Merge
Thu, 09 Feb 2012 10:16:26 -0500 7141259: Native stack is missing in hs_err
zgu [Thu, 09 Feb 2012 10:16:26 -0500] rev 11761
7141259: Native stack is missing in hs_err Summary: Code cleanup and creating a private decoder for error handler, since it can be triggered from in signal handler, where no lock can be taken Reviewed-by: dholmes, kamg, acorn, coleenp
Thu, 09 Feb 2012 00:51:47 -0800 7131006: java/lang/management/ThreadMXBean/ThreadLists.java
minqi [Thu, 09 Feb 2012 00:51:47 -0800] rev 11760
7131006: java/lang/management/ThreadMXBean/ThreadLists.java Reviewed-by: dholmes, acorn
Fri, 17 Feb 2012 13:23:29 +0100 Merge
stefank [Fri, 17 Feb 2012 13:23:29 +0100] rev 11759
Merge
Thu, 16 Feb 2012 13:13:53 -0800 6330863: vm/gc/InfiniteList.java fails intermittently due to timeout
jcoomes [Thu, 16 Feb 2012 13:13:53 -0800] rev 11758
6330863: vm/gc/InfiniteList.java fails intermittently due to timeout Summary: in some cases, allocate from the old gen before doing a full gc Reviewed-by: stefank, jmasa
Thu, 16 Feb 2012 13:12:25 -0800 7146343: PS invoke methods should indicate the type of gc done
jcoomes [Thu, 16 Feb 2012 13:12:25 -0800] rev 11757
7146343: PS invoke methods should indicate the type of gc done Reviewed-by: stefank, jmasa
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip