BZ #77: JNI_AttachThread does not work
Status fields:
| creation_ts: | 2008-06-09 11:20 |
| component: | jni |
| version: | default branch |
| rep_platform: | All |
| op_sys: | Linux |
| bug_status: | RESOLVED |
| resolution: | FIXED |
| reporter: | thebohemian@gmx.net |
Code is missing to correctly register a non-VM thread with Boehm GC. This is needed to
handle JNI_AttachThread.
I prepared a patch that worked with BoehmGC <7. A port is neccessary to let it work with
7.1.
Attachment id=40
| date: | 2008-06-09 11:23 |
| desc: | fix for attachthread problem with boehm gc 6.x |
| type: | text/plain |
| download: | cacao-attachthread.diff |