[jdk17u-dev] RFR: 8331885: C2: meet between unloaded and speculative types is not symmetric

Martin Doerr mdoerr at openjdk.org
Mon Jun 10 08:20:13 UTC 2024


On Fri, 7 Jun 2024 16:10:46 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of [JDK-8331885](https://bugs.openjdk.org/browse/JDK-8331885). Manual integration was needed. I had to omit `_interfaces` in `TypeInstPtr::with_speculative` because [JDK-8297933](https://bugs.openjdk.org/browse/JDK-8297933) is not in 17u. The context differs to some degree, but all modifications are integrated (each line). The test update applies cleanly. Please review!

Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2554#issuecomment-2157671813


More information about the jdk-updates-dev mailing list