RFR: 8166117: Add UTC timestamp decorator for UL

Rachel Protacio rachel.protacio at oracle.com
Wed Oct 5 21:45:48 UTC 2016


Looks good to me too!

Rachel


On 10/5/2016 9:26 AM, Marcus Larsson wrote:
> Hi,
>
> Please review the following patch to add a UTC timestamp decorator for 
> UL.
>
> os::iso8601_time() has been modified to allow timestamps based on UTC. 
> os::gmtime_pd() has been added to replace os::localtime_pd() when UTC 
> is requested. Patch also includes a unit test for the new decoration.
>
> Webrev:
> http://cr.openjdk.java.net/~mlarsson/8166117/webrev.00/
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8166117
>
> Testing:
> New unit test through JPRT.
>
> Thanks,
> Marcus



More information about the hotspot-runtime-dev mailing list