RFR(xs): 8193846: Obsolete the VM option UseUTCFileTimestamp

David Holmes david.holmes at oracle.com
Wed Feb 7 02:18:02 UTC 2018


Hi Calvin,

As it has been ignored before now anyway I don't think you need to be 
cautious about expiring it in 12.

Note you can't push this yet as the version change has not hit jdk/hs yet.

Thanks,
David

On 7/02/2018 6:17 AM, Calvin Cheung 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