hg: jdk9/sandbox/jdk: 8157892: StackFrame::getFileName returns null when a source file exists for native methods; ...
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 2 23:45:54 UTC 2016
Changeset: 37f39e6d914b
Author: mchung
Date: 2016-06-02 16:39 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/37f39e6d914b
8157892: StackFrame::getFileName returns null when a source file exists for native methods
8157977: getByteCodeIndex method from StackFrame does not return negative number when StackFrame is a native frame
Reviewed-by: dfuchs, bchristi
! src/java.base/share/classes/java/lang/StackFrameInfo.java
+ test/java/lang/StackWalker/NativeMethod.java
More information about the jdk9-sandbox-changes
mailing list