[12] RFR: 8209880: tzdb.dat is not reproducibly built

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Wed Sep 19 08:01:43 UTC 2018


On 2018-09-18 19:41, Naoto Sato wrote:
> Hello,
>
> Please review the fix to the following issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8209880
>
> The proposed changeset is located at:
>
> http://cr.openjdk.java.net/~naoto/8209880/webrev.00/
Looks good. Thank you for fixing this!

/Magnus

>
> The fix is to remove the use of HashSet/Map which is not guaranteed to 
> preserve the same order on iteration.
>
> Naoto



More information about the core-libs-dev mailing list