RFR: 8166117: Add UTC timestamp decorator for UL
Marcus Larsson
marcus.larsson at oracle.com
Thu Oct 6 06:59:18 UTC 2016
Thanks Rachel!
On 10/05/2016 11:45 PM, Rachel Protacio wrote:
> 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