On Wed, 26 Jul 2023 07:11:16 GMT, Justin Lu <j...@openjdk.org> wrote:
> Please review this change which renames tests for Locale from > `bugNNNNNNN.java` to something more descriptive. > > In addition to the name changes, accompanying copyright year, name usage > within the test, and other minor changes were included. The test > `bug4123285.java` was also removed, as it was never actually ran and > java.applet.Applet is deprecated and marked for removal. This pull request has now been integrated. Changeset: a9a3463a Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a9a3463afb33b9df4cbf64d1866255bff638824f Stats: 265 lines in 16 files changed: 93 ins; 138 del; 34 mod 8312416: Tests in Locale should have more descriptive names Reviewed-by: lancea, naoto ------------- PR: https://git.openjdk.org/jdk/pull/15032