mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-16 21:35:25 +00:00
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Reviewed-by: aph
This commit is contained in:
parent
2648146575
commit
e19bb15389
@ -1886,6 +1886,7 @@ void TemplateInterpreterGenerator::generate_throw_exception() {
|
||||
__ restore_locals();
|
||||
__ restore_constant_pool_cache();
|
||||
__ get_method(rmethod);
|
||||
__ get_dispatch();
|
||||
|
||||
// The method data pointer was incremented already during
|
||||
// call profiling. We have to restore the mdp for the current bcp.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user