You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is on Windows 8.1. If I create a newProxy instance and then try to invoke its methods from another java thread, it blows up with an assert error. I have a small demo project:
This is on Windows 8.1. If I create a newProxy instance and then try to invoke its methods from another java thread, it blows up with an assert error. I have a small demo project:
https://github.com/facboy/node-java-thread