JDK-8029052 : regression with jvm args with whitespace
  • Type: Bug
  • Component: deploy
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • Submitted: 2013-11-22
  • Updated: 2017-02-06
  • Resolved: 2017-02-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Relates :  
Description
changeset:   2418:5cb5e6e5bc6e
user:        dmarkov
date:        Wed Jun 26 13:35:41 2013 +0400
summary:     8016513: Webstart throws StringIndexOutOfBoundsException using prop
erty and Java-VM-args

this change causes jvm args that are paths with white space to become unquotted, leading the path to be split into multiple args.

Comments
Closing this one as dupe of JDK-8032528
06-02-2017

the changes made under JDK-8016513 were reverted back by JDK-8032528.
06-02-2017