[lworld] RFR: 8237073: [lworld] Need special handling of jlO constructor invocation
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Thu Jul 15 12:29:44 UTC 2021
Translate new Object() instantiations down to invovations of java.util.Objects.newIdentity() call with an informational message at compie time
-------------
Commit messages:
- 8237073: [lworld] Need special handling of jlO constructor invocation
Changes: https://git.openjdk.java.net/valhalla/pull/481/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=481&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8237073
Stats: 63 lines in 38 files changed: 18 ins; 1 del; 44 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