JDK-2168065 : javaws not recognizing properties which contains % character
  • Type: Backport
  • Backport of: JDK-6696175
  • Component: deploy
  • Sub-Component: webstart
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2008-10-09
  • Updated: 2011-01-27
  • Resolved: 2009-01-30
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.
Other JDK 6
5.0u18-revFixed 6u12 b02Fixed
Comments
EVALUATION The fix will be in 6u12 b02, we will allow "%" character specified in unsecure property because it won't be passed into command line argument. special character "%" won't be allowed in secure property.
20-11-2008