[jdk15u-dev] Integrated: 8261395: C1 crash "cannot make java calls from the native compiler"
Vladimir Kempik
vkempik at openjdk.java.net
Thu May 20 13:03:46 UTC 2021
On Wed, 19 May 2021 18:13:14 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:
> Please review backport of JDK-8261395 to jdk15u-dev
> Two chunks of instanceKlass.cpp wasn't applyting clean, slight mod were needed.
> Testcase were adapted for jdk15 in testlibrary related header.
> Test case fails before patch and passes after.
> Original fix - https://github.com/openjdk/jdk/commit/e828a939a8155a3b4ab26811a405bb4e4b2b99e8
This pull request has now been integrated.
Changeset: 0903e109
Author: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk15u-dev/commit/0903e1095717ef82c12c1640c429f72e07257daa
Stats: 226 lines in 4 files changed: 167 ins; 40 del; 19 mod
8261395: C1 crash "cannot make java calls from the native compiler"
Reviewed-by: yan
Backport-of: e828a939a8155a3b4ab26811a405bb4e4b2b99e8
-------------
PR: https://git.openjdk.java.net/jdk15u-dev/pull/63
More information about the jdk-updates-dev
mailing list