On Thu, 29 May 2025 19:01:04 GMT, Justin Lu <j...@openjdk.org> wrote:
> Please review this PR which removes the test tool `GenerateKeyList.java` > after the COMPAT locale data removal. > > `LocaleDataTest.java` may optionally use the `GenerateKeyList.java` tool. > However, this tool is manually used and was primarily used for COMPAT data. > There is no longer any point to keep it, and it can always be retrieved via > the VCS if needed. This pull request has now been integrated. Changeset: 81464cd1 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/81464cd1141ebdf0cdde22e7388b97224d810f4a Stats: 90 lines in 1 file changed: 0 ins; 90 del; 0 mod 8358089: Remove the GenerateKeyList.java test tool Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/25527