On Wed, 11 Dec 2024 13:55:24 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Unnecessary duplication of small utility method. There should be only one > Util.newObjectName(). This pull request has now been integrated. Changeset: e7fc0eb5 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e7fc0eb522f14ee28ac40cf89268767cb7b6dfcf Stats: 18 lines in 5 files changed: 2 ins; 9 del; 7 mod 8345987: java.management has two Util.newObjectName methods (remove one) Reviewed-by: cjplummer, amenkov, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/22681