Currently Being Moderated

JNIWrapper 3.7.1 Release Notes

Posted by Roman Kazmin on Mar 4, 2009 8:58:40 PM

Improvements:

  • Improved finding and loading of native libraries by DefaultLibraryLoader (platforms: All)
  • Signed all JARs with new official signature (platforms: All)
  • Added ability to print out the license diagnostic information using -Dteamdev.license.info=true VM parameter  (platforms: All)

 

Fixes:

  • Fixed issues with incorrect calculation of alignment in Structure class (platforms: All)
  • Fixed the problem with Codegen-linux.sh file (platforms: Linux)
  • Fixed the issue with open/save dialogs what it hangs under some JVM versions (WinPack)
  • Fixed the issue with getting the memory info on 32-bit OSes with more than 2Gb memory installed and under 64-bit OSes. The MemoryStatus class is marked as deprecated and the MemoryInfo class is introduced instead of it (WinPack).

 

Documentation:

  • Updated JNIWrapper Programmer's Guide with the latest information (platforms: All)


There are no comments on this post