Fri, 14 Jun 2013 07:46:22 -0700 7178026: os::close can restart ::close but that is not a restartable syscall
rdurbin [Fri, 14 Jun 2013 07:46:22 -0700] rev 18078
7178026: os::close can restart ::close but that is not a restartable syscall Summary: Removed restart macros from all os:close calls on Solaris, Linux, MacOS X platforms. Reviewed-by: dcubed, dholmes
Fri, 14 Jun 2013 15:20:32 -0700 Merge
zgu [Fri, 14 Jun 2013 15:20:32 -0700] rev 18077
Merge
Fri, 14 Jun 2013 07:39:19 -0700 Merge
zgu [Fri, 14 Jun 2013 07:39:19 -0700] rev 18076
Merge
Fri, 14 Jun 2013 09:18:42 -0400 8011968: Kitchensink crashed with SIGSEGV in MemBaseline::baseline
zgu [Fri, 14 Jun 2013 09:18:42 -0400] rev 18075
8011968: Kitchensink crashed with SIGSEGV in MemBaseline::baseline Summary: Simple fix to add NULL pointer check that can cause segv Reviewed-by: coleenp, ctornqvi
Fri, 14 Jun 2013 07:30:10 -0700 Merge
zgu [Fri, 14 Jun 2013 07:30:10 -0700] rev 18074
Merge
Thu, 13 Jun 2013 22:02:40 -0700 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
ccheung [Thu, 13 Jun 2013 22:02:40 -0700] rev 18073
8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux Reviewed-by: dholmes, coleenp Contributed-by: jeremymanson@google.com, calvin.cheung@oracle.com
Fri, 14 Jun 2013 13:11:58 +0200 Merge
ctornqvi [Fri, 14 Jun 2013 13:11:58 +0200] rev 18072
Merge
Thu, 13 Jun 2013 22:00:06 +0200 8015324: Create tests for CDS feature
ctornqvi [Thu, 13 Jun 2013 22:00:06 +0200] rev 18071
8015324: Create tests for CDS feature Summary: Wrote tests for use of CDS with ObjectAlignmentInBytes CL option Reviewed-by: coleenp, ctornqvi, hseigel Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Thu, 13 Jun 2013 21:57:56 +0200 8016065: Write regression test for 7167142
ctornqvi [Thu, 13 Jun 2013 21:57:56 +0200] rev 18070
8016065: Write regression test for 7167142 Summary: Regression tests written for both test cases (.hotspotrc and .hotspot_compiler). Also reviewed by mikhailo.seledtsov@oracle.com Reviewed-by: zgu, coleenp
Thu, 13 Jun 2013 11:16:38 -0700 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
dcubed [Thu, 13 Jun 2013 11:16:38 -0700] rev 18069
8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint Summary: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory(). Add os::commit_memory_or_exit(). Also tidy up some NMT accounting and some mmap() return value checking. Reviewed-by: zgu, stefank, dholmes, dsamersoff
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip