diff src/share/vm/runtime/arguments.cpp @ 8151:b8f261ba79c6

Minimize diff to plain HotSpot version.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 07 Mar 2013 21:00:29 +0100
parents 8d10fc6b4f6c
children 3ebe0b86736e
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.cpp	Thu Mar 07 15:17:51 2013 +0100
+++ b/src/share/vm/runtime/arguments.cpp	Thu Mar 07 21:00:29 2013 +0100
@@ -2180,6 +2180,7 @@
 }
 
 // Parse JavaVMInitArgs structure
+
 jint Arguments::parse_vm_init_args(const JavaVMInitArgs* args) {
   // For components of the system classpath.
   SysClassPath scp(Arguments::get_sysclasspath());