Integrated: 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.

This pull request has now been integrated.

Changeset: f4486a19
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f4486a190e38c57b7c10e6cff4622bd1b716a724
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

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

Reviewed-by: dholmes, lmesnik

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

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


More information about the hotspot-runtime-dev mailing list