Next | Query returned 66 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-03-02 22:37:31 by Thomas Klausner | Files touched by this commit (2)
Log message:
pkgdelint.
   2006-03-02 22:37:01 by Thomas Klausner | Files touched by this commit (3)
Log message:
Fix PLIST. Bump PKGREVISION.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-09-17 18:44:54 by Dieter Baron | Files touched by this commit (5)
Log message:
Update to 1_4_2_09 (dist files for 1_4_2_08 no longer available).
Okayed by maintainer, okayed during freeze by wiz.
   2005-08-20 21:16:23 by Johnny C. Lam | Files touched by this commit (36)
Log message:
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
   2005-04-18 17:39:04 by Jan Schaumann | Files touched by this commit (4) | Package updated
Log message:
Update sun-j*4 to 1.4.2_08, a bug fix release.
Changes since 1.4.2_07 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html:

- Hotspot client compiler overfills CodeBuffer: crashes when deoptimizing.
- ShouldNotReachHere() failure at hotspot/src/cpu/i486/vm/c1_FrameMap_i486.cpp, 92
- JVM outputs exceptions or crash with a program using Big interger in 1.4.2_08b2
- Flattened alias type for [KlassPtr + offset] must be consistent
- vtest failed intermittenly when running with tiger b23 -server -Xcomp
- BugFixes from Azul Systems
- SIGSEGV in Type*Type::meet(const Type*)const+0x0
- 1.4.2_06 crashes when setting -XX:CompileThreshold=200 -server on Windows
- -XX:+AggressiveHeap broken in build 1.4.2_22 for Windows/IA64
- CMS: large unused perm gen can degrade scavenge times on MP
- IA64 - JVM crashes on Itanium 2 and AS3.0 box in 1.5b55 when stackoverflow occurs
- JVM abort on unexpected signal
- Add java runtime flag SuppressFatalErrorMessage to skip all error handling \ 
logic on fatal error.
- Incorrect abstract interface semantics in JDK ValueHandler
- String.getBytes() does not work on some strings larger than 16MB
- UnixPrintServiceLookup should not require file permission
- Bundled com.sun.image.codec.jpeg JPEG API has errors for a new type of JPEG image
- Invisible applet steals focus from HTML form field (MSIE, Sun plug-in only)
- J2SE NIO: eucJP-open failed to be looked up.
- using defaultReadTimeout appear to retry request upon timeout
- App fails w/ classnotfound exception after restoring n/w connectivity
- ZipFile$ZipFileInputStream doesn't close handle to zipfile
- UDP DatagramSocket close causes delayed IOException
- (ch) Interrupt-signal handler improperly installed, causing random exits (lnx)
- Cannot change file filter on motif look & feel
- 1.4 REGRESSION: In Motif L&F JComboBox doesn't react when spacebar is pressed
- ALT + I does not work with Motif L & F
- test/java/text/Format/CurrencyFormat.java failed for tr_TR
- 142_xx: Missing exception/error messages while using unsynchronized Collection \ 
objects concurrently
- deadlock in locking of TimeZone class during a read
- New Turkish currency
- JarFile.getInputStream throws ClassCastException when jar file is signed
- current version functionality is incorrect in online docs
- normal DnD program causes "FATAL ERROR in native method"
- Java 1.4.2 on RedHat Enterprise Linux 4.0 Beta-1 (32 bit) seg faults.
- JVM Crashes in verifier in Tigerb64
- Problem with embedded Internet Explorer using Sun Java
- classes are loaded 512 bytes at a time, slowing down applet start time
- memory leak in many jni calls (NewString etc.)
- Java Webstart application startup is too slow
- Java Webstart incremental update fails with java.util.ZipException
   2005-01-31 00:18:39 by Julio M. Merino Vidal | Files touched by this commit (13)
Log message:
Convert the Java related packages to use the alternatives system.  To do
this, we only need some simple logic in java-env.mk to automatically
generate an ALTERNATIVES file for us.

There are two exceptions, though: fastjar and jikes (pointed out by tv@),
which do not use this file; they have to be handled manually.

Bump PKGREVISION for all affected packages.

While doing this, remove the java-wrapper package, obsoleted by the new
functionality provided by pkg_alternatives.
   2005-01-25 18:37:37 by Jan Schaumann | Files touched by this commit (4)
Log message:
Update sun-j*14 to Sun JDK/JRE version 1.4.2_07.

Bugs fixed according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html:
1.4.2_04 Server JVM crashes on Linux
ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space
PE with no stack Trace: Enable -XX:-OmitStackTraceInFastThrow for 1.4.2
1.4.2 fastdebug assert on linkResolver.cpp, 49
Unexpected Full GC occurs at 54% of old generation capacity
CMS: precleaning causes crash if perm gen collection enabled
SIGSEGV in ContiguousSpace::prepare_for_compaction(CompactPoint*)
async exception can be delivered on entry from native to vm
indirecting typecodes is wrong
(cs) Charset.isSupported is slow when invoked for different charsets
java.lang.IllegalStateException: recursive invocation using LANG=hu_HU.ISO8859-2
NPE @ sun.awt.font.AdvanceCache.get(AdvanceCache.java:135)
Exponential performance regression in AWT components (multiple monitors)
J2SE 142_06: Regression in java.beans.Introspector (property re-ordering)
Error msg on exception is not displayed correctly in Japanese on XP
ServerSocket(Proxy) and Socket(Proxy) do not work with sun one proxy server
InetAddress.getAllByName does not obey setting of java.net.preferIPv6Addresses
(fs) MappedByteBuffer.force() throws IOException / ENOSPC
(se) select not immune to EINTR (linux)
Need JKS KeyStore with case sensitive alias names
Accelerator keys don't work when JPopupMenu is outside its parent
1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F
JFileChooser in Motif L&F does not comply with Section 508
JDI can't connect to the app server a second time
Vmark hang after 66 hours with 1.5.0-beta-b19 C2 on itanium2 with RH AS
stack size assertion failure in hotspot\src\os\win32\vm\os_win32.cpp:2410
NullPointerException when trying to pass byte[] between JVM and ActiveX
JVM Leaks large amount of memory when running applets
Java Plug-In no longer supports 'javascript:' URLs after MS Hotfix 867801
LiveConnect method eval() runs in incorrect context when using frames (IE only)
Occasional ConcurrentModificationException during applet download
Javascript in Applet hangs Netscape Browser
Kerberos library should only select keys of types that it supports
Problem with Kerberos Obfuscated classes
   2004-10-14 16:32:32 by Jan Schaumann | Files touched by this commit (6)
Log message:
Tell people to fetch the JCE file if necessary.
Update sun-j*4 to 14-2.6 (aka sun-jdk/jre version 1.4.2_06).
Bugs fixed since last according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html:
- jResourceBundle holds ClassLoader references using SoftReference (not weak)
- enablev006: JVMPI_EVENT_ OBJECT_ALLOC request crashes Server VM
- Update cacerts with new VeriSign ca certs
- (so) Selector.select() throws CancelledKeyException
- Internal Error occurs during offet conversion of byte code in rewrite/relocate
- SEGV in MapLoops test
-  	REGRESSION 1.4: PropertyDescriptors do not find the most specific methods
- REGRESSION 1.5: Introspector.getBeanInfo throws NPE if a primitive type is passe d
- CMS: vtest died with tiger b26
- JVM crashes during deoptimization phase
- CMS thread/SLT deadlock problem
- Unable to create Logger during JVM shutdown
- 64bit j2sdk1.4.2_01 and j2sdk1.4.2_03 dump core with oracle 64bit jdbc oci driver
- Cannot set different runtime parameters for different 1.4.2_x versions
- "java_g -version" dies on an assertion on RH9.0 and RHEL 3.0
- 1.4.2_05: 3 JCK tests failing with -Xcheck:jni flag on Linux
- RH Enterprise 3 and Suse Ent 8 server / desktop asian font properties needed
- Clent VM crash while compiling a large JSP generated method
- NullPointerException in reading an rtf-file into a javax.swing.text.rtf.RTFEdito
- RTFEditorKit wrongly parses rtf if fontname has unicode characters
- 1.4.2_04 Server VM - C2 crash in PhaseCFG::ScheduleLate on Solaris
- bf) Direct memory cannot be unreserved while reserving thread sleeps
- Hotspot compiler changes behaviour of program
- VM segv's running jvmti/jvmpi profiler
- J2SE 1.4.2 cannot display certain awt components in Asian characters in RH2.1 AS
- exception thows from jconsole when run any GUI which works fine with jdk1.4.x
- Can not eliminate implicit null checks for method invocations based on profile
- Regression 1.4.2_06b1 4937429 failing. cacerts in javaws and security dirs diffe
- /api/javax_swing/ SwingUtilities/descriptions.html fails for JCK14a, 1.4.2_06b1
- Regression:4683022 fails for 1.4.2_06-b01
- REGRESSION: ResourceBundle.getBundle(String, Locale) is broken in jdk 1.4.2_05

Next | Query returned 66 messages, browsing 21 to 30 | Previous