RFR(xs): 8193846: Obsolete the VM option UseUTCFileTimestamp
Ioi Lam
ioi.lam at oracle.com
Tue Feb 6 23:49:50 UTC 2018
Looks good. Thanks Calvin.
Ioi
> On Feb 7, 2018, at 4:17 AM, Calvin Cheung <calvin.cheung at oracle.com> wrote:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8193846
>
> CSR: https://bugs.openjdk.java.net/browse/JDK-8195797
>
> webrev: http://cr.openjdk.java.net/~ccheung/8193846/webrev.00/
>
> Sample output:
>
> $ ./bin/java -XX:+UseUTCFileTimestamp -version
> Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option UseUTCFileTimestamp; support was removed in 11.0
> java version "11-internal" 2018-03-20
> Java(TM) SE Runtime Environment 18.3 (slowdebug build 11-internal+0-adhoc.cccheung.open)
> Java HotSpot(TM) 64-Bit Server VM 18.3 (slowdebug build 11-internal+0-adhoc.cccheung.open, mixed mode)
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list