Wed, 01 May 2013 08:07:59 -0700 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87
bharadwaj [Wed, 01 May 2013 08:07:59 -0700] rev 17092
8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 Summary: Do not treat static methods as miranda methods. Reviewed-by: dholmes, acorn
Wed, 01 May 2013 10:10:57 -0400 Merge
vladidan [Wed, 01 May 2013 10:10:57 -0400] rev 17091
Merge
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip