mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8372939: Update JDK 26 spec URLs
Reviewed-by: liach
This commit is contained in:
parent
0bead70651
commit
a2ad5ca93e
@ -379,7 +379,7 @@ public enum ClassFileFormatVersion {
|
||||
* @since 26
|
||||
*
|
||||
* @see <a
|
||||
* href="https://docs.oracle.com/javase/specs/jvms/se26/html/index.html">
|
||||
* href="https://docs.oracle.com/en/java/javase/26/docs/specs/jvms/index.html">
|
||||
* <cite>The Java Virtual Machine Specification, Java SE 26 Edition</cite></a>
|
||||
*/
|
||||
RELEASE_26(70),
|
||||
|
||||
@ -476,7 +476,7 @@ public enum SourceVersion {
|
||||
* @since 26
|
||||
*
|
||||
* @see <a
|
||||
* href="https://docs.oracle.com/javase/specs/jls/se26/html/index.html">
|
||||
* href="https://docs.oracle.com/en/java/javase/26/docs/specs/jls/index.html">
|
||||
* <cite>The Java Language Specification, Java SE 26 Edition</cite></a>
|
||||
*/
|
||||
RELEASE_26,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user