mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8263890: Broken links to Unicode.org
Reviewed-by: redestad, joehw, iris
This commit is contained in:
parent
4d9517d233
commit
96e5c3f1e0
8 changed files with 37 additions and 33 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2021, 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
|
||||
|
@ -174,14 +174,14 @@ import java.util.TreeMap;
|
|||
* href="http://www.ietf.org/rfc/rfc2279.txt"><i>RFC 2279</i></a>; the
|
||||
* transformation format upon which it is based is specified in
|
||||
* Amendment 2 of ISO 10646-1 and is also described in the <a
|
||||
* href="http://www.unicode.org/unicode/standard/standard.html"><i>Unicode
|
||||
* href="http://www.unicode.org/standard/standard.html"><i>Unicode
|
||||
* Standard</i></a>.
|
||||
*
|
||||
* <p> The {@code UTF-16} charsets are specified by <a
|
||||
* href="http://www.ietf.org/rfc/rfc2781.txt"><i>RFC 2781</i></a>; the
|
||||
* transformation formats upon which they are based are specified in
|
||||
* Amendment 1 of ISO 10646-1 and are also described in the <a
|
||||
* href="http://www.unicode.org/unicode/standard/standard.html"><i>Unicode
|
||||
* href="http://www.unicode.org/standard/standard.html"><i>Unicode
|
||||
* Standard</i></a>.
|
||||
*
|
||||
* <p> The {@code UTF-16} charsets use sixteen-bit quantities and are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue