六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 45|回复: 0

Debugging the JNI

[复制链接]

升级  67.67%

123

主题

123

主题

123

主题

举人

Rank: 3Rank: 3

积分
403
 楼主| 发表于 2013-1-15 02:27:03 | 显示全部楼层 |阅读模式
<span style="font-family: Arial, sans-serif; font-size: 13px;">If you think you have a JNI problem, there are checks you can run to help you diagnose the JNI transitions.
<div style="margin-top: 0.3em;" class="p">Errors in JNI code can occur in several ways:

  • The program crashes during execution of a native method (most common).
  • The program crashes some time after returning from the native method, often during GC (not so common).
  • Bad JNI code causes deadlocks shortly after returning from a native method (occasional).
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表