git: openjdk/jdk: master: 8350029: Illegal invokespecial interface not caught by verification

David Holmes dholmes at openjdk.org
Thu Jun 5 00:37:20 UTC 2025


Changeset: 8f8b367a
Branch: master
Author:    David Holmes <dholmes at openjdk.org>
Date:      2025-06-05 00:35:26 +0000
URL:       https://git.openjdk.org/jdk/commit/8f8b367ae3c9afca3581f6aced7f9855ef0d541d

8350029: Illegal invokespecial interface not caught by verification

Reviewed-by: coleenp, matsaave

! src/hotspot/share/classfile/verificationType.cpp
! src/hotspot/share/classfile/verificationType.hpp
! src/hotspot/share/classfile/verifier.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
= test/hotspot/jtreg/runtime/verifier/invokespecial/Run.java
+ test/hotspot/jtreg/runtime/verifier/invokespecial/TestInvokeSpecialInterface.java
+ test/hotspot/jtreg/runtime/verifier/invokespecial/UseInterfaceMethodRef.jasm
+ test/hotspot/jtreg/runtime/verifier/invokespecial/UseMethodRef.jasm



More information about the jdk-changes mailing list