Pi4J / pi4j-v1

DEPRECATED Java I/O library for Raspberry Pi (GPIO, I2C, SPI, UART)
http://www.pi4j.com
Apache License 2.0
1.31k stars 448 forks source link

Replace `jdk.internal.misc.SharedSecrets` impl with native JNI method #522

Closed savageautomate closed 3 years ago

savageautomate commented 3 years ago

Replace jdk.internal.misc.SharedSecrets impl with native JNI method getPosixFD.

Related Issues: