[lworld] RFR: 8248251 don't all java.lang.IdentityObject to be redefined or retrans…
Harold Seigel
hseigel at openjdk.java.net
Fri Jun 26 14:11:25 UTC 2020
On Thu, 25 Jun 2020 21:19:16 GMT, Rémi Forax <github.com+828220+forax at openjdk.org> wrote:
>> You can redefine / retransform java.lang.Object.
>
> 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.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/101
More information about the valhalla-dev
mailing list