[lworld] RFR: 8237073: [lworld] Need special handling of jlO constructor invocation [v3]
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Mon Jul 19 05:54:23 UTC 2021
> 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 five additional commits since the last revision:
- Address Mandy's review comments/suggestions
- Merge branch 'lworld' into JDK-8237073
- Incorporate review comments from Mandy Chung
- Merge branch 'lworld' into JDK-8237073
- 8237073: [lworld] Need special handling of jlO constructor invocation
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/481/files
- new: https://git.openjdk.java.net/valhalla/pull/481/files/9f960b67..6f63c0ce
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=481&range=02
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=481&range=01-02
Stats: 14 lines in 4 files changed: 5 ins; 0 del; 9 mod
Patch: https://git.openjdk.java.net/valhalla/pull/481.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/481/head:pull/481
PR: https://git.openjdk.java.net/valhalla/pull/481
More information about the valhalla-dev
mailing list