Skip to content
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

Compare
Choose a tag to compare
@infeo infeo released this 02 Nov 11:14
· 130 commits to develop since this release

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