File tree Expand file tree Collapse file tree 7 files changed +14
-15
lines changed
java.base/share/classes/java/util
java.naming/share/classes
jdk.jdi/share/classes/com/sun/jdi/connect/spi
test/docs/jdk/javadoc/doccheck Expand file tree Collapse file tree 7 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright (c) 2014, 2023 , Oracle and/or its affiliates. All rights reserved.
2
+ # Copyright (c) 2014, 2025 , Oracle and/or its affiliates. All rights reserved.
3
3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
#
5
5
# This code is free software; you can redistribute it and/or modify it
@@ -92,7 +92,7 @@ SRC_SUBDIRS += share/classes
92
92
93
93
SPEC_SUBDIRS += share/specs
94
94
95
- MAN_SUBDIRS += share/man
95
+ MAN_SUBDIRS += share/man windows/man
96
96
97
97
# Find all module-info.java files for the current build target platform and
98
98
# configuration.
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2003, 2024 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2003, 2025 , Oracle and/or its affiliates. All rights reserved.
3
3
* Copyright (c) 2023, Alibaba Group Holding Limited. All Rights Reserved.
4
4
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5
5
*
432
432
* prefix {@code 'T'} forces this output to upper case.
433
433
*
434
434
* <tr><th scope="row" style="vertical-align:top">{@code 'z'}
435
- * <td> <a href="http ://www.ietf.org/rfc/rfc0822 .txt">RFC 822</a>
435
+ * <td> <a href="https ://www.ietf.org/rfc/rfc822 .txt">RFC 822</a>
436
436
* style numeric time zone offset from GMT, e.g. {@code -0800}. This
437
437
* value will be adjusted as necessary for Daylight Saving Time. For
438
438
* {@code long}, {@link Long}, and {@link Date} the time zone used is
1720
1720
*
1721
1721
* <tr><th scope="row" style="vertical-align:top">{@code 'z'}
1722
1722
* <td style="vertical-align:top"> <code>'\u007a'</code>
1723
- * <td> <a href="http ://www.ietf.org/rfc/rfc0822 .txt">RFC 822</a>
1723
+ * <td> <a href="https ://www.ietf.org/rfc/rfc822 .txt">RFC 822</a>
1724
1724
* style numeric time zone offset from GMT, e.g. {@code -0800}. This
1725
1725
* value will be adjusted as necessary for Daylight Saving Time. For
1726
1726
* {@code long}, {@link Long}, and {@link Date} the time zone used is
Original file line number Diff line number Diff line change 36
36
* <ul>
37
37
* <li>
38
38
* Paged results, as defined in
39
- * <a href="http ://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
39
+ * <a href="https ://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
40
40
* <li>
41
41
* Server-side sorting, as defined in
42
42
* <a href="http://www.ietf.org/rfc/rfc2891.txt">RFC 2891</a>.
Original file line number Diff line number Diff line change 92
92
* } </pre>
93
93
* <p>
94
94
* This class implements the LDAPv3 Control for paged-results as defined in
95
- * <a href="http ://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
95
+ * <a href="https ://www.ietf.org/rfc/rfc2696.txt">RFC 2696</a>.
96
96
*
97
97
* The control's value has the following ASN.1 definition:
98
98
* <pre>{@code
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2003, 2020 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2003, 2025 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
40
40
* <p>
41
41
* This class implements the LDAPv3 Response Control for
42
42
* paged-results as defined in
43
- * <a href="http ://www.ietf.org/rfc/rfc2696">RFC 2696</a>.
43
+ * <a href="https ://www.ietf.org/rfc/rfc2696.txt ">RFC 2696</a>.
44
44
*
45
45
* The control's value has the following ASN.1 definition:
46
46
* <pre>
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2003, 2021 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2003, 2025 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
64
64
* but may involve techniques such as the <i>positive
65
65
* acknowledgment with retransmission</i> technique used in
66
66
* protocols such as the Transmission Control Protocol (TCP)
67
- * (see <a href="http ://www.ietf.org/rfc/rfc0793 .txt"> RFC 793
67
+ * (see <a href="https ://www.ietf.org/rfc/rfc793 .txt"> RFC 793
68
68
* </a>).
69
69
*
70
70
* <p> A transport service can be used to initiate a connection
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ http://www.iana.org/assignments/character-sets/character-sets.xhtml
43
43
http://www.iana.org/assignments/media-types/
44
44
http://www.iana.org/assignments/uri-schemes.html
45
45
http://www.ietf.org/
46
- http ://www.ietf.org/rfc/rfc0793 .txt
47
- http ://www.ietf.org/rfc/rfc0822 .txt
46
+ https ://www.ietf.org/rfc/rfc793 .txt
47
+ https ://www.ietf.org/rfc/rfc822 .txt
48
48
http://www.ietf.org/rfc/rfc1122.txt
49
49
http://www.ietf.org/rfc/rfc1123.txt
50
50
http://www.ietf.org/rfc/rfc1323.txt
@@ -83,8 +83,7 @@ http://www.ietf.org/rfc/rfc2440.txt
83
83
http://www.ietf.org/rfc/rfc2474.txt
84
84
http://www.ietf.org/rfc/rfc2609.txt
85
85
http://www.ietf.org/rfc/rfc2616.txt
86
- http://www.ietf.org/rfc/rfc2696
87
- http://www.ietf.org/rfc/rfc2696.txt
86
+ https://www.ietf.org/rfc/rfc2696.txt
88
87
http://www.ietf.org/rfc/rfc2710.txt
89
88
http://www.ietf.org/rfc/rfc2732.txt
90
89
http://www.ietf.org/rfc/rfc2743.txt
You can’t perform that action at this time.
0 commit comments