[jdk11u-dev] RFR: 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Martin Doerr
mdoerr at openjdk.java.net
Mon Sep 27 10:39:40 UTC 2021
On Thu, 23 Sep 2021 14:05:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I downport this for parity with 11.0.13-oracle.
>
> I had to resolve the ProblemList.
> I took the version of the new patch.
> The old bug mentioned, JDK-8066173, was closed with a patch just modifying the ProblemList -- which is strange.
> The new bug, JDK-8225620, was closed, too. But it was not resolved, it was only closed because the solaris port was removed.
> So I think mentioning the new bug is the right thing here.
I believe we have never observed this issue in 11, but I think it's better to have the new version and enable the tests. Backport LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/402
More information about the jdk-updates-dev
mailing list