Fri, 26 Apr 2013 10:57:57 -0700 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
johnc [Fri, 26 Apr 2013 10:57:57 -0700] rev 17115
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class. Reviewed-by: jmasa, brutisso
Fri, 26 Apr 2013 10:40:36 +0200 8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
stefank [Fri, 26 Apr 2013 10:40:36 +0200] rev 17114
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading Reviewed-by: coleenp, mgerdin
Fri, 26 Apr 2013 09:53:22 +0200 8012915: ReservedSpace::align_reserved_region() broken on Windows
brutisso [Fri, 26 Apr 2013 09:53:22 +0200] rev 17113
8012915: ReservedSpace::align_reserved_region() broken on Windows Summary: remove unused constructors and helper methods for ReservedHeapSpace and ReservedSpace Reviewed-by: mgerdin, jmasa, johnc, tschatzl
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip