git: openjdk/jdk16: 8259275: JRuby crashes while resolving invokedynamic instruction

Calvin Cheung ccheung at openjdk.java.net
Wed Jan 13 05:52:42 UTC 2021


Changeset: 15dd8f3a
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2021-01-13 05:51:52 +0000
URL:       https://git.openjdk.java.net/jdk16/commit/15dd8f3a

8259275: JRuby crashes while resolving invokedynamic instruction

Reviewed-by: iklam, minqi, lfoltan

! src/hotspot/share/classfile/classListParser.cpp
! src/hotspot/share/classfile/classListParser.hpp
! src/hotspot/share/oops/constantPool.cpp
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/runtime/cds/appcds/BadBSM.java
+ test/hotspot/jtreg/runtime/cds/appcds/LambdaWithOldClass.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/LambdaWithOldClassApp.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/OldClass.jasm



More information about the jdk-changes mailing list