-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: hs25
-
Component/s: hotspot
When the jtreg option -vmoption is not used the call to
System.getProperty("test.vm.opts") will return null and having a
null in the middle of argv[] will confuse the java launcher and cause it to fail at startup.
System.getProperty("test.vm.opts") will return null and having a
null in the middle of argv[] will confuse the java launcher and cause it to fail at startup.