summaryrefslogtreecommitdiff
path: root/lang/sun-jre13/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-01-02Update sun-j*13 to latest version 1.3.1_10. Bugs fixed since 1.3.1_09jschauma1-3/+3
according to http://java.sun.com/j2se/1.3/ReleaseNotes.html: - J# Compiler silently generates bytecode that exceeds VM limits. - BigDecimal String constructor throws StringIndexOutOfBounds. - URL constructor throws java.lang.StringIndexOutOfBoundsException - VM crashes if a run method throws an expection in a finally block - JVM crash in java.net.ServerSocket.implAccept - -Xcheck:jni overly strict in JNI method IsSameObject - JVM hangs up with C++ std lib because of mutex deadlock in 1.3.1_03/1.4.0_0X - jvm crashes without any error message - java.util.Date(int,int,int,int,int,int) is unable to give hour information - 1.3.1_09: JVM process size grows after every JVMPI heap dump request.
2003-08-12Update Sun's JRE and JDK 1.3.1 to latest 1.3.1_09 (or, as we call it,jschauma1-3/+3
sun-jre13-1.0.9 and sun-jdk13-1.0.9). A complete list of changes is available at http://java.sun.com/j2se/1.3/ReleaseNotes.html Bugs fixed in this release: readObject in java.net.URL fails to restore transient fields java_g -version throws Segmentation Fault in Linux Solaris/Intel: Synch test hangs trying to get to compiled code safepoint LINUX: process reaping is broken BigInteger(String, int) does not fail on multiple minus signs JCK1.4, api/java_net/... tests hang in "-Xprof -verbose -verify" mode, linux JVMPI_MONITOR_WAITED value returned is wrong Java HotSpot(TM) Client VM warning: Attempt to allocate stack guard pages failed JDK Downgrade Install: Java Plugin 1.4 Fatal Error incorrect localization for javac diagnostic in J2SE 1.3.1 JDK 1.3.1_07/1.4.1_02 - New ORBs create new threads forever 1.3.1_03] Infinite loop seems to happen in phaseX.cpp with -server JNI GetArrayElements fails with zero length arrays. 1.3.1 Escalation: JFileChooser: Access key Alt+o doesn't work for "ok" button 1.3.1 Escalation: JFileChooser: Key not working 1.3.1: Fix CDRInputStream.java optimization code to avoid chunk overflow errors Right borders missing in JMenuItem and JScrollbar in 1.3.1_0x behaviour of method changes after dynamic compilation occurs JVM crashes w/ SEGV when trying to execute Java code > 64 kB JVM crash while reading FVD described class JVM crashes trying to draw very small Arc2D pie fraction when antialiasing is on Backward compatibility - jni apps need to dereference bogus returned reference [1.3.1_04] JVM Crashes Bottom border missing in JComboBox. Applies to 1.3.1 only - ServerSocket's accept() throws unexpected SocketException
2003-05-02Update sun-jdk13 and sun-jre13 to sun-jdk13-1.0.8 and sun-jre13-1.0.8abs1-3/+3
Changes since 13-1.0.7: - A de-serialized GregorianCalendar did not correctly handle the Calendar.set(int field, int value) method. - Java Plug-in Security Warning dialog did not show buttons. - java.beans.Introspector returned results depending on the order that classes were loaded by the Virtual Machine. - A help viewer search would sometimes yield NullPointerExceptions, and search hit highlighting was unstable. - The "~" character was not properly displayed in an HTML file using the SJIS character set. - There was a system crash generating a Fatal: unhandled ci exception. - Plugin regional locale parameters were incorrectly displayed. - The VM crashed while running a large application. - An application ignored the nohup(1) command, caught and processed the SIGHUP signal, resulting in application exit with a return code of 129. - In some cases, the text field caret did not return when window focus was moved and then restored. - SIGSEGV during C2 compilation of a method. - System crashed with hotspot errors. - Plug-in crashed when the ethernet cable was unplugged. - Signed applet failed only on JRE 1.3.1_06. - System crashed when attempting to widen the range check of an IF node during compilation. - The background color of a Menu was different from that of the MenuBar for classic style. - Application crashed due to problems in JVM/plug-in/Mozilla. - Serviceability is improved by exposing VM version and flags to Serviceability Agent. - Double primitive lost value when using -client. - White background persisted when applet exited to a different web page. - An applet could access a local resource without permission on IE60+JRE1.3.1_06.
2003-01-29Update sun-jre13 and sun-jdk13 to 1.0.7. These are bug fix releases fromjlam1-4/+4
Sun for JDK 1.3.1. Pkgsrc changes include noting that some of the installed files are config files and using bsd.pkg.install.mk to handle the file copying and directory handling, and using a more scalable method to remove files shared between the JRE and JDK during the JDK installation. This closes PR 18942 by Urban Boquist <urban at boquist.net>.
2002-03-19Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. Thetron1-3/+3
update fixes an bug in the Bytecode Verifier which may be exploited by an untrusted applet to escalate privileges.
2001-09-22Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the versionjlam1-3/+3
1.3.1_01 build of the Sun JRE and JDK for Linux. No list of changes was provided, but this has been tested to work with Konqueror to correctly display the Yahoo! Bridge game applet.
2001-06-12Update to 1.3.1skrll1-4/+4
Changes can be viewed at http://java.sun.com/j2se/1.3/relnotes.html
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo