hg: jdk/submit: 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686

sgehwolf at redhat.com sgehwolf at redhat.com
Mon Aug 6 11:59:50 UTC 2018


Changeset: 5fc56210e2d0
Author:    sgehwolf
Date:      2018-07-23 18:08 +0200
URL:       http://hg.openjdk.java.net/jdk/submit/rev/5fc56210e2d0

8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
Summary: Be sure to use the same register index in native and Java code.
Reviewed-by: sballal, cjplummer

! make/common/TestFilesCompilation.gmk
! make/test/JtregNativeHotspot.gmk
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/x86/LinuxX86CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windows/x86/WindowsX86CFrame.java
+ test/hotspot/jtreg/serviceability/sa/LingeredAppWithNativeMethod.java
+ test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackMixed.java
+ test/hotspot/jtreg/serviceability/sa/libNoFramePointer.c



More information about the jdk-submit-changes mailing list