You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javacpp...@googlegroups.com
We have a number of interface classes that we’ve bound using the Info.virtualize technique in the parser to make them callable from our native code. This works great except for one type of callback that is ultimately invoked from a thread that is started within the native code. When the native code invokes the callback interface, we get the following error: “Could not attach the JavaVM to the current thread.” Are there any workarounds that would enable the Java callbacks to be invoked from these threads?
Samuel Audet
unread,
Dec 6, 2021, 9:48:26 PM12/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message