mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 20:18:48 +00:00
8348975: Broken links in the JDK 24 JavaDoc API documentation, build 33
Reviewed-by: liach Backport-of: 22069ff42b7e5c3058415ef9b6e0b50b9d2c16ef
This commit is contained in:
parent
2d4731917d
commit
ec00b6b7ac
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
@ -92,7 +92,7 @@ SRC_SUBDIRS += share/classes
|
||||
|
||||
SPEC_SUBDIRS += share/specs
|
||||
|
||||
MAN_SUBDIRS += share/man
|
||||
MAN_SUBDIRS += share/man windows/man
|
||||
|
||||
# Find all module-info.java files for the current build target platform and
|
||||
# configuration.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, Alibaba Group Holding Limited. All Rights Reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
@ -432,7 +432,7 @@ import sun.util.locale.provider.ResourceBundleBasedAdapter;
|
||||
* prefix {@code 'T'} forces this output to upper case.
|
||||
*
|
||||
* <tr><th scope="row" style="vertical-align:top">{@code 'z'}
|
||||
* <td> <a href="http://www.ietf.org/rfc/rfc0822.txt">RFC 822</a>
|
||||
* <td> <a href="https://www.ietf.org/rfc/rfc822.txt">RFC 822</a>
|
||||
* style numeric time zone offset from GMT, e.g. {@code -0800}. This
|
||||
* value will be adjusted as necessary for Daylight Saving Time. For
|
||||
* {@code long}, {@link Long}, and {@link Date} the time zone used is
|
||||
@ -1720,7 +1720,7 @@ import sun.util.locale.provider.ResourceBundleBasedAdapter;
|
||||
*
|
||||
* <tr><th scope="row" style="vertical-align:top">{@code 'z'}
|
||||
* <td style="vertical-align:top"> <code>'\u007a'</code>
|
||||
* <td> <a href="http://www.ietf.org/rfc/rfc0822.txt">RFC 822</a>
|
||||
* <td> <a href="https://www.ietf.org/rfc/rfc822.txt">RFC 822</a>
|
||||
* style numeric time zone offset from GMT, e.g. {@code -0800}. This
|
||||
* value will be adjusted as necessary for Daylight Saving Time. For
|
||||
* {@code long}, {@link Long}, and {@link Date} the time zone used is
|
||||
|
||||
@ -36,7 +36,7 @@ import javax.naming.ldap.*;
|
||||
* <ul>
|
||||
* <li>
|
||||
* Paged results, as defined in
|
||||
* <a href="http://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
|
||||
* <a href="https://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
|
||||
* <li>
|
||||
* Server-side sorting, as defined in
|
||||
* <a href="http://www.ietf.org/rfc/rfc2891.txt">RFC 2891</a>.
|
||||
|
||||
@ -92,7 +92,7 @@ import com.sun.jndi.ldap.BerEncoder;
|
||||
* } </pre>
|
||||
* <p>
|
||||
* This class implements the LDAPv3 Control for paged-results as defined in
|
||||
* <a href="http://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
|
||||
* <a href="https://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
|
||||
*
|
||||
* The control's value has the following ASN.1 definition:
|
||||
* <pre>{@code
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -40,7 +40,7 @@ import com.sun.jndi.ldap.BerDecoder;
|
||||
* <p>
|
||||
* This class implements the LDAPv3 Response Control for
|
||||
* paged-results as defined in
|
||||
* <a href="http://www.ietf.org/rfc/rfc2696">RFC 2696</a>.
|
||||
* <a href="https://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
|
||||
*
|
||||
* The control's value has the following ASN.1 definition:
|
||||
* <pre>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -64,7 +64,7 @@ import com.sun.jdi.connect.TransportTimeoutException;
|
||||
* but may involve techniques such as the <i>positive
|
||||
* acknowledgment with retransmission</i> technique used in
|
||||
* protocols such as the Transmission Control Protocol (TCP)
|
||||
* (see <a href="http://www.ietf.org/rfc/rfc0793.txt"> RFC 793
|
||||
* (see <a href="https://www.ietf.org/rfc/rfc793.txt"> RFC 793
|
||||
* </a>).
|
||||
*
|
||||
* <p> A transport service can be used to initiate a connection
|
||||
|
||||
@ -43,8 +43,8 @@ http://www.iana.org/assignments/character-sets/character-sets.xhtml
|
||||
http://www.iana.org/assignments/media-types/
|
||||
http://www.iana.org/assignments/uri-schemes.html
|
||||
http://www.ietf.org/
|
||||
http://www.ietf.org/rfc/rfc0793.txt
|
||||
http://www.ietf.org/rfc/rfc0822.txt
|
||||
https://www.ietf.org/rfc/rfc793.txt
|
||||
https://www.ietf.org/rfc/rfc822.txt
|
||||
http://www.ietf.org/rfc/rfc1122.txt
|
||||
http://www.ietf.org/rfc/rfc1123.txt
|
||||
http://www.ietf.org/rfc/rfc1323.txt
|
||||
@ -83,8 +83,7 @@ http://www.ietf.org/rfc/rfc2440.txt
|
||||
http://www.ietf.org/rfc/rfc2474.txt
|
||||
http://www.ietf.org/rfc/rfc2609.txt
|
||||
http://www.ietf.org/rfc/rfc2616.txt
|
||||
http://www.ietf.org/rfc/rfc2696
|
||||
http://www.ietf.org/rfc/rfc2696.txt
|
||||
https://www.ietf.org/rfc/rfc2696.txt
|
||||
http://www.ietf.org/rfc/rfc2710.txt
|
||||
http://www.ietf.org/rfc/rfc2732.txt
|
||||
http://www.ietf.org/rfc/rfc2743.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user