-
Bug
-
Resolution: Fixed
-
P3
-
11
-
b07
Test: fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
# Internal Error (/open/src/hotspot/share/runtime/sharedRuntime.cpp:1481), pid=23873, tid=23950
# assert(!callee.is_null() && invoke.has_receiver()) failed: or we should not be here
# Internal Error (/open/src/hotspot/share/runtime/sharedRuntime.cpp:1481), pid=23873, tid=23950
# assert(!callee.is_null() && invoke.has_receiver()) failed: or we should not be here
- relates to
-
JDK-8197405 Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
- Resolved