> Issue: Resource bundle name does not follow proper naming conventions 
> according to [getBundle 
> method](https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/util/ResourceBundle.html#getBundle(java.lang.String,java.util.Locale,java.lang.Module))
>  for base name parameter
> 
> Fix: Modified bundle name to be a fully qualified class and added regression 
> tests.

Justin Lu has updated the pull request incrementally with one additional commit 
since the last revision:

  Run against US locale, fail test if exp not caught

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10612/files
  - new: https://git.openjdk.org/jdk/pull/10612/files/646ee97a..1ce2671c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10612&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10612&range=01-02

  Stats: 13 lines in 3 files changed: 10 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10612.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10612/head:pull/10612

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

Reply via email to