1 JIVE Release Notes
This document describes the changes made to the Jive Application.
1.1 JIVE 1.2
1.1.1 Fixed Bugs and Malfunctions
- Jive used the obsolete 'sockets' application for socket communication. It now uses 'gen_tcp'.
Own Id: OTP-2858
1.2 JIVE 1.1
1.2.1 Fixed Bugs and Malfunctions
- Messages sent from Erlang to Java are now guaranteed to arrive in the same order as they were sent.
Own Id: OTP-2093,seq818
1.3 JIVE 1.0.1.1
1.3.1 Fixed Bugs and Malfunctions
- Jive causes CRASH REPORT when netscape is disconnected
Own Id: OTP-2038,seq538
- Jive now has a correct CXC number.
Own Id: OTP-2187,seq657
1.4 Jive 1.0.1
1.4.1 Improvements and New Features
- The function
unsignedValue
has been added the theEInteger
class. It returns an unsigned long version of the integer.
Own Id: OTP-1553
1.4.2 Fixed Bugs and Malfunctions
- Zoombie Erlang processes was left when an Applet was terminated.
Own Id: OTP-1692
1.5 Jive 1.0
Jive is a new Application allowing Java Applets/Applications to interact with Erlang. See the Jive User's Guide.