SHORT SUMMARY:
java.exe trims trailing back slashes from command line arguments, from 7u10 onwards.
see
http://stackoverflow.com/questions/13913196/file-separator-java-7-option-cause
s-exceptionininitializererror
INDICATORS:
COUNTER INDICATORS:
TRIGGERS:
KNOWN WORKAROUND:
To workaround this java bug, WLS (WLST) now does NOT specify the system
property on the sub-process it creates when starting a WLS server.
PRESENT SINCE: 7u10
HOW TO VERIFY:
NOTES FOR SE:
REGRESSION: yes
- duplicates
-
JDK-8006574 [launcher] removes trailing slashes on arguments
-
- Closed
-