Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2034889 | 1.4.0 | Alan Sommerer | P2 | Resolved | Fixed | beta |
JDK-2034888 | 1.3.1 | Alan Sommerer | P2 | Resolved | Fixed | ladybird |
This page lists "host" as the Socket Attaching connector argument that points the connection to the remote JVM. Also, at the very
bottom an example is given using "host":
jdb -connect com.sun.jdi.SocketAttach:host=myhost,port=8000
"host" fails with an "unknown argument" exception. "hostname" on the other hand works.
- backported by
-
JDK-2034888 severe typo in http://java.sun.com/j2se/1.3/docs/guide/jpda/conninv.html
-
- Resolved
-
-
JDK-2034889 severe typo in http://java.sun.com/j2se/1.3/docs/guide/jpda/conninv.html
-
- Resolved
-