git: openjdk/jdk: 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
Vladimir Ivanov
vlivanov at openjdk.java.net
Fri Sep 3 12:07:01 UTC 2021
Changeset: 28ba78e6
Author: Vladimir Ivanov <vlivanov at openjdk.org>
Date: 2021-09-03 12:05:00 +0000
URL: https://git.openjdk.java.net/jdk/commit/28ba78e64721529fd764a7c09a7142a96c245f05
8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
Reviewed-by: dlong
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/doCall.cpp
+ test/hotspot/jtreg/compiler/vectorapi/TestNoInline.java
More information about the jdk-changes
mailing list