RFR: 8353058: [PPC64] Some IR framework tests are failing after JDK-8352595

Christian Hagedorn chagedorn at openjdk.org
Wed Apr 2 07:19:26 UTC 2025


On Wed, 2 Apr 2025 07:10:38 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:

> Looks good to me. I've also used `FIELD_ACCESS` in TestCompilePhaseCollector.java, but I think it's harmless there since we are not matching, but just using it for its default phase. But I still mention, just in case...

Thanks for your review Marc! Yes, there we do not perform the actual IR matching, so it's not a problem for platform specific differences.

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

PR Comment: https://git.openjdk.org/jdk/pull/24373#issuecomment-2771546971


More information about the hotspot-compiler-dev mailing list