Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-1_4_2-sun-demo-1.4.2.16-0.1 RPM for i586

From SuSE Linux 10.0 updates for i386 / rpm / i586

Name: java-1_4_2-sun-demo Distribution: SUSE LINUX 10.0 (i586)
Version: 1.4.2.16 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 0.1 Build date: Thu Oct 11 12:36:37 2007
Group: Development/Languages/Java Build host: verdi.suse.de
Size: 9468084 Source RPM: java-1_4_2-sun-1.4.2.16-0.1.src.rpm
Packager: http://www.suse.de/feedback
Url: http://java.sun.com/j2se/1.4.2/
Summary: Demonstration files for java-1.4.2-sun
This package contains demonstration files for java-1.4.2-sun.

Provides

Requires

Copyright

Other License(s), see package

Signatures

internal MD5: 41289af5d5909734b686c67b5d5c28c3
GPG

Changelog

* Thu Oct 11 2007 - mvyskocil@suse.cz
  - update to 1.4.2 / 16  [#332137]
     - Fixed vulnerabilities: CVE-2007-5232, CVE-2007-5236,
    CVE-2007-523, CVE-2007-523, CVE-2007-5240
* Tue Jul 03 2007 - dbornkessel@suse.de
  - update to 1.4.2 / 15 (Bug #284436 and Bug #271324)
    Changes in 1.4.2_15
    The official version number for this update release is 1.4.2_15-b02.
    OlsonData 2007f
    This release contains Olson time zone data version 2007f. For more information, see US DST Timezone Updater.
    Bug Fixes:
    - Additional path for 5.0 jvm crash on exhaustion of CodeBuffer
    - Running codecache out of space can cause vm abort.
    - CTW failure in optimize_inlining()
    - Badly formed debug statement in ReferenceProcessor::delete_null_referents_from_lists
    - Some GC info are not redirected to -Xloggc file
    - VM crashes because of something related to LoaderConstraintEntry in 6.0
    - Message on UnsatisfiedLinkError is not displayed correctly in Japanese locale
    - Java2D: Aakar and Rekha fonts crash JDK.
    - RI crashes on Windows when executing tests.api.java.awt.Toolkit.CursorTests
    - Regression: getResourceAsStream cannot access a resource inside a jar file that has spaces in path
    - regression of 5017051
    - Resources with percent encoded characters no longer load with 1.4.2_13
    - Nightly: Jaws hang on "Starting application..." window
    - 30 MB memory trashed to get 30 kb string url encoded
    - CR 4964288 (sound, Unexpected IAE raised while getting TargetData) is not fixed in windows-amd64 JDK
    - api/javax_sound/sampled/TargetDataLine/index.html#TargetDataLine fails
    - JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
    - JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
    - (tz) Support tzdata2007f
    - ZipInputStream does not check CRC for stored (uncompressed) files
    - deadlock occurs in LogManager initialization and JVM termination
    - deadlock in LogManager
    - HeapDumpOnOutOfMemoryError option doesn't work with through-put collector in 1.4.2
    - jmap -permstat fails with Out of swap because uses too much memory
    - IE hangs when a modal dialog is active with concurrent window re-focus activities
    - Print Dialogue should be modal in 1.4.2/5.0
    - ControlPanelApplet can be access from client application
    - request header has garbage characters when size of cookie is greater than 4k
    - 1.4.2_15 MIME type in Java Plug-in 1.4.2_15-ea-b01 is missing
    - DNS provider does not cleanup resources properly
    Changes in 1.4.2_14
    The official version number for this update release is 1.4.2_14-b05.
    US Daylight Savings Time Sun Alert 102836
    Bug 6530336 that was part of Sun Alert 102836, has been fixed in this release. As a result, it is no longer necessary to run the tzupdater tool with the -bc flag to work around this bug. Bug 6466476, that was also part of Sun Alert 102836 has not yet been fixed. If your application uses the deprecated java.util.Timezone IDs and is sensitive to the behavior outlined in 6466476, you will still need to run the tzupdater tool with the -bc flag as a work-around. Note that running tzupdater with the -bc flag does not hinder the fix for 6530336 in any way.
    This release contains Olson time zone data version 2007a. If you need the latest Olson data (currently 2007c) in order to accommodate the America/Indiana/Winamac changes (see US Daylight Savings Time Changes and the Java SE Platform: FAQ (Appendix)), then you will need to run the tzupdater (with -bc flag as appropriate) after installing this release. Please see Sun Java SE JDK tzupdater Tool for more information on how to do this.
    Bug Fixes
    Bug fixes are listed in the following table.
    - hotspot SIGSEGV in CE_Eliminator::block_do
    - Remainder operation seems to cause an exception in 1.4.2_12
    - Excessively long CMS preclean cycle eventually leads to concurrent mode failure
    - 1.4.2_11 java_g iCMS assert(referent->is_oop(),"Adding a bad referent")")
    - 1.5.0: CMS: misleading preclean and abortable preclean statistics
    - Crash due to fatal error in Par_PushAndMarkClosure::do_oop()
    - CMS+ParNew: wildly different ParNew pause times depending on heap shape caused by allocation spread
    - Memory leaks of C-heap allocated ResourceObjs
    - Assertion failure "wrong array object size"
    - CMS: NewRatio ignored in the setting of NewSize and MaxNewSize
    - CMS: Enable icms statistics gathering from cms initiation
    - ParNewGC times spiking, eventually taking up 20 out of every 30 seconds
    - Allocation of huge array which would cause OutOfMemoryError causes JVM to hang with -Xincgc
    - The JVM unblocks SIGUSR1 if the -XX:+UseAltSigs option is used.
    - delayed attach JVMPI clients hang after setup of JVMPI interface
    - Abort (core dumped) occurs related to deoptimization in 1.4.2_07
    - compatibility issue due to 5060487
    - icache invalidation code can segv
    - JVM should output some message when VM cannot get contiguous memory with big -Xmx in 1.4.2
    - java.beans.EventHandler defeats AWT exception handling
    - (process) Runtime.exec won't execute programs belonging to other groups on Unix
    - HTTP Request-URI contains fragment when connecting through proxy
    - URLConnection is silently retrying POST request
    - VISTA: Socket setTcpNoDelay & setKeepAlive working incorrectly
    - (bf) ByteBuffer.reset throws InvalidMarkException if ByteBuffer.duplicate called when mark == 0
    - (so) Missing encoding conversion in handleSocketError
    - (tz) DST bug in latest jdk releases when using EST MST and HST abbreviations
    - (tz) Support tzdata2006n
    - (tz) Support tzdata2007a
    - (tz) Support tzdata2006p
    - FREE_AND_RETURN_NULL target in readLoc() in zip_util.c is missing null check
    - Copyright year need to modify with 2007 in J2SE UR releases
    - error message at rpm uninstall, deleted /etc/mailcap
    - CAxControl::OnJSInvokeMethod() - Access violation potential
    - To download an applet does not finish for 10 minutes with proxy server and IIS
    - Plugin can freeze when multiple applets use Thread.setName()
    - krb5 shouldn't use an empty salt field in KRB_ERROR
    - could put in a workaround for 4796657
* Thu Dec 21 2006 - dbornkessel@suse.de
  - Security update to version 1.4.2 update 13 due to Bug #229905
    For more info consult Sun advisory page at:
    http://sunsolve.sun.com/search/document.do?assetkey=1-26-102731-1
* Mon Mar 27 2006 - dbornkessel@suse.de
  - update to 1.4.2-11 ... Bug #158033
* Thu Dec 15 2005 - dbornkessel@suse.de
  - updated to java-1_4_2 release 10 due to Bug #135835
* Wed Mar 02 2005 - skh@suse.de
  - add improved font.properties (#62328, #61686)
* Fri Nov 26 2004 - skh@suse.de
  - updated to release 06 to fix privilege escalation vulnerability
    in plugin:
    http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1
* Fri Oct 01 2004 - skh@suse.de
  - #46638: Fix font.properties.ja so that it uses useable and
    correct fonts for Japanese (mfabian@suse.de)
* Wed Sep 29 2004 - skh@suse.de
  - #46379: use force-symlinking in %post where necessary
    (choeger@suse.de)
* Fri Sep 17 2004 - skh@suse.de
  - Add Obsoletes and Provides for smoother update experience
  - create compat symlinks in %post
* Mon Sep 13 2004 - skh@suse.de
  - Added Provides for SUSE compatibility
* Tue Sep 07 2004 - ro@suse.de
  - fixed typo in last change
* Mon Sep 06 2004 - ro@suse.de
  - replaced BuildArch with ExclusiveArch
* Mon Sep 06 2004 - skh@suse.de
  - Remove dots from package name to not confuse tools
* Thu Sep 02 2004 - skh@suse.de
  - Initial JPackage version 1.4.2 (JPackage 1.5)

Files

èªd



Generated by rpm2html 1.8.1

Daniel Veillard, Thu Aug 28 04:08:10 2008