Tue, 30 Apr 2013 17:36:01 -0400 8013398: Adjust number of stack guard pages on systems with large memory page size
vladidan [Tue, 30 Apr 2013 17:36:01 -0400] rev 17090
8013398: Adjust number of stack guard pages on systems with large memory page size Summary: Auto adjust number of stack guard pages on systems with large memory page size Reviewed-by: bobv, coleenp
Wed, 01 May 2013 01:07:50 +0200 Merge
sla [Wed, 01 May 2013 01:07:50 +0200] rev 17089
Merge
Tue, 30 Apr 2013 21:47:02 +0200 8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause
sla [Tue, 30 Apr 2013 21:47:02 +0200] rev 17088
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
Tue, 30 Apr 2013 11:56:52 -0700 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
ccheung [Tue, 30 Apr 2013 11:56:52 -0700] rev 17087
8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" Reviewed-by: coleenp, zgu, hseigel
Tue, 30 Apr 2013 09:17:06 -0400 8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6'
zgu [Tue, 30 Apr 2013 09:17:06 -0400] rev 17086
8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6' Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
Tue, 30 Apr 2013 02:28:42 -0700 Merge
sla [Tue, 30 Apr 2013 02:28:42 -0700] rev 17085
Merge
Tue, 30 Apr 2013 10:53:58 +0200 8013466: SA crashes when attaching to a process on OS X
sla [Tue, 30 Apr 2013 10:53:58 +0200] rev 17084
8013466: SA crashes when attaching to a process on OS X Reviewed-by: coleenp, rbackman, minqi
Mon, 29 Apr 2013 11:03:49 -0700 8012015: Use PROT_NONE when reserving memory
mikael [Mon, 29 Apr 2013 11:03:49 -0700] rev 17083
8012015: Use PROT_NONE when reserving memory Summary: Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE. Reviewed-by: dholmes, ctornqvi
Mon, 29 Apr 2013 16:36:17 -0400 Merge
hseigel [Mon, 29 Apr 2013 16:36:17 -0400] rev 17082
Merge
Mon, 29 Apr 2013 16:13:57 -0400 8011773: Some tests on Interned String crashed JVM with OOM
hseigel [Mon, 29 Apr 2013 16:13:57 -0400] rev 17081
8011773: Some tests on Interned String crashed JVM with OOM Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions. Reviewed-by: coleenp, dholmes
Fri, 26 Apr 2013 07:34:02 -0400 8007154: Remove support for u4 MethodParameter flags fields
emc [Fri, 26 Apr 2013 07:34:02 -0400] rev 17080
8007154: Remove support for u4 MethodParameter flags fields Summary: Remove support for parsing class files with four-byte flags fields in MethodParameters attributes Reviewed-by: jrose, coleenp
Fri, 26 Apr 2013 08:40:24 -0700 Merge
dcubed [Fri, 26 Apr 2013 08:40:24 -0700] rev 17079
Merge
Thu, 25 Apr 2013 12:55:49 -0700 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
iklam [Thu, 25 Apr 2013 12:55:49 -0700] rev 17078
8008962: NPG: Memory regression: One extra Monitor per ConstantPool Summary: Re-use InstanceKlass::_init_lock locking ConstantPool as well. Reviewed-by: dholmes, coleenp, acorn
Thu, 25 Apr 2013 03:58:53 -0700 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
sspitsyn [Thu, 25 Apr 2013 03:58:53 -0700] rev 17077
8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands Summary: References from operands to CP entries and back must be correct after CP merge Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Wed, 24 Apr 2013 15:57:17 -0700 Merge
coleenp [Wed, 24 Apr 2013 15:57:17 -0700] rev 17076
Merge
(0) -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip