brettwooldridge / NuProcess

Low-overhead, non-blocking I/O, external Process implementation for Java
Apache License 2.0
718 stars 84 forks source link

Compatibility changes for JNA 5.2.0 #99

Closed anantharaman93 closed 5 years ago

anantharaman93 commented 5 years ago
  1. Updated JNA to 5.2.0
  2. Replaced Pointer.SIZE to Native.POINTER_SIZE