Integrated: 8264306: Non deterministic generation of java/lang/invoke/MemberName.class
Jan Lahoda
jlahoda at openjdk.java.net
Thu Apr 1 11:42:36 UTC 2021
On Tue, 30 Mar 2021 06:19:22 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> When hoisting binding variables to the outer scope, we should use `LinkedHashMap` instead of `HashMap`, so that `javac` produces reproducible classfiles.
This pull request has now been integrated.
Changeset: fdfa1dda
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fdfa1dda
Stats: 121 lines in 2 files changed: 119 ins; 1 del; 1 mod
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
Reviewed-by: shade, jfranck
-------------
PR: https://git.openjdk.java.net/jdk/pull/3257
More information about the compiler-dev
mailing list