Integrated: 8365175: Replace Unicode extension anchor elements with link tag

Justin Lu jlu at openjdk.org
Tue Sep 2 20:46:47 UTC 2025


On Thu, 28 Aug 2025 20:23:32 GMT, Justin Lu <jlu at openjdk.org> wrote:

> This PR is a cleanup change which replaces anchor element references of the Locale `def_locale_extension` section with the Javadoc link tag. This is a doc only change and is a result of the discussion in the PR of https://github.com/openjdk/jdk/pull/26683.
> 
> This includes one additional conversion of the `legacy_language_codes` section to get rid of all Locale.html anchor element references.

This pull request has now been integrated.

Changeset: 80fb7088
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/80fb7088a10136080d23ea93b4840f17d738500c
Stats:     36 lines in 12 files changed: 0 ins; 0 del; 36 mod

8365175: Replace Unicode extension anchor elements with link tag

Reviewed-by: liach, iris, naoto

-------------

PR: https://git.openjdk.org/jdk/pull/26996


More information about the core-libs-dev mailing list