[lworld] RFR: 8237073: [lworld] Need special handling of jlO constructor invocation
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Fri Jul 16 01:01:40 UTC 2021
On Thu, 15 Jul 2021 12:11:15 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:
> Translate new Object() instantiations down to invovations of java.util.Objects.newIdentity() call with an informational message at compie time
Thanks Mandy, I will include your changes. I assume you have taken a look at the test/jdk/ changes too
-------------
PR: https://git.openjdk.java.net/valhalla/pull/481
More information about the valhalla-dev
mailing list