[lworld] RFR: 8248251 don't all java.lang.IdentityObject to be redefined or retrans…

Rémi Forax github.com+828220+forax at openjdk.java.net
Fri Jun 26 15:02:22 UTC 2020


On Fri, 26 Jun 2020 14:08:49 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> i'm trying to understand why you can not redefine IdentityObject but your can redefine Object ?
>
> One reason is that interface java.lang.IdentityObject contains no functions so there's nothing to redefine.

But you don't need a special case for that ?

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

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



More information about the valhalla-dev mailing list