[jdk11u-dev] RFR: 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Sep 23 14:12:16 UTC 2021
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.
-------------
Commit messages:
- Backport 6df28153fd7c5371a6b92f62addf03465ecf4eee
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/402/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=402&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8230019
Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/402.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/402/head:pull/402
PR: https://git.openjdk.java.net/jdk11u-dev/pull/402
More information about the jdk-updates-dev
mailing list