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

Srikanth Adayapalam sadayapalam at openjdk.java.net
Tue May 19 02:55:55 UTC 2020


On Mon, 18 May 2020 21:21:00 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> 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
>
> Got some crashes during testing, investigating...
> [update] Class instrumentation/redefinition requires some fixes.

This patch addresses the two langtools failure it should. Thanks!

However, hotspot/jtreg/runtime/valhalla/valuetypes/testSupers/TestSuperClasses.java is still referencing withdrawn
classes and fails. Are you able to include a fix for that too ?

I looked into preparing a patch, but not familiar with jcod files...

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

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



More information about the valhalla-dev mailing list