Integrated: 8267237: ARM32: bad AD file in matcher.cpp after 8266810
Christoph Göttschkes
cgo at openjdk.java.net
Tue May 18 07:33:42 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
This pull request has now been integrated.
Changeset: b60975dd
Author: Christoph Göttschkes <cgo at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b60975dd85d62d38e3c13c87db611c6fd08dc698
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8267237: ARM32: bad AD file in matcher.cpp after 8266810
Reviewed-by: redestad, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/4053
More information about the hotspot-compiler-dev
mailing list