hg: jdk/jdk: 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Wed Oct 30 14:52:32 UTC 2019
Changeset: 506bd2e1f840
Author: chagedorn
Date: 2019-10-29 14:29 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/506bd2e1f840
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Summary: Explicitly set the receiver klass in the ci MDO to NULL if it is NULL in the MDO while translating.
Reviewed-by: kvn, thartmann
! src/hotspot/share/ci/ciMethodData.cpp
! test/hotspot/jtreg/ProblemList.txt
More information about the jdk-changes
mailing list