Currently Being Moderated
Improvements:
- Added support for Running Object Table (ROT) and IMarshall-related functions
- Codegen for ComfyJ does not require JAVA_HOME environment variable now
Fixes:
- Fixed fond issue with using
BStr values in SafeArray - Fixed crash issue in ComfyJ Demo while running on JVM 1.6
- Fixed the issue with OLE control re-opening in the OleContainer that leads to JVM crash
- Fixed the problem in OleContainer, used to appear during opening/saving OLE documents
- Fixed the memory leak that appears when manually releasing SafeArrays
Documentation:
- Added information about using ComfyJ in Java Web Start (JWS) Applications