Integrated: 8349984: (jdeps) jdeps can use String.repeat instead of String.replaceAll
Henry Jen
henryjen at openjdk.org
Thu Mar 13 16:47:06 UTC 2025
On Sat, 8 Mar 2025 00:28:15 GMT, Henry Jen <henryjen at openjdk.org> wrote:
> JDK-8349989: jlink can use String.replace instead of String.replaceAll
This pull request has now been integrated.
Changeset: 0ff1c083
Author: Henry Jen <henryjen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0ff1c0832e7d2ca70f344e933d86a5d16fdcabe0
Stats: 8 lines in 3 files changed: 0 ins; 0 del; 8 mod
8349984: (jdeps) jdeps can use String.repeat instead of String.replaceAll
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/23954
More information about the core-libs-dev
mailing list