git: openjdk/mobile: 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
duke
duke at openjdk.java.net
Wed Oct 30 14:57:10 UTC 2019
Changeset: 6df28153
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2019-10-29 14:29:40 +0000
URL: https://git.openjdk.java.net/mobile/commit/6df28153
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
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 mobile-changes
mailing list