RFR: 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
Liam Miller-Cushon
cushon at google.com
Tue Oct 2 04:26:22 UTC 2018
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/20181001/2cc2e59a/attachment.html>
More information about the compiler-dev
mailing list