[lworld] [Rev 01] RFR: 8245216: [lword] The JVM should inject the IdentityObject interface to types which need it

Frederic Parain fparain at openjdk.java.net
Tue May 19 15:32:13 UTC 2020


> Please review these changes for JDK-8245216.
> 
> This code makes the JVM to inject the IdentityObject interface when needed.
> The details are in the CR:
> https://bugs.openjdk.java.net/browse/JDK-8245216
> 
> Thank you,
> 
> Fred

Frederic Parain has updated the pull request incrementally with two additional commits since the last revision:

 - Fix tests and JVMCI
 - Exclude injected interfaces during class reconstitution

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/51/files
  - new: https://git.openjdk.java.net/valhalla/pull/51/files/1f8d4bbb..521561c0

Webrevs:
 - full: https://webrevs.openjdk.java.net/valhalla/51/webrev.01
 - incr: https://webrevs.openjdk.java.net/valhalla/51/webrev.00-01

  Stats: 46 lines in 6 files changed: 16 ins; 8 del; 22 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/51.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/51/head:pull/51

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



More information about the valhalla-dev mailing list