-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b19
On Solaris the following line is wrong
export VAR=value
It should be
VAR=value
export VAR
export VAR=value
It should be
VAR=value
export VAR
- duplicates
-
JDK-8046767 TESTFAIL:sun/security/tools/keytool/default_options.sh failed due Execution failed:
-
- Closed
-