[11u] RFR (XS): 8223504: improve performance of forall loops by better inlining of "iterator()" methods.
Volker Simonis
volker.simonis at gmail.com
Thu Mar 4 18:07:44 UTC 2021
Looks good to me.
Notice that this has already been review by Paul on February 4th [1].
unfortunately that was the week when not all jdk-updates-dev mails
were forwarded to all subscribers [2], so you may have missed that
mail.
Best regards,
Volker
[1] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2021-February/004873.html
[2] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2021-February/004883.html
---------- Forwarded message ---------
From: Dmitry Chuyko <dmitry.chuyko at bell-sw.com>
Date: Thu, Jan 28, 2021 at 12:22 PM
Subject: [11u] RFR (XS): 8223504: improve performance of forall loops
by better inlining of "iterator()" methods.
To: jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Hello,
Original RFE: https://bugs.openjdk.java.net/browse/JDK-8223504
Original patch mostly applies cleanly except do_klass() addition in
systemDictionary.hpp which was mechanically reproduced with an extra
parameter.
11u webrev: http://cr.openjdk.java.net/~dchuyko/8223504/webrev.11u.00/
Testing: tier1, tier2.
--
Thanks,
-Dmitry
More information about the jdk-updates-dev
mailing list