Release Notes‎ > ‎

JNIWrapper 2.7.1 for Windows Release Notes

Post date: Aug 13, 2010 11:31:49 AM

Changes since version 2.7:

    • Improved performance in SafeArray class, especially in its get() and set() methods.

    • Added new getBytes() method to the SafeArray class.

    • Added new UInt64 class to support UINT64 data type.

    • Added special new ExternalStringPointer and ExternalStringArray classes to support externally created string(s).

    • Successfully tested JNIWrapper functionality on Windows 2003 platform.

Fixes:

    • Fixed Swing deadlock problem in the OleContainer class.

    • Fixed problem in the Icon class resulting in incorrect loading of 4-bit color icons.

    • Fixed problem in Wnd.setWindowLong() method.