timob

Results 24 comments of timob

Here is my fix: https://github.com/timob/GoMySQL/commit/a749deb635a7ae452dd6cbee766b0dae64189d51

This is still a problem in version go1.21rc4. The problem is that OpenJDK DLL on windows uses SEH to trap exceptions, and then triggers exceptions on CreateJavaVM to test for...

This is really an issue with golang/go I just updated here first, might do a issue on golang/go sometime.

On Linux/Darwin this works correctly now.

Closing for now please reopen if still issue. And if you can provide a PR that would be great.

Please follow the project readme on compiling and finding the JVM at run time

Been a while... but https://github.com/timob/jnigi/pull/76

Closing this, pls reopen if any problems.

Can you please post the commands you are running and the output?