> This PR is to propose supporting the `T` extension to the BCP 47 to which 
> `java.util.Locale` class conforms. There are two extensions to the BCP 47, 
> one is `Unicode Locale Extension` which has been supported since JDK7, the 
> other is this `Transformed Content` extension. A CSR has also been drafted.

Naoto Sato has updated the pull request incrementally with one additional 
commit since the last revision:

  Use `assertThrows`

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9620/files
  - new: https://git.openjdk.org/jdk/pull/9620/files/d3242ba9..9f60232e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9620&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9620&range=04-05

  Stats: 16 lines in 1 file changed: 1 ins; 11 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/9620.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9620/head:pull/9620

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

Reply via email to