[jdk25] Integrated: 8356942: invokeinterface Throws AbstractMethodError Instead of IncompatibleClassChangeError

David Holmes dholmes at openjdk.org
Tue Jul 15 20:59:45 UTC 2025


On Tue, 15 Jul 2025 00:31:41 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [f36147b3](https://github.com/openjdk/jdk/commit/f36147b3263662229e9a0ec712b9748711d2d85d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by David Holmes on 14 Jul 2025 and was reviewed by Coleen Phillimore and Ioi Lam.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 03a67a96
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/03a67a969b938dced45917c39491442c460eb7ac
Stats:     71 lines in 2 files changed: 12 ins; 2 del; 57 mod

8356942: invokeinterface Throws AbstractMethodError Instead of IncompatibleClassChangeError

Reviewed-by: iklam, coleenp
Backport-of: f36147b3263662229e9a0ec712b9748711d2d85d

-------------

PR: https://git.openjdk.org/jdk/pull/26304


More information about the hotspot-dev mailing list