Update Release Notes

Update Release Notes Index JDK Documentation

Update Release Notes Index

Update Release Notes Index

Changes in 1.6.0_04

The full internal version number for this update release is 1.6.0_04-b12 (where "b" means "build"). The external version number is 6u4. Included in JDK 6u4 is version 10.0 of the Java HotSpot Virtual Machine.

Security Baseline

This update release specifies the following security baselines:

JRE Family VersionSecurity Baseline
5.01.5.0_13
1.4.21.4.2_16


For more information about the security baseline, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer .

OlsonData 2007h

This release contains Olson time zone data version 2007h. For more information, refer to 6611886 or see US DST Timezone Updater.

Java DB

Java DB 10.3 is included in 1.6.0_04-b04 and subsequent builds. For more information, refer to the Java DB home page.

Java SE Service Tag Creation

If Service Tag (ST) software is installed when Java SE is installed, a unique service tag is created for that particular Java SE instance. At this release, only Solaris ST version 1.1.1 is supported.

A service tag enables automatic discovery of systems, software, and services. It uniquely identifies each tagged asset and allows asset information to be shared over a local network in a standard XML format. JDK and JRE service tags allow instances of the JDK and JRE installed on a system to be discovered and registered under a user's account on Sun Connection.

One of the most basic and challenging problems any computer user or administrator faces is knowing what they have installed on their systems. A service tag for an installed JDK or JRE can provide a means for system administrators or developers to discover and better manage multiple JDK and JRE versions installed across multiple systems.

For more information, refer to the Sun Connection download page, the Service Tag FAQ and to 6573018.

Additional JVM Command Line Option

If the Java HotSpot VM option switch

   -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses
System.gc()-XX:+ExplicitGCInvokesConcurrent

For more information, see 6541037.

Red Hat 5 Problem with Java Input Methods

Input methods implemented using the Java Input Method Framework may not work correctly on Red Hat 5 Linux desktop. Refer to 6600929.

Download of Demos and Samples Cannot be Deselected

On 32-bit Windows systems, download of demos and samples cannot be deselected. This is due to 6639344 which causes installation errors if demos and samples are deselected.

Bug Fixes

Bug fixes are listed in the following table.

BugIdCategorySubcategoryDescription
6551958 guidesnoneJava SE 6 doc inaccuracies regarding no-cache and no-store
6554197 guidesnoneThe copyright mark is garbaged in deployment/index.html
6578069 guidesnoneWrong version number in Java Web Start Developer Guide title
6559989 guidesnoneIncorrect mime type described in Java SE 6 plugin developer's guide
6507107 hotspotcompiler1Heapwalking causes crash on solaris-sparcv9
4650676 hotspotcompiler1Hotspot compiler should hide "exclude" messages when .hotspot-compiler present
6448241 hotspotcompiler1exception oop left in TLS during exception lookup causing assertions if class loading occurs
6461204 hotspotcompiler1DebugNonSafepoints sometimes records out of range bcis
6472689 hotspotcompiler1client doesn't update interpreter_invocation in tiered build
6485238 hotspotcompiler1C1 needs check for dead locals in osr entry point
6500501 hotspotcompiler1wildcarding support wanted for CompilerOracle
6508889 hotspotcompiler1HotSpot crash in JDK 6, IntelliJ with -Xincgc
6539567 hotspotcompiler1ShouldNotReachHere in mem2reg at c1_LIRAssembler_i486.cpp, 1135
6546178 hotspotcompiler1Crash in regression test for 6440479
6561028 hotspotcompiler1closed/compiler/ 6551887/Test.java crashes
6614036 hotspotcompiler2REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb)
6575876 hotspotcompiler2java -server -version should not indicate tiered VM
6570219 hotspotcompiler2REG: VM crash when printing an image in different orientations, SolSparc
6579347 hotspotcompiler2Solaris/SPARC Server VM: endless loop in checkcast_arraycopy stub
6588045 hotspotcompiler2Pack: java.io.IOException: pop token out of range
6592707 hotspotcompiler2REGRESSION: Java 64-Bit Server VM sparcv9 crash with unhandled implicit exception in compiled code
6590301 hotspotcompiler2HotSpot VM should have own version separate from JDK version
6579537 hotspotcompiler2CORBA:api/javaidl/StubTests & product/rmiiiop/marshalTests tests are failed with core dump
6572484 hotspotcompiler2Javac crashes hotspot VM with -server -Xcomp options on windows, 64 bit Solaris SPARC/AMD
5032515 hotspotcompiler2Rematerialization of constants may produce multiple copes
6385730 hotspotcompiler2optimizations for ByteBuffer.put()/get() not nearly as good as byte[] assignment
6394462 hotspotcompiler2Hotspot prints "*** Unlock prevents locking optimization"
6419652 hotspotcompiler2Missed performance opportunity in bimorphic inlining cases
6428387 hotspotcompiler2array clone() much slower than Arrays.copyOf
6431242 hotspotcompiler2Optimize Integer.reverseBytes()
6431243 hotspotcompiler2Optimize Integer.rotateLeft()
6448792 hotspotcompiler2C2 assert during CTW when CodeCache is near full
6452568 hotspotcompiler2i486 use SQRTSS instead of SQRTSD for (float)Math.sqrt()
6460907 hotspotcompiler2generate meaningful match rules names
6460965 hotspotcompiler2C2 does not match an instruction with swaped operands of commutative operation.
6463133 hotspotcompiler2Deoptimization should not use code patching
6463375 hotspotcompiler2Fix the condition for a commutative operation's inputs swapping during final graph reshaping
6467870 hotspotcompiler2Fixes to monotonically narrow or widen types during igvn
6467906 hotspotcompiler2Allow to specify the same parameter multiply times in match rule
6468040 hotspotcompiler2policy for ties in LRG scores should take area into account
6468406 hotspotcompiler2PhiNode Identity & Ideal must find the same unique input patterns
6468505 hotspotcompiler2kill projection for calls should select the proper calling convention
6468956 hotspotcompiler2Bug in TestNativeRevocation test case
6469339 hotspotcompiler2wrong format strings for register operands hide real register usage
6470497 hotspotcompiler2early C2 cleanups for Java 7
6472143 hotspotcompiler2extend CompilerOracle with per compile flags
6474965 hotspotcompiler2extend type system to take advantage of escape analysis
6477033 hotspotcompiler2Add tiered build support for Linux and Windows platforms
6479823 hotspotcompiler2Failure in MultiNode::proj_out() during CTW.
6479927 hotspotcompiler22x slowdown in loop storing float constant
6480445 hotspotcompiler2Missed tree flatten opportunity in Direct ByteBuffer addressing
6483694 hotspotcompiler2nightly failure after 6431242 putback
6484385 hotspotcompiler2PRT crashes if tiered compiler is used.
6486391 hotspotcompiler2bad immediate dominator info after nips.blocker
6488063 hotspotcompiler2Improve analysis by Bytecode Escape Estimator
6490942 hotspotcompiler2C2 assert(tp->base() != Type::AnyPtr,"not a bare pointer")
6493180 hotspotcompiler2C2 Error: SoftMatchFailure is not allowed
6496524 hotspotcompiler2Setting breakpoint in jdb crashes Hotspot JVM
6500685 hotspotcompiler2VM hangs after 'made not entrant java.util.concurrent.........'
6500866 hotspotcompiler2jvm crash running forte stress kit.
6503017 hotspotcompiler2assert(fr().is_deoptimized_frame(),"frame must be scheduled for deoptimization")
6511206 hotspotcompiler2Error: assert(0 <= i && i < _len,"illegal index")
6511991 hotspotcompiler2add support for real temporaries in adlc
6513855 hotspotcompiler2Allow to set the value of AllocatePrefetchLines from command line
6514850 hotspotcompiler2Need generalized interface for checking if a match rule exists for an ideal node
6515916 hotspotcompiler2server crash/hang with -XX:+ExtendedDTraceProbes
6516018 hotspotcompiler2simplify object layout calculations to enable faster reflection
6516087 hotspotcompiler2ins_encode should support inline assembly using the MacroAssembler
6516101 hotspotcompiler2checkcast operations should be profiled to improve code which uses generics
6523134 hotspotcompiler2field "_layout_helper" in type Klass is not of C integer type, but instead of type jint
6523546 hotspotcompiler2compiler interface should be initialized lazily
6524971 hotspotcompiler2Class data sharing is broken
6525524 hotspotcompiler2Revive OptoScheduling on x86 platforms
6525802 hotspotcompiler2server compiler should support certain reflective and data motion intrinsics
6526807 hotspotcompiler2CompileTheWorld is broken
6527187 hotspotcompiler2Error: assert(!thread->owns_locks(),"must release all locks when leaving VM")
6528700 hotspotcompiler2C2 CTW failed in generate_i2c2i_adapters with -XX:+VerifyOops
6529019 hotspotcompiler2C2 CTW on sparc with -XX:+VerifyOops assert(is_Mach(),"invalid node class")
6533423 hotspotcompiler2Enable building of tiered jvm for server jvms
6534152 hotspotcompiler2Escape analysis should split out unescaped obects as separate types
6537990 hotspotcompiler2Optimize multibytes NOP generation and loops alignment
6539438 hotspotcompiler2raise_LCA_above_marks stops too early
6544710 hotspotcompiler2Performance regression in RangeCheckMicroBenchmark
6546504 hotspotcompiler2Compiling vectorNode.hpp fails on gcc 4.1.1
6550579 hotspotcompiler2FloatBuffer returns incorrect results when used with the Java 6 HotSpot ServerVM
6551887 hotspotcompiler2Typo in 6531175 changes in generate_generic_copy() stub
6552204 hotspotcompiler2split_thru_phi leaves behind Phi of AddP which produces inefficient code
6553444 hotspotcompiler2Add lock site specific accounting to server compiler
6558217 hotspotcompiler2Change c2 node dumps to not use recursion
6561457 hotspotcompiler2merge-o in fix to 6516101 bogusly sets the null_seen bit.
6565178 hotspotcompiler2unhandled explicit exception in compiled code
6458634 hotspotgarbage_collectorA Klass being allocated may dispatch to the wrong oop_is_parsable
6545719 hotspotgarbage_collectorRegression : Infinite GC occurs after fix in CR 6370163
6530811 hotspotgarbage_collectorregression b08: SEGV in FastScanClosure::do_oop
6572569 hotspotgarbage_collectorCMS: consistently skewed work distribution indicated in (long) re-mark pauses
6558100 hotspotgarbage_collectorCMS crash following parallel work queue overflow
5086514 hotspotgarbage_collectorCMS: +ExplicitGCInvokesConcurrent can hang when +CMSIncrementalMode
6252656 hotspotgarbage_collectorPutative invariant for TLABS _start+_size==_end+alignment_reserve() not being maintained
6275407 hotspotgarbage_collectorAssertion failure "wrong array object size"
6417901 hotspotgarbage_collectorGeneralize parallel reference processing to all collectors.
6458100 hotspotgarbage_collectorSymbols and strings are resurrected in CMS perm gen when concurrent sweeping is disabled.
6459197 hotspotgarbage_collectorContiguousSpace::block_start() has a bogus assert
6465357 hotspotgarbage_collectorCMS: default choice of NewSize can cause obscure startup failure w/small -Xms
6468292 hotspotgarbage_collectorAdd timers for GC to measure user/system times and date stamping
6475811 hotspotgarbage_collectoriCMS: assert(top < _icms_stop_limit,"Tautology")
6483660 hotspotgarbage_collectorDisentangle ensure_parsability() and TLAB retirement
6483690 hotspotgarbage_collectorCMS: assert(cur_val < top,"All recorded addresses should be less")
6490031 hotspotgarbage_collectorCMS: assert(size > 0,"no unparsable object found"), concurrentMarkSweepGeneration.cpp, 6528
6501045 hotspotgarbage_collectorThe calculation for excessive GC overhead should ignore explicity GC's.
6517301 hotspotgarbage_collectorThere should be a -XX:+PrintGCDateStamps
6524727 hotspotgarbage_collectorGC ergonomics does not honor the minimum young gen size implied by a -Xms and NewRatio
6526806 hotspotgarbage_collectorDEFINE_ALLOCATE_PERMANENT should check for NULL result
6533850 hotspotgarbage_collectorRegression in the gc_baseline caused by || RefProc (assertion "FreeList RACE DETECTED")
6541037 hotspotgarbage_collectorAbility to unload classes upon an explicit concurrent gc request
6546488 hotspotgarbage_collectorDebugging code sneaked into the baseline
6547371 hotspotgarbage_collectorGuard at end of card table can be overwritten.
6554508 hotspotgarbage_collectorcompilation of parNewGeneration.cpp fails on fedora 6
6559052 hotspotgarbage_collector[OpenJDK] CardTableRS::do_MemRegion() could attempt out-of-bounds translation in addr_for()
6566474 hotspotgarbage_collectorPS: In the UseParallelGC collector the minimum gen0 size can exceed the maximum gen0 size.
6471657 hotspotjniJNI Direct Buffer API calls don't set the correct thread state during initialization
6445945 hotspotjvmtiUnexpected exception: "java.lang.InternalError: Location with invalid code index"
6460762 hotspotjvmtiCrash in test using ThreadReference.ownedMonitorsAndFrames
6272174 hotspotjvmti-Djava.compiler=NONE and -Xdebug anachronisms unanachronistically disable full-speed debugging
6540288 hotspotjvmtiIterateThroughHeap crash when primitive field callback enabled
6534517 hotspotjvmtiJCK6a: several JVMTI tests for ForceEarlyReturnInt,ForceEarlyReturnLong,ForceEarlyReturnObject fail
6491083 hotspotmonitoring_managementThreadMXBean.getCurrentThreadCpuTime() should use the posix clock implementation on Linux
6444823 hotspototherversion string hard coded in files
6447157 hotspototherCrashdump (hs_err_pid*.log) does not contain the crash time
6488753 hotspototherneed additional sanity checks in the hotspot makefiles
6493675 hotspototherHotspot hs_err_pid.log internal vm info string is ambiguous with respect to build flavor
6496828 hotspototherEcho cannot handle backslash-escaped characters without option "-e"
6498734 hotspototherRFE: Refactorying the common variable definitions into a shared make file for hotspot
6507349 hotspototherRFE: Provide consistent ways to build 64 bit VM across Solaris & Linux
6511994 hotspototherHotspot build fails if the workspace path contains certain strings such as win32, solaris and linux.
6531149 hotspototherUse right LP64 definition for 64 bit conditional build of hotspot
6538311 hotspototherOpenJDK build fails with 'cannot restore segment prot after reloc'
6538523 hotspototheropenjdk b10 fastdebug build fails on Solaris Express with Sun C++ 5.8
6539723 hotspototherClass Data Sharing cease to work on Windows on Daylight Saving time change
5073453 hotspotperfdataproblems with ACL on the hsperfdata_<user> directory on windows
6473338 hotspotruntime_systemATG application occasionally hangs during safepointing (due to monitor inflation livelock?)
6546278 hotspotruntime_systemSynchronization problem in the pseudo memory barrier code
6487931 hotspotruntime_systemJVM reports EXCEPTION_FLT_STACK_CHECK when calling a Java method through JNI
6570268 hotspotruntime_systemJDB: step002 fails assert(0 <= i && i < length(),"index out of bounds")
6571496 hotspotruntime_systemBigapps Failure- the app is hanging with the specific VM
6528763 hotspotruntime_systemVM crashes because of something related to LoaderConstraintEntry in 6.0
4470034 hotspotruntime_systemNoClassDefFoundError could benefit from exception chaining
6186722 hotspotruntime_systemSignal 11 in countStackFrames() by libjvm.so
6227246 hotspotruntime_systemImprove Windows unhandled structured exception reporting
6318988 hotspotruntime_system-Xcheck:jni support for user defined Signal handlers
6349489 hotspotruntime_systemFedora Core 4 gcc 4.0.1 flags method as deprecated
6373461 hotspotruntime_systemUnhanded oop detector misses naked oops with locks guarded by conditional
6441899 hotspotruntime_systemos::is_MP() does not return the right value the first time called
6447373 hotspotruntime_systemMake hs_err_pid*file say CRASHED IN NATIVE CODE OUTSIDE THE JDK if crash outside VM.
6452176 hotspotruntime_systemSolaris os::javaTimeMillis() passes bad value to gettimeofday()
6454213 hotspotruntime_systemRFE: Reduce PIC overhead for Solaris & Unix hotspot VM code
6463096 hotspotruntime_systemicache invalidation code can segv
6468780 hotspotruntime_systemRemove getThread_<os_arch>.cpp files from Hotspot
6468954 hotspotruntime_systemGeneric synchronization cleanups for J2SE 1.7
6469340 hotspotruntime_systemRemove onStackReplacement.cpp/hpp files from Hotspot
6470570 hotspotruntime_systemModify suspend/resume code to work better with the safepoint protocol
6471091 hotspotruntime_systemjava.lang.NoSuchMethodError: java.lang.ThreadDeath: method <init>(Ljava/lang/String;)V not found
6471736 hotspotruntime_systemCtrl-Break dump: threads waiting on monitors info is incorrect
6474240 hotspotruntime_systemCheck unhandled oops is too slow and hard to debug in jvmg
6474281 hotspotruntime_systemwhy do we have a class named 'sparc' when it seems to be a special keyword?
6478045 hotspotruntime_systemREGRESSION: Fix for 6402537 truncates absolute wait times to a whole number of seconds
6478739 hotspotruntime_system-Xcheck:jni Protect the system stack with a NULL page
6483612 hotspotruntime_systemFix HS error reporting to detect if the error is probably caused by classes.jsa going away
6485088 hotspotruntime_systemGDB can't work with jvmg version of libjvm.so on Linux AMD 64 platform
6488751 hotspotruntime_systemhotspot should be compatible with VS2005 build
6489803 hotspotruntime_systembuild sparc-specific hotspot code with gcc-4.1
6490042 hotspotruntime_systemBogus assert in InterpreterMacroAssembler::call_VM_leaf_base
6490707 hotspotruntime_systemlibjvm.so: unexpected PLT reloc type 0x08 when loading VM
6496392 hotspotruntime_systemattach_current_thread can leak JavaThread object (and associated data structures) if an error occurs
6498391 hotspotruntime_systemRemove all dead code related to the legacy vm_suspend/vm_resume API's
6499219 hotspotruntime_systemSIGXFSZ kills VM
6501559 hotspotruntime_systemPrint out fatal/guarantee message
6502655 hotspotruntime_systemCheck for error return from libthread calls.
6502822 hotspotruntime_systemsuspend/resume cleanup: SR_lock() usage and platform-specific code
6504193 hotspotruntime_systemtypechecker incorrectly rejects valid classfiles when -XX:-FailOverToOldVerifier is specified
6507028 hotspotruntime_system_suspend_flags are not atomically updated in all cases
6508571 hotspotruntime_systemAllow to build Hotspot on Solaris using gcc
6510126 hotspotruntime_systemintptr_t != int on all x86 operating systems
6512182 hotspotruntime_systemREGRESSION: JNI ExceptionClear does not clear JVMTI's view of the exception
6518490 hotspotruntime_systemSolaris TS scheduling class anti-starvation facility does not completely avoid starvation
6520890 hotspotruntime_systembiasd locking can request needless safepoints
6523122 hotspotruntime_systemLinkageError is thrown when ClassCircularityError should be reported
6526456 hotspotruntime_systemMake it easier to bootstrap a hotspot build on linux
6530520 hotspotruntime_systemhsfind fails for some oops
6530525 hotspotruntime_systemadd debugging findclass helper
6531596 hotspotruntime_systemWrong exception from Method.invoke() call
6533127 hotspotruntime_systemfix for 4914266 reveals CHECK_UNHANDLED_OOPS compilation problems
6536670 hotspotruntime_systemJVM crashes in ClassLoader
6541668 hotspotruntime_systemBigApp crashed with fastdebug build on (instanceKlass() == 0 || instanceKlass()->is_instance())
6545975 hotspotruntime_systemassert(count == i,"Did not find the expected number of pending Java threads")
6546086 hotspotruntime_systemVM crash when parsing a classfile with garbage in it.
6546529 hotspotruntime_systemVerifyProtectedConstructor test fails due to Parse Exception: Unexpected length
6549267 hotspotruntime_systemBigApp failure - timing bug in parallel bootstrap classloader
6549326 hotspotruntime_systemspurious assert fires in synchornizer.cpp : isMuxLocked(&ListLock)
6557208 hotspotruntime_systemFix for 6402022 does not work on all platforms
6561063 hotspotruntime_systemTEST_BUG: closed/runtime/ 6244515/Truncate.java does not work on Windows
5104239 idlorbJava: thread deadlock
6553303 idlorbCorba application fails w/ org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
6623024 javabuild64-bit JDK packages installation does not create servicetag
6571478 javabuildjdk6u3 nightly build is failing.
6618779 javabuildservicetag not created for PACKAGE installation on Solaris (x86 and sparc)
6619410 javabuildJavaDB (Derby) license is missing from the THIRDPARTYLICENSE.txt
6592473 javabuildFix jdk6 JPRT control builds
6471418 javaclasses_2dStackOverflowError due to recursion at sun.font.TrueTypeFont.getTableBuffer
6529101 javaclasses_2dOGL: antialiasing performance needs to be improved
6544505 javaclasses_2dupdate OpenGL header files
6531606 javaclasses_2dPIT: fastdebug build breaks in OGLPaints.c
6528469 javaclasses_2dadd LCD text options to J2DBench
6525997 javaclasses_2dOGL: VM crash when drawing a general path on screen and repainting it a few times, Win32
6525100 javaclasses_2dOGL: Toolkit.sync() should issue a glFinish()
6521533 javaclasses_2dOGL: accelerate Linear/RadialGradientPaint using fragment shaders
6521434 javaclasses_2dOGL: enable sun.java2d.opengl.lcdshader by default
6514990 javaclasses_2dOGL: accelerate Convolve/Rescale/LookupOp using fragment shaders
6568560 javaclasses_2dRegression testcase java/awt/FullScreen/UninitializedDisplayModeChangeTest fails from 6u2 b01
6567260 javaclasses_2dSet SheetCollate attribute to COLLATED and UNCOLLATED not working in 6u2
6545343 javaclasses_2dOne german character in GTK l&f in SwingSet2 demo is not properly displayed
6542749 javaclasses_2dDejaVu Sans in Latin Extended-A and Extended-B ranges rendered incorrectly
6452415 javaclasses_2dSwing text components using a physical font print text as filled shapes (bigger spool files).
6559743 javaclasses_2dOGL: more cleanup needed in preparation for new D3D pipeline
6536952 javaclasses_2dOGL: ConvolveOp with 5x5 kernel extremely slow on ATI Radeon 9800
6438225 javaclasses_2dOGL: regression test sun/java2d/SunGraphics2D/PolyVertTest.java fails
5066318 javaclasses_2dOGL: Enabling OGL pipeline on Windows with ATI board crashes VM at exit/shutdown
6543815 javaclasses_2dImageable area of PageFormat is ignored if values of imageable X/Y are negative.
6464341 javaclasses_2dSwingSet2 demo crashes with ACCESS_VIOLATION in [ntdll.dll+0x1c97b] on windows-amd64
6556332 javaclasses_2dMedialib code should be separated out form the awt.dll
6465038 javaclasses_awtOn MToolkit, cannot input any character on multi window environment
6558510 javaclasses_awtFlickering upon resize on X11 platforms
6547951 javaclasses_awtOn MAWT TextArea, cursor keeps blinking after focus moved to a native window.
6448876 javaclasses_awtSystray Icon not shown in KDE using Mustang
6539458 javaclasses_awtJPopupMenu does not display if invoker is instance of JWindow
6507549 javaclasses_awtjvm crash while performing cursors finalizer
6587371 javaclasses_awtJCK SystemTray tests cause VM crash on WinVista in JDK 6u3 with -Xcomp option (passed on 6u1)
6430035 javaclasses_awt_imDoc: "Java 2 Runtime Environment" should be modified in demos
6589532 javaclasses_beansXMLEncoder fails to encode TitledBorders
6546060 javaclasses_fontpropNew fontconfig.properties is requied for RHEL5
6593729 javaclasses_ioAfter failed file close, do not repeat the close operation.
6533291 javaclasses_langWork around 32-bit Solaris stdio limit of 256 open files
6528083 javaclasses_managementMM Rmi*BootstrapTest.sh tests fails due to GetVolumeInformation failures.
6520665 javaclasses_netNTLM Authentication not requested, throws null exception
6488669 javaclasses_netBad interaction between ChunkedInputStream and HttpURLConnection$ErrorStream.getErrorStream()
6587875 javaclasses_netInetAddress.isReachable() will not work for super users with "large" process ids
6599750 javaclasses_netInetAddress.isReachable implementation not completely thread safe
6601686 javaclasses_netInetAddress.isReachable(timeout) may not return after timout milliseconds
6549811 javaclasses_netadd support for delegation in HTTP/SPNEGO
6595324 javaclasses_netThree tests in JCK-runtime-6a alt.bundle fail only with agent started in java plugin
6403933 javaclasses_nio(se) Selector doesn't block on Selector.select(timeout) (lnx)
6465349 javaclasses_securityGetInstance regression test fails when jtreg granted AllPermission
6570062 javaclasses_securityKerberos authentication regression
6598154 javaclasses_securityapi/javax_xml/crypto/dsig/XMLSignature/index.html#methods[Signature2011] fails since JDK 7 b16
6459115 javaclasses_swingREGRESSION: JInternalFrame within JInternalFrame Drawing Problems
6491714 javaclasses_swingJFileChooser does not work properly with File selection when filter is changed
6515169 javaclasses_swingwrong grid header in JFileChooser
6337516 javaclasses_swingNullPointerException in ToolTipManager on mouseExit
6434444 javaclasses_swingVista: JTable differs with native table in vista laf.
6501991 javaclasses_swingjava.awt.font.LineBreakMeasurer.nextOffset ArrayIndexOutOfBoundsException
6578753 javaclasses_swingJFileChooser in 6u2 slow on Windows
6560349 javaclasses_swingREGRESSION :folder having ".lnk" in the name can not be opened by 5.0 and later versions
6511568 javaclasses_swingJFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
6557223 javaclasses_swingResize cursor stays after fast outline-resize of JInternalFrame with JScrollPane
6578189 javaclasses_swingRegression:TitleBorder insets have changed and it causes bcoz of 6434444.
6579129 javaclasses_swingREGRESSION:NPE in DefaultTableCellHeaderRenderer in 6u3_b01 due to fix for 6434444
6547087 javaclasses_swingJPopupMenu.Separator getPreferredSize throws NullPointerException
6503981 javaclasses_swingBug in BasicTableHeaderUI
6570445 javaclasses_swingWin32ShellFolder2 throws exceptions if security manager installed
6554551 javaclasses_swingJMenu Items Won't Render Icons
6559152 javaclasses_swingeditable JComboBox: Can't select with keys inside JTable
6480425 javaclasses_swingJTable.setRowSorter fires property change with the wrong name
6520101 javaclasses_swingFileChooser will cause OutOfMemory when application will run long time
6555752 javaclasses_swingjavax/swing/JScrollPane/AcceleratedWheelScrolling/HorizScrollers.html fails with RuntimeException.
6544309 javaclasses_swingPIT:Unable to select the item's in 'input method selection' popupmenu by using keyboard.
4743558 javaclasses_text[BI] test/java/text/BreakIterator/BreakIteratorTest.java fails in th locale.
6433179 javaclasses_util_i18n(tz) Incorrect DST end for America/Winnipeg and Canada/Central in 2038+
6611886 javaclasses_util_i18n(tz) support tzdata2007h
6598520 javaclasses_util_i18n(tz) Windows time zone mapping table needs to be updated for KB933360
6466476 javaclasses_util_i18n(tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
6572242 javaclasses_util_i18n(rb) ResourceBundle.getBundle should ignore NoClassDefFoundError from ClassLoader on Windows
6571205 javaclasses_util_i18nCurrency data changes for ISO 4217 Amendment 139
6570259 javaclasses_util_i18nCurrency data changes for ISO 4217 Amendment 138
6560126 javaclasses_util_i18n(rb) OutOfMemoryError at ResourceBundle.java:1642 causes program to hang indefinitely
6541345 javaclasses_util_i18nReformat TimeZone display names resources files
6531593 javaclasses_util_i18nCurrency update for Iceland
6531591 javaclasses_util_i18nCurrency update for Sudan
6507854 javaclasses_util_i18n(cal) doc: change the first day of Showa era
4879507 javaclasses_util_jarzipZipInputStream does not check CRC for stored (uncompressed) files
6464451 javacompilerjavac in 5.0ux can not compile try-catch block which has a lot of "return"
6500207 javacompilerREGRESSION: Compiler Crash with java.lang.AssertionError assertion
6564305 javacompilerFix 6547131 regression test
6520152 javacompilerACC_FINAL flag for anonymous classes shouldn't be set
6557865 javacompiler-target 5 should not put ACC_SYNTHETIC on package-info
6481701 javacompilerannot00701.html, annot01602m3.html and intf01004m1.html hang while compiling (b102)
6525646 javadebugger(JDWP) ThreadReference.OwnedMonitorsStackDepthInfo returns invalid error when passed thread is null
6547811 javadebuggerJDWP: ReferringObjects and Instances commands return unexpected error
6557713 javaimageioJava unable to convert from gif to png format
6485081 javainstalljava control panel needs a manifest
6610410 javainstallneed to show new OpenOffice images for MSI SetupProgress Dialog
6595531 javainstallWording changes for AutoUpdate dialog to give more info on OpenOffice.org offer
6579208 javainstallFamilyVersionSupport removed when installing jre-6u2-windows-i586-p.exe
6577401 javainstallArtifacts on installer graphic
6576676 javainstallInstaller change to call a Java utility to create and delete a service tag for Java SE
6566158 javainstallxpi file not signed preventing installation in Firefox
6550968 javainstallwrong java help page in es
6468572 javajconsolePlugins order doesn't follow pluginpath
6412120 javajconsoleMBeans tab: representation of parameter names in operations
6476932 javajconsoleClean up compile time warnings in JConsole code
6355949 javajconsolejconsole: Tab and Enter keys are not working correctly in the Connection dialog
6414231 javajconsoleMBeans->java.lang.ClassLoading -> Attributes -> Loaded Class (Chart) is not fully displayed
6471559 javajconsoleJConsole charts should accept small values (floating point)
6494042 javajconsoleMBeans tab: Can not navigate to the JTable components using keyboard
6597615 javajconsoleTypo in JConsole resources file
6496939 javajconsoleMBeans tab: Add a counter when parsing the content of a TabularData
6495529 javajconsoleMBeans tab: NPE when handling Exception
6495505 javajconsoleMBeans tab: jconsole misinterprets java.lang.Void on Open MBean operations
6492935 javajconsoleMBeans tab: Subscribe/Unsubscribe/Clear buttons have no mnemonic
6468573 javajconsoleWindow menu expands to fit very long name
6356652 javajconsolejconsole:jconsole shows an extra menu-divider line in window menu.
6333561 javajconsoleMBeans tab: Attributes of type CompositeData[] are not rendered well
6505618 javajconsolejconsole VM summary tab presents empty page when connecting to a VM launched with -Xint
6475122 javajconsoleMBeansTab: Jemmy automated tests can't grab MBean tree
6275682 javalocalizationInconsistent casing of Spanish language names
6486607 javalocalizationincorrect french localization for GY country code
6588314 javalocalizationl10n of 6577401 Artifacts on installer graphic
6579775 javalocalizationl10n upate after 6212566
6566218 javalocalizationl10n of 6476932
6562623 javalocalizationl10n of 6548034
6559765 javalocalization[Korean] The translation for Accept are inconsistent
6547501 javalocalizationThere should be a space before % sign in French locale
6533691 javalocalizationl10n of bug fix 6475525
6497154 javalocalizationgetFirstDayOfWeek() not works correctly for Slovak locale
6485516 javalocalizationincorrect french localization for GF country code
6573018 javaotherSupport SysNet Service Tags in Java SE
6541870 javaserializationNullPointerException in ObjectInputStream with Externalizables
6505535 javaserviceabilityjmap -histo options print negative number for large set of objects
6602426 javaserviceabilityTEST_BUG: test/sun/misc/Version/VersionCheck.java fails
6581408 javaserviceabilityMost of serviceability tools fail in 6u3b01 due to version check
6548034 java_deploymentdesktopVersion information in About Dialog of Java Control Panel
6500417 java_deploymentgeneralDeployment Toolkit JavaScript
6603187 java_deploymentgeneralUpgrade bundled Java DB version in JDK
6567947 java_deploymentjkerneljava.lang.NoClassDefFoundError while loading http://bugster.sfbay.sun.com using Kernel JRE
6583152 java_deploymentjkernelKernelJRE picks wrong TimeZone
6569136 java_deploymentjkernelClassNotFoundException while loading classes from rt.jar
6569133 java_deploymentjkernelInstalling Optional Packages failing with Kernel JRE
6568570 java_deploymentjkernelFileNotFoundException while starting BackgroundDownloader in a my slow broad band connection
6518205 java_deploymentupdateJava AutoUpdate: Should be able to deliver different content based on various input
6599627 java_pluginbridgeRegression: activex bridge testcase fails with 6u4 b03 nightly build
6539601 java_plugincompatibilityjdk 6 plug-in fail to load facebook.com using proxy
6395737 java_pluginiexplorerIE hangs when a modal dialog is active with concurrent window re-focus activities
6474031 java_pluginiexplorerFocus should not move to IE window blocked by modal dialogue with operation for IE task bar
6523707 java_pluginiexplorerIE browser thread dead after modal dialog created from liveconnect in another window
6577944 java_pluginiexplorerRegression: handles and GDI objects leak in 6u4 b01
6550906 java_pluginiexplorerIE/JVM crashes when modifying browser DOM from applet
6542512 java_pluginlinuxPlugin for JDK 6u2 b01 doesn't work on RHEL 5 x86
6603034 java_pluginmiscRegression: AppletViewer throws NPE with jdk 6u4 b03 latest nightly build
6563344 java_pluginocxIE crashes while loading the Java plugin
6562069 java_pluginotherLiveConnect : Repainting and hanging problems with different liveconnect scenarios involving GUIs
6620045 java_pluginotherJRE tries to write to HKLM\Software\mozilla.org\Mozilla\CurrentVersion crashes
6556044 java_pluginotherJRE SSL Handshake error in jdk1.5.0
6540719 java_pluginpluginFirefox with JDK 6 will cause the browser to hang
6550242 javawebstartgeneralJavaws can no longer install shortcuts in nested submenus
6559077 javawebstartjnlp_apiDownload Service API throws exception on second use of default DownloadServiceListener
6514454 javawebstartotherA NullPointerException is throw when HTTPS connection is established
6535162 jax-wsotherJAXWS 2.1 RI should be integrated in JDK 6
6515710 jdbcimplementationCachedRowSetImpl.acceptChanges might throw NPE in JDK1.6 (was working fine 1.5)
6220320 jdbcrowset_implementationJoinRowSet : Multiple Columns as the MatchColumn does not work
6503356 jdbcrowset_implementationCachedRowSetImpl getCurrentRow does not check for cursorPos=0 causing ArrayIndexOutOfBoundsException
6212566 jdbcrowset_implementationJDBC RowSets i18n bug - message concatenation
6554190 jdbcrowset_implementationIn Rowset RI, JoinRowset logic is incorrect
6554186 jdbcrowset_implementationIn Rowset RI, CachedRowset nextpage() doesnot work properly
6387021 jdbcrowset_implementationfaulty guard logic in setMatchColumn(String columnName)
6388998 jdbcrowset_implementationCachedRowSetWriter NPE on deleteOriginalRow with null vals
6428395 jdbcrowset_implementationPotential problem with handling read() javax.sql.rowset.serial.SerialClob.position(...)
6560218 jgsskrb5pluginProblem with credentials from non-default realm
6560119 jmxclassesincorrect synchonization in com/sun/jmx/remote/internal/ArrayNotificationBuffer.java