hg: jdk/sandbox: 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Oct 30 15:00:17 UTC 2019


Changeset: 506bd2e1f840
Author:    chagedorn
Date:      2019-10-29 14:29 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list