-
Bug
-
Resolution: Fixed
-
P4
-
11, 16
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277335 | 11.0.15-oracle | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8275283 | 11.0.14 | Jie Fu | P4 | Resolved | Fixed | b01 |
JDK-8326221 | openjdk8u412 | Paul Hohensee | P4 | Resolved | Fixed | b05 |
Just run ==> jps 1234:8080
Output:
Malformed Host Identifier: 1234:8080
...
---------------------------------------------
jps fails to recognize 1234 as a hostname.
- backported by
-
JDK-8275283 HostIdentifier fails to canonicalize hostnames starting with digits
- Resolved
-
JDK-8277335 HostIdentifier fails to canonicalize hostnames starting with digits
- Resolved
-
JDK-8326221 HostIdentifier fails to canonicalize hostnames starting with digits
- Resolved
- duplicates
-
JDK-8196737 jps fails if both IP address and port number are used in the host identifier
- Closed
- relates to
-
JDK-8276139 TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/e926edc1
-
Commit openjdk/jdk11u-dev/596677e8
-
Review openjdk/jdk8u-dev/411
-
Review openjdk/jdk11u-dev/516