This commit is contained in:
Jesper Wilhelmsson 2021-01-07 21:17:35 +00:00
commit 555641ede5
68 changed files with 815 additions and 2206 deletions

View file

@ -5309,11 +5309,6 @@ static void check_methods_for_intrinsics(const InstanceKlass* ik,
// is defined for it.
continue;
}
if (vmIntrinsics::_blackhole == id) {
// The _blackhole intrinsic is a special marker. No explicit method
// is defined for it.
continue;
}
if (vmIntrinsics::class_for(id) == klass_id) {
// Check if the current class contains a method with the same