RFR (M): 8235741: Inappropriate uses of os::javaTimeMillis()
Kim Barrett
kim.barrett at oracle.com
Wed Jan 22 05:01:41 UTC 2020
> On Jan 17, 2020, at 12:48 AM, David Holmes <david.holmes at oracle.com> wrote:
>
> I tried but failed to generate an incremental webrev at:
>
> http://cr.openjdk.java.net/~dholmes/8235741/webrev.v3-incr/
>
> I hadn't qfresh'd and so it contains v2 and v3 changes :(
>
> Full webrev at:
>
> http://cr.openjdk.java.net/~dholmes/8235741/webrev.v3/
>
> Changes:
> - conversion macros are now typed functions
> - os_posix.cpp had a name clash so fixed that and updated to use the new conversion functions
Looks good.
More information about the hotspot-dev
mailing list