[jdk11u-dev] Integrated: 8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type"
Goetz Lindenmaier
goetz at openjdk.java.net
Fri May 20 12:59:01 UTC 2022
On Wed, 18 May 2022 13:40:10 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.16-oracle.
This pull request has now been integrated.
Changeset: ab5b6a9e
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/ab5b6a9ea4c8409cef12a273072cbdf16f925a94
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type"
GenerateOopMap::do_ldc must check for a DynamicInError as well as a Dynamic constant pool tag.
Backport-of: 99bcec08b12fc747a0cb7be862cf71b627e05892
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1096
More information about the jdk-updates-dev
mailing list