jnr / jnr-ffi

Java Abstracted Foreign Function Layer
Other
1.23k stars 154 forks source link

Added methods to `Platform` to check platform version #270

Closed basshelal closed 2 years ago

basshelal commented 2 years ago

Added a single unit test to verify all of the above.

This is regarding merging the hack from https://github.com/jnr/jnr-enxio/pull/39 to a more centralized location

Addresses but does not yet complete https://github.com/jnr/jnr-ffi/issues/260