Release Notes‎ > ‎

JNIWrapper 3.7 Release Notes

Post date: Aug 13, 2010 12:0:8 PM

New Features:

    • Added support for MacOS X Intel 64 bit.

Improvements:

    • Improved ProcessorInfo class in order to determine new AMD and Intel processors correctly.

Fixes:

    • Added several missing Javadocs for API (platforms: All)

    • Misc improvements in the documentation (platforms: All)

    • Fixed the issue with incorrect offset calculation in filling end of the string when setting new value. (platforms: All)

    • Fixed the issue when NativeResourceCollector doesn't start if it's already stopped. (platforms: All)

    • Fixed the issues with watching file modifications from MacOS applications. (platforms: Mac OS X)

    • Added several missing constants in the com.jniwrapper.win32.process.Process.PriorityClass (platforms: Windows 32 bit)

    • Fixed issue with starting of MacPack Demo application (platforms: Mac OS X) .