This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
1.2.0 - JDK 11 and new regular unmount behaviour
Changed
- The project now requires JDK 11
- regular unmount method fails if there are open handles, use
unmountForced()
to ignore this (#40) - improved JNA binding
- lots of internal refactoring and clean up