Use of JCP site is subject to the
JCP Terms of Use and the
Oracle Privacy Policy
|
JavaTM Communication API, Version 2.0.3Description Maintenance version of the Java Communication API specification,version 2.0.3 Maintenance Lead Vincent Zhang Sun Microsystems, Inc. Please send comments to javax-comments@sun.com Proposed Changes: ----------------------------------------------------------------- Bug fixes: 1,4445759:javax.comm doesn't re-enumerate each time getCommPortIdentifiers() called 2,4414176:100% CPU use of comm API 2.0.2 3,4412884:open followed by close of a comm port results in 100% cpu usage 4,4445761:javax.comm must propagate errors when SunRay Hotdesk events occur 5,4454642:PDASync fails in MultiHead environment 6,4452073:PDASync says "port in use by another application" New features: Now uses libutsession.so to determine if on a SunRay, get the dongle device root, and get the terminal ID (specifically for the purposes of device enumeration). No longer uses the Auth Mgr, nor accesses $UTDEVROOT directly. This is SunRay specific fix. This fix removes the dependancy on $UTDEVROOT variable. This is fixed in the Code 'SunraySession.c' Version Changes Doc pages,replace Version 2.0.2 with Version 2.0.3 Add RELEASE_NOTES_2.0.3 Rename COMM2.0.2_license.txt to COMM2.0.3_license.txt ------------------------------------------------------------------ |