hg: jdk9/hs-rt/hotspot: 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
staffan.larsen at oracle.com
staffan.larsen at oracle.com
Thu May 15 07:21:02 UTC 2014
Changeset: 1a485aafdbb1
Author: sla
Date: 2014-05-14 20:44 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/1a485aafdbb1
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
Summary: Missing call to jvmti_method_exit from native wrapper code
Reviewed-by: twisti, dcubed, sspitsyn
Contributed-by: rickard.backman at oracle.com
! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
More information about the jdk9-all-changes
mailing list