RFR: 8262400: runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java fails in test_ame5_compiled_vtable_stub with wrapper

Coleen Phillimore coleenp at openjdk.java.net
Thu Feb 24 13:04:06 UTC 2022


On Wed, 23 Feb 2022 16:50:38 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> If the vtable stub function is deoptimized, it will get the error message from the interpreter, which doesn't include the receiver class.   Disable this class if DeoptimizeALot is passed in.

Thanks Leonid!

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

PR: https://git.openjdk.java.net/jdk/pull/7596


More information about the hotspot-runtime-dev mailing list