git: openjdk/jdk17u: master: 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
Tobias Hartmann
thartmann at openjdk.java.net
Wed Sep 29 07:27:11 UTC 2021
Changeset: 962f3937
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2021-09-29 06:23:40 +0000
URL: https://git.openjdk.java.net/jdk17u/commit/962f3937b658a8af919513b02a3c2c3570e80f40
8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
Backport-of: 28ba78e64721529fd764a7c09a7142a96c245f05
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/doCall.cpp
+ test/hotspot/jtreg/compiler/vectorapi/TestNoInline.java
More information about the jdk-updates-changes
mailing list