RFR: 8267237: ARM32: bad AD file in matcher.cpp after 8266810

Claes Redestad redestad at openjdk.java.net
Mon May 17 17:11:46 UTC 2021


On Mon, 17 May 2021 10:48:17 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:

> It appears that [JDK-8266810](https://bugs.openjdk.java.net/browse/JDK-8266810) introduced regression into aarch32. Many JTreg tests are failing with:
> 
> #  Internal Error (/var/jnode/openjdk-build-ws/workspace/openjdk-build/jdk/jdk-arm-linux-gnueabihf/jdk/src/hotspot/share/opto/matcher.cpp:1670), pid=15030, tid=15047
> #  assert(false) failed: bad AD file
> 
> 
> Testing: hotspot tier1 on ARMv7-A / linux

@mychris I'd be happy to sponsor this. Initiate integration by commenting with /integrate

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

PR: https://git.openjdk.java.net/jdk/pull/4053


More information about the hotspot-compiler-dev mailing list