RFR: 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
Liam Miller-Cushon
cushon at google.com
Tue Oct 2 16:38:15 UTC 2018
I noticed this earlier and the bug prompted me to actually do something
about it :)
Thanks for the reviews.
On Tue, Oct 2, 2018 at 6:11 AM Vicente Romero <vicente.romero at oracle.com>
wrote:
> looks good,
> Vicente
>
> On 10/02/2018 12:26 AM, Liam Miller-Cushon wrote:
>
> Hi,
>
> Please review this fix to ClassGenerator, which ensures it produces
> deterministic output.
> Previously the order of FactoryKinds in the output relied on HashMap
> iteration order.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8211057
> webrev: http://cr.openjdk.java.net/~cushon/8211057/webrev.00/index.html
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20181002/23347c69/attachment.html>
More information about the compiler-dev
mailing list