-
Sub-task
-
Resolution: Fixed
-
P4
-
8, 11, 12
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8215883 | 11.0.3-oracle | Sean Coffey | P4 | Resolved | Fixed | b02 |
JDK-8219240 | 11.0.3 | Sean Coffey | P4 | Resolved | Fixed | master |
JDK-8219593 | openjdk8u212 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8218233 | 8u221 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8216061 | 8u212 | Sean Coffey | P4 | Resolved | Fixed | b02 |
JDK-8224359 | emb-8u221 | Sean Coffey | P4 | Resolved | Fixed | master |
As per parent bug :
1. DNSName only accepts letters as the first character. RFC 1123 has relaxed that restriction:
RFC 1123, Section 2.1:
> One aspect of host name syntax is hereby changed: the
> restriction on the first character is relaxed to allow either a
> letter or a digit. Host software MUST support this more liberal
> syntax.
1. DNSName only accepts letters as the first character. RFC 1123 has relaxed that restriction:
RFC 1123, Section 2.1:
> One aspect of host name syntax is hereby changed: the
> restriction on the first character is relaxed to allow either a
> letter or a digit. Host software MUST support this more liberal
> syntax.
- backported by
-
JDK-8215883 Relax DNSName restriction as per RFC 1123
- Resolved
-
JDK-8216061 Relax DNSName restriction as per RFC 1123
- Resolved
-
JDK-8218233 Relax DNSName restriction as per RFC 1123
- Resolved
-
JDK-8219240 Relax DNSName restriction as per RFC 1123
- Resolved
-
JDK-8219593 Relax DNSName restriction as per RFC 1123
- Resolved
-
JDK-8224359 Relax DNSName restriction as per RFC 1123
- Resolved
- csr for
-
JDK-8214270 Relax DNSName restriction as per RFC 1123
- Closed
(1 backported by, 1 csr for)