Integrated: 8283324: CLDRConverter run time increased by 3x
Naoto Sato
naoto at openjdk.java.net
Thu Apr 21 22:27:28 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.
This pull request has now been integrated.
Changeset: f6e9ca0c
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f6e9ca0cbe671502b6b3b1d0f8fd86f0928f64ea
Stats: 16 lines in 2 files changed: 10 ins; 0 del; 6 mod
8283324: CLDRConverter run time increased by 3x
Reviewed-by: ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/8288
More information about the core-libs-dev
mailing list