Release Notes‎ > ‎

JNIWrapper 3.7.1 Release Notes

Post date: Aug 13, 2010 12:0:31 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)