-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
b27
After 8338471, using Method::get_new_method() is not reliable for comparing two methods, because different deleted methods will map to the same Universe::throw_no_such_method_error() value.
- relates to
-
JDK-8338471 Assert deleted methods not returned by CallInfo
-
- Resolved
-
-
JDK-8335120 assert(!target->can_be_statically_bound() || target == cha_monomorphic_target) failed
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/293323c3
-
Review(master)
openjdk/jdk/21148