Code Review for 8011898

Prepared by:johnc on Tue Apr 23 17:05:20 PDT 2013
Workspace:/export/workspaces/8011898
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:07a4efc5ed14
Summary of changes: 29 lines changed: 24 ins; 3 del; 2 mod; 40 unchg
Patch of changes: 8011898.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/gc/TestVerifyDuringStartup.java

rev 4488 : 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:
29 lines changed: 24 ins; 3 del; 2 mod; 40 unchg

This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).