summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14
AgeCommit message (Collapse)AuthorFilesLines
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-07Bump BUILDLINK_RECOMMENDED for security fix.wiz1-2/+2
2006-03-07Update sun-j{re,dk}14 to 1.4.11:wiz2-9/+8
Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-02pkgdelint.wiz2-4/+4
2006-03-02Fix PLIST. Bump PKGREVISION.wiz3-5/+7
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-2/+4
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+2
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-17Update to 1_4_2_09 (dist files for 1_4_2_08 no longer available).dillo3-14/+14
Okayed by maintainer, okayed during freeze by wiz.
2005-08-20Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} sojlam1-2/+2
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-18Update sun-j*4 to 1.4.2_08, a bug fix release.jschauma2-9/+10
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-30Convert the Java related packages to use the alternatives system. To dojmmv1-1/+2
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-25Update sun-j*14 to Sun JDK/JRE version 1.4.2_07.jschauma2-7/+7
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-14Tell people to fetch the JCE file if necessary.jschauma2-9/+8
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
2004-10-11Fix the "jre" symlink in the various Sun-based JDK packages; it was wrongtv2-5/+4
for quite some time after the ${PREFIX}/java migration. Since pkgsrc now has proper symlink handling in pkg_install, this can now be a simple PLIST entry rather than an @exec/@unexec pair.
2004-10-05Expand the JAVA_WRAPPERS definitions for the sun-j{re,dk}* packages.tv2-3/+11
This adds many commonly used tools to $PREFIX/bin, such as keytool, rmiregistry, rmic, idlj, etc.
2004-07-02Unused.wiz1-28/+0
2004-07-02Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05jschauma2-9/+8
Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02Add appropriate CPPFLAGS and PASSTHRU_DIRS variables so that packageswiz1-1/+4
depending on this one can find the header files. Noted broken by snj.
2004-05-22Convert sun-{jre,jdk}14 to use java-env.mk. This implies that thejmmv3-1070/+1071
packages now install several wrappers under ${PREFIX}/bin to run the binaries installed under ${JAVA_HOME}/bin easily. While here, drop the direct modification of PREFIX. Bump PKGREVISION to 1.
2004-05-05bl3ifyxtraeme1-0/+26
2004-04-02As this needs a procfs mounted with the linux option, suggest /emul/linux/procjmmv1-2/+2
as the mount point, instead of /proc. This way, one can mount a regular (i.e, w/o linux compatiblity) procfs under /proc.
2004-03-17Update sun-j*14 to latest version 1.4.2_04 or sun-j*14-2.4.jschauma2-8/+8
This is done during the freeze since the default distfile vanishes from Sun's website. Changes and bugs fixed since 1.4.2_03 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: Encoding Unicode to JIS0208 Throw exception HTMLEditorKit uses always default editor kit for rendering of frames javac requires exponential time to attribute methods in a large hierarchy NullPointerException in JFileChooser when accessing system level icons 1.4 REGRESSION: Metal & Windows FileChooserUI classes cannot be used without She Cross-platform PrinterJob.printDialog gets hidden by main application window GTK+ theme keynav for JTree expand/collapse doesn't confirm with GTK+2 standard closing sequencer sometimes crashes the VM GTK+ L&F not fully reflecting GNOME High contrast large print theme GTK+ JFileChooser doesn't open multiple files RMI call remains blocked even after network cable is unplugged in Solaris 8 REGRESSION: Unicode escape processing is redone REGRESSION: regex character class negation error REGRESSION: infinite loop in ISO2022_JP$Decoder. decodeArrayLoop() Printing: Legal page sizes not correctly selected/printed on Linux in with J2se1.3 in multithread situation, socket reads data unexpectly JPI Control Panel "Help" refers to the incorrect Update button name Include UseSpinning, UseTLAB, PreBlockSpin with -XX:+AggressiveHeap for Linux DefaultWriteObject Flag is always true in RMI-IIOP data stream IOP serialization is slow for large objects CHROOT JDK 1.4.2-b28 Incorrect ordering of loads/stores of same memory loc with -XX:-OptoScheduling JDK 1.4 and the JIS0208 character set encoding Java plugin downloads sticky applet multiple time for sites using load balancing javax.rmi.CORBA.Util.isLocal(stub) restricts custom ORB spinners don't look like native ones on blueprint GTK L&F: In JFileChooser folder ordering is unlike native mercury ordering JFileChooser filepanel background color is unlike native mercury GTK L&F: Behaviour of new folder button in JFileChooser is unlike native mercury JFileDIalog does not show the current directory in GTK Swing's GTK look and feel should be updated to track GTK 2.2 GTK L&F: Shift+Tab causes the JFileChosser to behave vague Drag anchor of JToolBar is unlike the native mercury toolbar JFileChooser Dialog does not respond to the ESC key unlike Native FileDialog RepositoryId Lists not handled correctly Swing's blueprint engine is not in sync with native version Wrong discriminator received on a union with multiple case labels on a branch CORBA COMM_FAILURE when destroy() takes too long and close() happens J2SE needs to support Korean on Mercury Ship currently published CA certificates in cacerts file Regression: 1.4.2 JVM core dumps with error ID 4F530E43505002EF 01 Regression: jarsigner fails to verify the jar files Cannot specify java.util.logging.manager property using JWS IOException on drop part of drag'n'drop JavaWebStart version number inaccurate on Korean Locale on Win2000 C2 crash in adjust_check Java Web Start 1.4.2 uses obsolete cacerts file. GTK L&F: Behaviour of rename button in JFileChooser is unlike native mercury sun.nio.ch.Util.releaseTemporaryDirectBuffer NullPointerException classDepth(null) crashes VM consider removing validity check on trusted cert anchor selection -XX:NewSize, MaxNewSize CL arguments sometimes ignored JRE 1.4.2 support for Chinese/Korean fonts on Redhat AS 2.1 Signature timestamps in signed jar files break forward compatibility REG: JVM crash on RH3.0 w/ 4F533F4C494E55583F 491418160E4350500306 Interop broken b/w 1.4.2_04 and 1.4.1,1.5 for TreeSet, BigInteger, BigDecimal Krb5LoginModule authentication fails with exception, "connection reset"
2004-02-28sync to ../sun-jre14/MESSAGE.NetBSD rev 1.5:lukem1-3/+3
A ulimit datasize of 131072 (128K) is too small; crank to 262144 (256K). (Whilst 132096 (129K) does work for simple tests, it's better to be conservative and suggest something that should work most of the time...)
2004-02-06Take out the CLASSPATH suggestion as it'sjmc1-2/+1
1. plain wrong (setting it to that will just cause compiles to explode in interesting ways as that's source, not .class files) 2. Not needed as it can infer the default CLASSPATH from JAVA_HOME
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-12-12Don't duplicate the FETCH_MESSAGE, move it to Makefile.common instead.jschauma1-16/+3
2003-12-12Found a URL for older distfiles, so make that known.jschauma1-2/+3
2003-12-12_02 is no longer available, updating to _03; couldn't find any differences ↵adam3-8/+17
listed
2003-10-29Trivially update sun-j*14 to the latest version (sun-j*14-2.2, correspondingjschauma2-7/+7
to Sun's 1.4.2_02). This is done even though we are in a freeze since older distfiles disappear and a security vulnerability in older versions might make people update. Changes/bugfixes since 1.4.2_01, according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html - Regression: IllegalStateException:constrain(xywh) not supp. for complex transform - AsyncGetCallTrace() on Solaris/Intel core dumps with assertion failure - occasional crashes/deadlocks from AsyncGetCallTrace() - JVMPI_EVENT_COMPILED_ METHOD_LOAD: "must release all locks when leaving VM" asser - Cannot set preferences factory in web start - crash in AsyncGetCallTrace() when invoked during Deoptimization - AsyncGetCallTrace() is absent in linux/Intel JVM - infinite recursion in AsyncGetCallTrace() with the server JVM - syncGetCallTrace: assert(pc_desc != 0, "scopeDesc must exist"). - AsyncGetCallTrace: guarantee(get_thread() == thread, "must be the same thread. - JNI GetEnv() race with ThreadLocalStorage::set_thread() guarantee - Cache versioning fails to work in 1.4.1 and higher releases - Get/SetThreadLocalStorage need to work with AsyncGetCallTrace - JInternalFrame setDefaultCloseOperation ignored under Motif look-and-feel. - OBJ_ALLOC event deadlock between VMThread and Finalizer thread - VM crash when HeapDump requested - Util buffer cache uses wrong release strategy - Need general-purpose way to dispatch object invocations on Java GUI thread - Crash in OopFlow::build_oop_map - [mercury] Java Setup menuitem location misleading - Update cacerts file with GeoTrust root certs - extra pings to server if WeakReferenced CachedJarLoaders gc'ed - Size of sliders in GTK L&F larger than original - Open/Closing buttons on split panes are very small
2003-08-26Apparently, as wiz found out, Sun released a new version of their 1.4.2 JDK,jschauma2-7/+7
aptly called 1_4_2_01, or, as we call it, sun-jdk14-2.1. Bugs fixed in this release, according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html - DPI setting not supported in GTK L&F - j2re-1_4_2-iftw.exe installer has problems if IE proxy config is incorrect - enable JavaUpdate in 1.4.2_01 - Remove \r\rn characters from Balloon Tip text - JavaUpdate shows 'Java Update not completed' message when reboot is accepted - Can't input character into the applet text field when doing the applet demo - Random date/time attributes produced in jars through unpack breaks Java Update - No warning/error messages if patching fails through incremental update - The auto download URL in Mantis FCS demo is not correct. - Trigger installer to reboot if Sun VM is running in IE during Java Update - Java Update tab should be hidden from non-administrative users - Web bundle installer fails to install if proxy requires authentication - Installer needs a more explicit message than "creating jar files" - Updated PhoneHome behavior for consumers - Need to update java logos in Java2Demo - Upgrade from 1.4.2 to 1.4.2_01 & uninstall leaves JavaUpdate registry entries - JavaScript, wrong url for auto-install - 1.4.2_01 HTMLConverter refers to the wrong default autodl URL - jre 1.4.2_01, Fr, computer needs to be rebooted dialog is too long - jre 1.4.2_01, It, string 'Finishing installation...' is too long - j2sdk 1.4.2_01, ja, extra '\' character in the installshield - FloatingDecimal throws an assertion error with -enablesystemassertions flag.
2003-08-13Note that one needs procfs mounted with the 'linux' option, too.jschauma1-6/+4
2003-08-13Update sun-j*14 to Sun 1.4.2. This version of the JDK requires ajschauma4-23/+14
-current kernel from at least 2003-08-09. Previous 1.4.1 versions never really worked all that well and needed special kernel options as well as a -current kernel from that date, so updating to 1.4.2 is better than keeping both. A complete list of changes from previous 1.4 JDKs is available at http://java.sun.com/j2se/1.4.2/changes.html
2003-08-11wrap lines to <= 75grant1-3/+4
2003-08-11this stuff is NetBSD-specific, and not needed on Linux, Solaris, orgrant1-1/+1
likely any other platform, so move it to the platform specific MESSAGE for NetBSD.
2003-08-10Say what will fail, and state clearly that this needs a current kernel.christos1-1/+5
2003-08-10Tell users to compile their kernel withjschauma1-4/+10
makeoptions TEXTADDR=d0100000 options KERNBASE_LOCORE=0xd0000000 options COMPAT_LINUX so they can use the JDK. Pointed out by Christos.
2003-08-10Update sun-j*14 to latest version 1.4.1_04 using patches provided byjschauma2-7/+7
Tyler R. Retzlaff in PR pkg/22429. A complete list of changes is available at http://java.sun.com/j2se/1.4.1/ReleaseNotes.html but appears to consist of two bug fixes: - URLConnection openConnection with setUseCaches(true) fails (jpg, gif) - Java webcams does not work on JRE1.4+
2003-06-23Update sun-j*14 to version 1.4.1_03. Changes since _02 are numerous andjschauma2-7/+7
can be found at http://java.sun.com/j2se/1.4.1/ReleaseNotes.html.
2003-03-17Update sun-jdk14 and sun-jre14 to 1.4.1_02. Who knows what's new in this.jschauma2-7/+7
2003-02-13improve download instructionshubertf1-2/+4
2003-02-11Bump PKGREVISIONs for:jlam2-2/+5
lang/blackdown-jdk13 lang/jdk lang/sun-jdk13 lang/sun-jdk14 Create a symlink from ${JAVA_HOME} to ${JAVA_HOME}/jre so that the proper JDK hierarchy is found. This addresses PR 20269 by Todd Vierling <tv at pobox dot com>. This makes misc/openoffice-linux find the Java2 installation again.
2003-01-29Update sun-jre14 and sun-jdk14 to 1.0.1. These are bug fix releases fromjlam6-42/+78
Sun for JDK 1.4.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. Also, the JDK 1.4.x series are now installed into ${LOCALBASE}/java/sun-1.4 so that future updates of this package won't require a new JDK directory. This closes PR 19853 by FUKAUMI Naoki <naoki at fukaumi.org>.
2002-10-13Default to a build dependency as usually packages that need Java will onlyjlam1-1/+2
need a full dependency on the JRE, not the JDK.
2002-10-13Add buildlink2.mk files for use by other package Makefiles. Each JVMjlam1-0/+27
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>" that may be used as the JAVA_HOME for that package.
2002-10-13* Use buildlink2.jlam1-5/+3
* Minor improvements to the package Makefiles. * Correct the PLIST.
2002-10-13Cosmetic changes to MESSAGE files for JVMs for readability.jlam1-10/+13
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-01These packages are available for Linux and NetBSD-1.6*-i386,jschauma1-1/+1
not only Linux and -current. (Pointed out by zuntum.)
2002-07-28Format paragraphs. Normalize indentation. Apostrophize. Spell "your"schmonz1-8/+8
using only 7-bit ASCII.