Release Notes‎ > ‎

JNIWrapper 3.6.1 Release Notes

Post date: Aug 13, 2010 11:58:45 AM

New Features:

    • Added support for Solaris x86 and x86-64 platforms.

Fixes:

    • Fixed incorrect optimization while reading a Pointer's referenced object. (Platforms: All)

    • Fixed the problem with reading of referenced objects from Pointer.OutOnly in callbacks. (Platforms: All)

    • Added the ability to load a native library, whose path is specified in an application class path; Now it's possible just to add the folder (where the native library resides) to the -cp VM parameter. (Platforms: All)