java-native / jssc

Java library for talking to serial ports (with added build support for maven, cmake, MSVC)
https://discord.gg/RBsUfE9sX9
GNU Lesser General Public License v3.0
171 stars 53 forks source link

#136 Pass-Through JNI exceptions to caller in waitEvents #137

Closed hiddenalpha closed 1 year ago

hiddenalpha commented 1 year ago

"Compiles on my machine". But unluckily I do not have a setup available where I could test it meaningfully.

Therefore: TODO would be nice if somebody could test it.

Closes: #136

tresf commented 1 year ago

Code is simple and sane; I have no objections to merging this. In regards to testing, I'm not sure where to begin. If we decide to test before merging, we'll likely need a volunteer to do this. If this requires offering a one-off build, I can help with that.