RFR: JDK-8189845: Fix for 8157000 causes significant performance regression
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Oct 25 20:10:31 UTC 2017
Looks good to me.
-- Jon
On 10/25/2017 06:30 AM, Kumar Srinivasan wrote:
> Hi,
>
> Please review fix to improve javadoc performance regression caused by
> fix for JDK-8157000. The fix removes needless transformations and caches
> the result, of a hot method, the performance improvements are documented
> in the bug report.
>
> Thanks
> Kumar
>
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8189845
> [2] http://cr.openjdk.java.net/~ksrini/8189845/webrev.00/
More information about the javadoc-dev
mailing list