| Summary: | android gets exception from exception class instead of object | ||
|---|---|---|---|
| Product: | SDL | Reporter: | jon |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
jon
2011-08-31 23:33:28 UTC
Just in case further proof is required, here is the output from 'adb logcat' when the Android_JNI_ExceptionOccured is executed with its current code W/dalvikvm( 1009): JNI WARNING: can't call Ljava/lang/Throwable;.getMessage on instance of Ljava/lang/Class; This is now hg changeset b89f7f3bc9be, thanks! --ryan. |