-
Bug
-
Resolution: Fixed
-
P1
-
1.2.0
-
b01
-
sparc
-
solaris_2.6
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2021959 | 1.2.0 | Charlie Lai | P1 | Closed | Fixed | 1.2fcs |
arthur.frechette@East 1998-07-24
JDK Build Tested: JDK1.2FCS-C
System Under Test: win32
The following regression occurs on JDK1.2fcs-C that did not occur on JDK1.2fcs-B
when running 'keytool':
keytool -genkey -alias ALA -keystore ./qekeystore -keypass testing123 -dname "cn=QEtest" -storepass testing123
keytool appears to hang without returning. A Ctrl_C was entered to interrupt
and kill it. Re-ran on JDK1.2fcs-B the same command line above and it
executed and generated the "qekeystore" with no problem.
NOTE: As a side not this occurs with or without JIT ...
- backported by
-
JDK-2021959 keytool is hanging under win32
-
- Closed
-