提交 6a3cc7d7 编写于 作者: A alanb

8006503: JVM_PrintStackTrace is not used in JDK

Reviewed-by: alanb, darcy
Contributed-by: eric.mccorkle@oracle.com
上级 448b0d97
......@@ -188,9 +188,6 @@ JVM_IsNaN(jdouble d);
JNIEXPORT void JNICALL
JVM_FillInStackTrace(JNIEnv *env, jobject throwable);
JNIEXPORT void JNICALL
JVM_PrintStackTrace(JNIEnv *env, jobject throwable, jobject printable);
JNIEXPORT jint JNICALL
JVM_GetStackTraceDepth(JNIEnv *env, jobject throwable);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册