RFR: 8283324: CLDRConverter run time increased by 3x
Magnus Ihse Bursie
ihse at openjdk.java.net
Thu Apr 21 10:36:46 UTC 2022
On Mon, 18 Apr 2022 23:16:18 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing performance regression caused by the fix to https://bugs.openjdk.java.net/browse/JDK-8176706. The fix introduced extra looping through the resource map multiple times which was not necessary. The execution time of the tool now got back on par with close to JDK18.
Thanks for fixing this!
-------------
Marked as reviewed by ihse (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8288
More information about the build-dev
mailing list