RFR (S) 8217843: Performance regression related to os::supports_monotonic_clock() on linux
Claes Redestad
claes.redestad at oracle.com
Mon Feb 4 07:08:26 UTC 2019
Looks good, drops a few cycles in startup tests and the inlining
is a (tiny) net improvement on static footprint to boot.
Thanks!
/Claes
On 2019-02-04 02:05, David Holmes wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8217843
> webrev: http://cr.openjdk.java.net/~dholmes/8217843/webrev/
>
> A simple refactoring to restore some inline function definitions.
>
> Testing: mach5 1-3
> Performance testing by Claes - see bug report.
>
> Thanks,
> David
More information about the hotspot-runtime-dev
mailing list