git: openjdk/jdk: master: 8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Nov 5 15:26:34 UTC 2024
Changeset: 0b733e9a
Branch: master
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
Date: 2024-11-05 15:25:18 +0000
URL: https://git.openjdk.org/jdk/commit/0b733e9a22fd786f3fd133faae3b00d31258e755
8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
Reviewed-by: lmesnik, stuefe
! src/hotspot/share/prims/whitebox.cpp
+ test/hotspot/jtreg/compiler/whitebox/TestCompileAbstractMethod.java
More information about the jdk-changes
mailing list