[lworld] RFR: 8237073: [lworld] Need special handling of jlO constructor invocation [v2]

Tobias Hartmann thartmann at openjdk.java.net
Fri Jul 16 11:43:08 UTC 2021


On Fri, 16 Jul 2021 05:05:10 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
>
> Srikanth Adayapalam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Incorporate review comments from Mandy Chung
>  - Merge branch 'lworld' into JDK-8237073
>  - 8237073: [lworld] Need special handling of jlO constructor invocation

Compiler test changes look good to me.

-------------

Marked as reviewed by thartmann (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/481


More information about the valhalla-dev mailing list