Integrated: 8286967: Unproblemlist compiler/c2/irTests/TestSkeletonPredicates.java and add additional test for JDK-8286638

Christian Hagedorn chagedorn at openjdk.java.net
Tue Jun 7 08:37:31 UTC 2022


On Fri, 20 May 2022 09:47:57 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> [JDK-8286361](https://bugs.openjdk.java.net/browse/JDK-8286361) could be traced back to the same underlying problem as in [JDK-8286638](https://bugs.openjdk.java.net/browse/JDK-8286638). Pulling in the change fixed the problem.
> 
> This patch unproblemlists the previously failing test and adds a new test for JDK-8286638 (extracted from compiler/c2/irTests/TestSkeletonPredicates.java) that I've used for analyzing JDK-8286361.
> 
> Testing with latest JDK:
> - hs-tier1-4 flags for the new test
> - hs-tier7+8 flags for compiler/c2/irTests/TestSkeletonPredicates.java
> 
> Thanks,
> Christian

This pull request has now been integrated.

Changeset: dbf0905f
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/dbf0905ff4ad6c831095278fc47c3a6354fe3bc1
Stats:     79 lines in 2 files changed: 77 ins; 2 del; 0 mod

8286967: Unproblemlist compiler/c2/irTests/TestSkeletonPredicates.java and add additional test for JDK-8286638

Reviewed-by: kvn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list