Sun heeft naast de updates van Java Standard Edition 6.0 en 5.0 ook voor Java 2 een nieuwe update uitgebracht. De versieaanduiding is vastgesteld op 1.4.2_19 en het exacte versienummer is op 1.4.2_19-b04 komen te liggen. De ontwikkelaars hebben de beveiliging van verschillende onderdelen verbeterd en een lijstje met bugs verholpen. De lijst met veranderingen voor deze negentiende update ziet er als volgt uit:
Changes in 1.4.2_19
The full internal version number for this update release is 1.4.2_19-b04 (where "b" means "build"). The external version number is 1.4.2_19.
OlsonData 2008i
This release contains Olson time zone data version 2008i. For more information, refer to Timezone Data Versions in the JRE Software.
Root Certificates Included
Root Certificates are included in this release. The following root certificates have been added:Bug Fixes
- Camerfirma root certificates
- T-systems root CA certificate (Deutsche Telekom Root CA 2)
This release contains fixes for one or more security vulnerabilities. For more information, please see Sun Alerts 244986, 244987, 244988, 244990, 244991, 245246, 246266, 246346, 246386, and 246387.
Other bug fixes are listed in the following table:
- hotspot - compiler2 - Ideal_DU_postCCP not conservative enough
- hotspot - compiler2 - Crash in CodeBuffer resize in 1.4.2_15
- hotspot - compiler2 - [1.4.2] : 2 possible problems in shift operation in compiler2 (RHEL, IA64)
- hotspot - compiler2 - bug fix of 6258466 leftover unchecked path for NULL
- idl - orb - SUN ORB's connection table cleanup code cleans up "in use"
- java - classes_net - HttpURLConnection#available() reads more and more data into memory
- java - classes_net - (rb) Can't find resource for a key from resource bundle.
- java - classes_nio - (ch) Channels.newOutputStream().write() does not write all data
- java - classes_security - Add Camerfirma root certificates to the JDK
- java - classes_security - Add t-systems root CA certificate (Deutsche Telekom Root CA 2) to the JRE
- java - classes_text - [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
- java - classes_util_i18n - (tz) Support tzdata2008i
- java - compiler - javac StackOverFlowError in 1.4.1/1.4.2
- java - imageio - Use of finalization in JPEGImageReader/Writer degrades performance
- java - imageio - JPEGImageReader.reset() very slow, calls System.gc()
- java - imageio - Reusing JPEGImageReader to read multiple JPEG images leaks memory
- javawebstart - other - Malformed URL Exception: JWS regression introduced in 1.5.0_16
- jsse - runtime - SSLSocket.close() and SSLSocket.read() deadlock
- jsse - runtime - Issue with socket.close() for ssl sockets when poweroff on other system
- jsse - runtime - HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets
- jsse - runtime - SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert.