All Bug/RFE fixed in current JDK 6u18


Date: 11/19/09

Category ID Priority RFE/Bug Fixed in Build Synopsis
guides:none  
  6887735 4-Low Defect b03 "Using JNLP" link in "Java Web App Deployment Advice" guide is incorrect/broken
hotspot:compiler1  
  6449385 3-Medium Defect b01 JCK test dup2_x200106m1 fails with Segmentation Fault on x86
  6782260 3-Medium Defect b01 Memory leak in CodeBuffer::create_patch_overflow
  6795465 3-Medium Defect b02 Crash in assembler_sparc.cpp with client compiler on solaris-sparc
  6828024 3-Medium Defect b01 verification of fixed interval usage is too weak
  6849574 2-High Defect b01 VM crash using NonBlockingHashMap (high_scale_lib)
  6855215 3-Medium Defect b03 Calculation error (NaN) after about 1500 calculations
  6875329 3-Medium Defect b02 fix for 6795465 broke exception handler cloning
hotspot:compiler2  
  5057225 3-Medium RFE b01 Remove useless I2L conversions
  6378821 4-Low RFE b01 bitCount() should use POPC on SPARC processors and AMD+10h
  6442502 4-Low Defect b01 assert(bits,"Use TypePtr for NULL") on linux-x86
  6589834 2-High Defect b01 deoptimization problem with -XX:+DeoptimizeALot
  6636138 2-High Defect b01 UseSuperWord enabled failure
  6655638 3-Medium RFE b01 dynamic languages need method handles
  6655646 3-Medium RFE b01 dynamic languages need dynamically linked call sites
  6709742 3-Medium Defect b01 find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
  6711117 3-Medium Defect b01 Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
  6741757 4-Low Defect b01 minor ctw improvements
  6761600 3-Medium RFE b01 use sse 4.2 in intrinsics
  6772368 2-High Defect b01 REGRESSION:tomcat crashed twice with JDK 7
  6772683 4-Low Defect b01 Thread.isInterrupted() fails to return true on multiprocessor PC
  6778669 4-Low Defect b01 Patch from Red Hat -- fixes compilation errors
  6782232 4-Low Defect b01 assert("CreateEx must be first instruction in block" )
  6784930 3-Medium Defect b01 server jvm fails with assert(!n-\>is_SpillCopy(),"") in -Xcomp mode with fastdebug bits
  6788347 3-Medium Defect b01 C2Compiler crash 6u7
  6788527 3-Medium Defect b01 Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
  6790182 4-Low Defect b01 matcher.cpp:1375: assert(false,"bad AD file")
  6790209 3-Medium Defect b01 fastdebug server VM fails with assertion "_new: typeflow responsibility"
  6791132 3-Medium Defect b01 bad control in autobox split code
  6791572 3-Medium Defect b01 "duplicating node that's already been matched"
  6791852 3-Medium Defect b01 assert(b-\>_nodes[insidx] == n,"got insidx set incorrectly")
  6793828 3-Medium Defect b01 G1: invariant: queues are empty when activated
  6794939 4-Low Defect b01 assert(_base == OopPtr,"subclass must override cast_to_ptr_type")
  6795362 2-High Defect b01 32bit server compiler leads to wrong results on solaris-x86
  6796746 5-Very Low RFE b01 rename LoadC (char) opcode class to LoadUS (unsigned short)
  6797305 5-Very Low RFE b01 Add LoadUB and LoadUI opcode class
  6798785 3-Medium Defect b01 Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers
  6799693 2-High Defect b01 Server compiler leads to data corruption when expression throws an Exception
  6800154 5-Very Low RFE b01 Add comments to long_by_long_mulhi() for better understandability
  6802499 4-Low Defect b01 EA: assert(false,"unknown node on this path")
  6805427 2-High Defect b01 adlc compiler may generate incorrect machnode emission code
  6805522 2-High Defect b01 Server VM fails with assertion (block1-\>start() != block2-\>start(),"successors have unique bcis")
  6805724 2-High Defect b01 ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant.
  6805950 5-Very Low Defect b01 Typos in andL_rReg_imm instructions in x86_64.ad
  6807084 4-Low RFE b01 AutoBox elimination is broken with compressed oops
  6807963 4-Low RFE b01 need tool to make sense of LogCompilaton output
  6808589 5-Very Low RFE b01 Merge vm_version_x86_{32,64}.{cpp,hpp}
  6809798 4-Low Defect b01 SafePointScalarObject node placed into incorrect block during GCM
  6810672 5-Very Low RFE b01 Comment typos
  6810845 3-Medium RFE b01 Performance regression in mpegaudio on x64
  6810855 4-Low Defect b01 KILL vs. TEMP ordering restrictions are too strong
  6811267 4-Low Defect b01 Fix for 6809798 broke linux build
  6812587 5-Very Low RFE b01 Use auxv to determine SPARC hardware features on Solaris
  6812678 3-Medium RFE b01 macro assembler needs delayed binding of a few constants (for 6655638)
  6812721 3-Medium Defect b01 Block's frequency should not be NaN
  6812831 3-Medium RFE b01 factor duplicated assembly code for megamorphic invokeinterface (for 6655638)
  6813212 3-Medium RFE b01 factor duplicated assembly code for general subclass check (for 6655638)
  6814659 3-Medium Defect b01 separable cleanups and subroutines for 6655638
  6814842 5-Very Low RFE b01 Load shortening optimizations
  6818666 4-Low Defect b01 G1: Type lost in g1 pre-barrier
  6820510 3-Medium Defect b01 assertion failure with unloaded class in subnode.cpp
  6822110 5-Very Low RFE b01 Add AddressLiteral class on SPARC
  6822204 3-Medium Defect b01 volatile fences should prefer lock:addl to actual mfence instructions
  6822333 3-Medium Defect b01 _call_stub_compiled_return address handling in SA is broken causing jstack to hang occasionally
  6823354 5-Very Low RFE b01 Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
  6823453 3-Medium Defect b01 DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
  6823454 4-Low Defect b01 Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed method entry
  6824463 3-Medium Defect b01 deopt blob is testing wrong register on 64-bit x86
  6826736 3-Medium Defect b01 CMS: core dump with -XX:+UseCompressedOops
  6826960 4-Low Defect b01 C2 Sparc: assert(bb-\>_nodes[_bb_end]-\>is_Proj(),"skipping projections after expected call")
  6827505 3-Medium Defect b01 sizing logic for vtable and itable stubs needs self-check
  6827605 4-Low RFE b02 new String intrinsics may prevent EA scalar replacement
  6829021 4-Low Defect b01 tests for 6636138 use UseSuperword instead of UseSuperWord
  6831323 3-Medium RFE b01 Use v8plus as minimum required hardware for current Hotspot sources
  6831604 2-High Defect b01 missing null check in guarantee
  6832293 2-High Defect b01 JIT compiler got wrong result in type checking with -server
  6833129 5-Very Low Defect b01 specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
  6833573 2-High Defect b01 C2 sparc: assert(c \< 64 && (c & 1) == 0,"bad double float register")
  6833879 4-Low Defect b01 Assigning positive zero is ignored when old value is negative zero
  6833951 4-Low Defect b01 Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
  6834142 4-Low Defect b01 method-\>print_codes(): Error: ShouldNotReachHere()
  6834177 3-Medium Defect b01 Running jsynprog on Solaris Nevada can cause JVM crash
  6835796 3-Medium Defect b01 Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
  6836054 3-Medium Defect b01 java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
  6837011 2-High Defect b01 SIGSEGV in PhaseIdealLoop in 32bit jvm
  6837094 3-Medium Defect b01 False positive for "meet not symmetric" failure
  6837146 4-Low Defect b01 Should perform unswitch before maximally unroll in loop transformation
  6837472 3-Medium Defect b01 com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
  6837906 5-Very Low Defect b01 compiler tests of 6636138 fail with IllegalAccessException
  6840775 3-Medium Defect b01 Multiple JVM crashes seen with 1.6.0_10 through early access of 1.6.0_14 - possibly related to GC
  6841800 5-Very Low Defect b01 Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
  6843752 3-Medium Defect b01 missing code for an anti-dependent Phi in GCM
  6847305 4-Low Defect b01 solaris reorder mapfiles generate too many warnings
  6848466 4-Low Defect b01 frame::frame_size() assertion failure with -XX:+DebugDeoptimization
  6851282 3-Medium Defect b01 JIT miscompilation results in null entry in array when using CompressedOops
  6851386 4-Low Defect b01 assert(b-\>find_node(def) \< j,"uses must follow definitions")
  6851742 3-Medium Defect b01 (EA) allocation elimination doesn't work with UseG1GC
  6851829 2-High Defect b01 solaris build fails with 5.8 compilers
  6851908 3-Medium Defect b01 interpreter null check profiling broken causing extra compilation invalidation
  6854812 3-Medium Defect b03 6.0_14-b08 crashes with a SIGSEGV
  6855164 3-Medium Defect b01 SIGSEGV during compilation of method involving loop over CharSequence
  6856025 3-Medium Defect b01 assert(_base \>= OopPtr && _base \<= KlassPtr,"Not a Java pointer")
  6857159 3-Medium Defect b01 local schedule failed with checkcast of Thread.currentThread()
  6857661 3-Medium Defect b01 64-bit server VM: assert(is_Initialize(),"invalid node class")
  6857707 4-Low Defect b01 Add missing test case for CR 6855164 from its bug description
  6859338 3-Medium Defect b01 amd64 native unverified entry point pushes values before implicit null check
  6860469 3-Medium Defect b01 remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
  6860599 4-Low Defect b01 nodes limit could be reached during Output phase
  6861513 4-Low Defect b01 correct copyright attribution in test for 6837094 and 6860469
  6862576 3-Medium Defect b01 vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
  6862863 3-Medium Defect b02 C2 compiler fails in elide_copy()
  6863155 3-Medium Defect b01 Server compiler generates incorrect code (x86, long, bitshift, bitmask)
  6864914 3-Medium Defect b01 SPECjvm2008 produces invalid result with zero based Compressed Oops
  6865031 3-Medium Defect b01 Application gives bad result (throws bad exception) with compressed oops
  6866585 4-Low Defect b01 debug code in ciObjectFactory too slow for large objects
  6868269 4-Low Defect b01 CompileTheWorld assertion failure introduced by the reexecute bit implementation
  6868486 5-Very Low Defect b01 timeouts and outOfMemory in regression tests
  6868487 3-Medium Defect b01 EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
  6869822 4-Low Defect b05 assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop")
  6875866 2-High Defect b02 Intrinsic for String.indexOf() is broken on x86 with SSE4.2
  6876276 2-High Defect b05 assert(!is_visited,"visit only once")
  6876584 4-Low Defect b02 parameters order is incorrect for enc_String_Equals() in x86_32.ad
  6880053 3-Medium Defect b03 assert(alloc_obj-\>as_CheckCastPP()-\>type() != TypeInstPtr::NOTNULL)
  6883468 2-High Defect b03 C2 compiler enters infinite loop running out of native heap. assertion in PhaseIterGVN::transform
  6892658 3-Medium RFE b05 C2 should optimize some stringbuilder patterns
  6896084 2-High Defect b05 VM does not reserve protected page below heap for compressed oops implicit null checks
hotspot:garbage_collector  
  6484957 3-Medium RFE b01 G1: parallel concurrent refinement
  6604422 3-Medium RFE b01 G1: re-use half-promoted regions
  6689653 3-Medium Defect b01 JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
  6690928 3-Medium RFE b01 Use spinning in combination with yields for workstealing termination.
  6692899 3-Medium Defect b01 CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
  6700789 3-Medium RFE b01 G1: Enable use of compressed oops with G1 heaps
  6728271 5-Very Low Defect b01 G1: Cleanup G1CollectedHeap::get_gc_alloc_regions()
  6783381 4-Low RFE b01 NUMA allocator: don't pretouch eden space with UseNUMA
  6786346 4-Low Defect b01 intermittent Internal Error (src/share/vm/memory/cardTableModRefBS.cpp:226)
  6786503 3-Medium RFE b01 Overflow list performance can be improved
  6787254 3-Medium RFE b01 Work queue capacity can be increased substantially on some platforms
  6792421 3-Medium Defect b01 assert(_bitMap-\>isMarked(addr+size-1),"inconsistent Printezis mark")
  6797870 3-Medium RFE b01 Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
  6798898 2-High Defect b02 CMS: bugs related to class unloading
  6804746 3-Medium Defect b01 G1: guarantee(variance() \> -1.0,"variance should be \>= 0") (due to evacuation failure)
  6806226 3-Medium Defect b01 Signed integer overflow in growable array code causes JVM crash
  6810474 3-Medium Defect b01 par compact - crash in summary_phase with very full heap
  6810698 2-High Defect b01 G1: two small bugs in the sparse remembered sets
  6812428 2-High Defect b01 G1: Error: assert(!ret || obj_in_cs(obj),"sanity")
  6814467 4-Low Defect b01 G1: small fixes related to concurrent marking verboseness
  6814552 3-Medium RFE b01 par compact - some compilers fail to optimize bitmap code
  6815683 3-Medium Defect b01 G1: SEGV during marking
  6816154 3-Medium RFE b01 G1: introduce flags to enable/disable RSet updating and scanning
  6816433 4-Low RFE b01 Test G1 and ParOld in JPRT
  6817419 4-Low Defect b01 G1: Enable extensive verification for humongous regions
  6819065 3-Medium RFE b01 G1: eliminate high serial card table clearing time
  6819077 3-Medium RFE b01 G1: first GC thread coming late into the GC
  6819085 3-Medium RFE b02 G1: use larger and/or user settable region size
  6819098 3-Medium RFE b01 G1: reduce RSet scanning times
  6819891 1-Very High Defect b01 ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
  6820167 4-Low Defect b01 GCALotAtAllSafepoints + FullGCALot(ScavengeALot) options crash JVM
  6820321 4-Low Defect b01 G1: Error: guarantee(check_nums(total, n, parts),"all seq lengths should match")
  6821507 3-Medium Defect b01 Alignment problem in GC taskqueue
  6821693 2-High Defect b01 64-bit TaskQueue capacity still too small
  6822263 3-Medium Defect b01 G1: JVMTI heap iteration fails
  6824570 3-Medium Defect b01 ParNew: Fix memory leak introduced in 6819891
  6826318 5-Very Low RFE b01 G1: remove traversal-based refinement code
  6829013 4-Low Defect b01 G1: set the default value of G1VerifyConcMarkPrintReachable to false
  6833576 4-Low Defect b01 G1: assert(0 \<= i && i \< _len,"illegal index") utilities/growableArray.hpp:186
  6838842 3-Medium Defect b01 NUMA allocator: Segfault during startup on Linux
  6840196 2-High Defect b01 NUMA allocator: crash in fastdebug during startup on Linux
  6841313 3-Medium RFE b02 G1: dirty cards of survivor regions in parallel
  6841831 3-Medium Defect b01 G1: assert(contains_reference(from),"We just added it!") fires
  6843292 3-Medium Defect b01 "Expect to be beyond new region unless impacting another region" assertion too strong
  6843694 3-Medium Defect b01 G1: assert(index \< _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
  6845368 3-Medium Defect b02 large objects cause a crash or unexpected exception
  6848641 4-Low Defect b01 CMSCollector::_roots_scanning_options should be initialized
  6849122 4-Low Defect b01 G1: Typo introduced during implementation of the parallel refinement
  6849716 2-High Defect b01 BitMap: performance regression introduced with G1
  6850846 4-Low RFE b01 G1: extend G1 marking verification
  6850869 3-Medium Defect b01 G1: RSet "scrubbing" scrubs too much
  6855115 3-Medium Defect b01 G1: Fix for 6850869 is incorrect
  6855834 4-Low RFE b01 G1: minimize the output when -XX:+PrintHeapAtGC is set
  6858886 4-Low Defect b05 G1: guarantee(_next_marked_bytes \<= used(),"invariant") at heapRegion.hpp:359
  6859911 4-Low Defect b01 G1: assert(Heap_lock-\>owner() != NULL, "Should be owned on this thread's behalf")
  6862534 3-Medium Defect b01 -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepGC
  6862661 4-Low Defect b01 G1: _gc_alloc_region_counts is not updated properly after 6604422
  6863216 3-Medium Defect b01 Clean up debugging debris inadvertently pushed with 6700789
  6864886 4-Low RFE b01 G1: rename -XX parameters related to update buffers
  6865703 3-Medium RFE b01 G1: parallelize cache clean up
  6866591 4-Low RFE b01 G1: print update buffer processing stats more often
  6870843 3-Medium Defect b05 G1: G1 GC memory leak
  6871111 4-Low RFE b02 G1: remove the concurrent overhead tracker
  6872000 1-Very High Defect b01 G1: compilation fails on linux/older gcc
  6886024 3-Medium Defect b05 G1: assert(recent_avg_pause_time_ratio() \< 1.00,"All GC?")
  6887571 3-Medium RFE b05 Increase default heap config sizes
  6888898 2-High Defect b04 CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
  6889740 3-Medium Defect b05 G1: OpenDS fails with "unhandled exception in compiled code"
  6889757 3-Medium RFE b04 G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
  6890137 4-Low RFE b05 G1: revamp reachable object dump
  6892749 2-High Defect b04 assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
  6893095 3-Medium Defect b04 G1: bulk G1 backports to 6u18
  6895788 4-Low Defect b05 G1: SATB and Update buffer allocation code allocates too much space
  6898857 3-Medium Defect b05 [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
hotspot:jni  
  6875393 2-High Defect b02 JNI itable index cache is broken
hotspot:jvmti  
  6567360 3-Medium Defect b01 SIGBUS in jvmti RawMonitor magic check for unaligned bad monitor pointer
  6700114 3-Medium Defect b01 Assertion (_thread-\>get_interp_only_mode() == 1,"leaving interp only when mode not one")
  6800721 3-Medium Defect b01 JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness
  6805864 3-Medium Defect b01 Problem with jvmti-\>redefineClasses: some methods don't get redefined
  6839599 4-Low Defect b01 JVM crash while profiling Tomcat and Liferay
  6862295 2-High Defect b01 JDWP threadid changes during debugging session (leading to ignored breakpoints)
  6862945 4-Low Defect b02 conversion of jmethodID to methodOop in JVMTI is too expensive
hotspot:monitoring_management  
  6818264 3-Medium Defect b05 Heap dumper unexpectedly adds .hprof suffix
hotspot:other  
  6778662 4-Low Defect b01 fixes 64-bits libraries directory search paths on linux
  6781583 4-Low Defect b01 Hotspot build fails on linux 64 bit platform with gcc 4.3.2
  6787106 3-Medium Defect b01 Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
  6788797 5-Very Low Defect b01 Fork HS14 to HS15 - renumber Major and build numbers of JVM
  6795913 4-Low Defect b01 A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
  6807345 5-Very Low Defect b01 Bump HS15 build number to 02
  6816308 2-High RFE b01 Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
  6816970 5-Very Low Defect b01 Bump HS15 build number to 03
  6823377 5-Very Low Defect b01 Bump HS15 build number to 04
  6825815 5-Very Low Defect b01 Bump HS15 build number to 05 and update copyright date of HOTSPOT_VM_COPYRIGHT
  6828076 5-Very Low Defect b01 Fork HS15 to HS16 - renumber Major and build numbers of JVM
  6830815 2-High Defect b01 jprt.config not setting proper compiler version for use in 6u14
  6833316 3-Medium Defect b01 jprt.properties not setting values for 6u14 release flag
  6834202 5-Very Low Defect b01 Bump the HS16 build number to 02
  6834206 2-High RFE b01 Add Linux 2.6 targets to JPRT workspace files
  6838819 5-Very Low Defect b01 Bump the HS16 build number to 03
  6839126 3-Medium Defect b01 Type error found by newer windows compiler
  6850551 5-Very Low Defect b01 Bump the HS16 build number to 04
  6854027 4-Low Defect b01 Precompiled headers are not being updated in Linux/GCC builds
  6856257 5-Very Low Defect b01 Bump the HS16 build number to 05
  6859411 5-Very Low Defect b01 Bump the HS16 build number to 06
  6864901 5-Very Low Defect b01 Bump the HS16 build number to 07
  6868991 2-High Defect b01 JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
  6871765 5-Very Low Defect b01 Bump the HS16 build number to 08
  6879058 4-Low RFE b02 Change default JPRT release target for 6Update series VMs
  6879061 5-Very Low Defect b02 Bump the HS16 build number to 09
  6887914 5-Very Low Defect b03 Bump the HS16 build number to 10
  6893995 5-Very Low Defect b04 Bump the HS16 build number to 11
  6893996 5-Very Low Defect b04 change default JPRT release target to be 6u18
  6900997 5-Very Low Defect b05 Bump the HS16 build number to 12
hotspot:runtime_system  
  4670071 3-Medium Defect b01 java.lang.ClassLoader.loadClassInternal(String) is too restrictive
  4997835 4-Low RFE b01 RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError
  6539464 3-Medium Defect b01 Math.log() produces inconsistent results between successive runs.
  6541756 3-Medium RFE b01 Reduce executable C-heap
  6603316 3-Medium RFE b01 Improve Instrumentation for classes loaded at startup
  6699669 2-High Defect b01 Hotspot server leaves synchronized block with monitor in bad state
  6778657 4-Low Defect b01 Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour
  6786948 3-Medium Defect b01 SA on core file fails on solaris-amd64 if VM was started with -XX:+StartAttachListener
  6791168 4-Low Defect b01 Fix invalid code in bytecodeInterpreter that can cause gcc ICE
  6791656 2-High Defect b01 nsk defclass0 asserts handles.hpp
  6791815 3-Medium Defect b01 Fix for 6471657 can cause deadlock on non-Solaris platforms when initializing direct buffer support
  6792301 2-High Defect b01 StackAlignmentInBytes not honored for compiled native methods
  6793825 4-Low Defect b01 Missing include dependancies for GCC without predefined headers
  6800586 3-Medium Defect b01 -XX:+PrintGCDateStamps is using mt-unsafe localtime function
  6801625 2-High Defect b05 CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
  6805748 2-High Defect b01 Assertion "don't reset to 0 -- could be mistaken for never-executed" in CompilationPolicy
  6806046 4-Low Defect b01 Hotspot build error when compiled from Visual Studio
  6811384 3-Medium Defect b01 MacroAssembler::serialize_memory may touch next page on amd64
  6812297 4-Low Defect b01 update project creation for Visual Studio 2005-2008
  6819213 2-High RFE b01 revive sun.boot.library.path
  6819853 3-Medium Defect b01 VM does not detect JDK which supports parallel class loaders
  6830069 2-High Defect b01 UseLargePages is broken on Win64
  6830542 3-Medium RFE b02 Performance: new JVM_DefineClass with conditional verify
  6840305 3-Medium Defect b01 Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS
  6850957 4-Low Defect b01 Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
  6857194 4-Low RFE b01 Add hotspot new perf counters to aid class loading performance measurement
  6858208 3-Medium Defect b04 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
  6860920 5-Very Low Defect b01 serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)
  6861660 3-Medium Defect b02 OopMapBlock count/size confusion
  6863420 3-Medium Defect b01 os::javaTimeNanos() go backward on Solaris x86
  6864003 4-Low RFE b01 Modify JVM_FindClassFromBootLoader to return null if class not found
  6867645 2-High Defect b01 java -Xshare:dump failed - read only space too small
  6898160 2-High Defect b05 Need serviceability support for new vm argument type 'uint64_t'
  6900899 2-High Defect b05 vm fails to start when -Xmx value is less than OldSize + NewSize
hotspot:svc_agent  
  6868051 3-Medium Defect b01 (SA) FreeChunk support for compressed oops is broken
  6879572 2-High Defect b03 SA fails with "RuntimeException: field "_is_marked_dependent" not found in type instanceKlass"
hotspot:test  
  6788376 4-Low Defect b01 allow to ignore unrecognized VM options
  6799452 5-Very Low RFE b01 HotSpot tests Makefile should take care of ALT_SLASH_JAVA
hotspot:tools  
  6684007 3-Medium Defect b01 PrintAssembly plugin not available for linux or windows
  6812971 3-Medium Defect b01 SA: re-attaching to process fails
  6822407 3-Medium Defect b01 heapOopSize lookup is incorrect in Serviceability Agent.
  6826261 3-Medium Defect b01 class file dumping from SA is broken
  6829234 4-Low Defect b01 Refix 6822407 and 6812971
  6837224 2-High Defect b01 libsaproc.so on linux needs version of 6799141
  6838154 2-High Defect b01 make/linux/makefiles/sa.make needs hash-style fix
  6843580 2-High Defect b01 JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack
  6861984 4-Low RFE b01 solaris version of libsaproc.so should support SA_ALTROOT directly
idl:orb  
  6763340 2-High Defect b04 memory leak in com.sun.corba.se.* classes
idl:other  
  6873605 2-High Defect b04 Missing finishedDispatch() call in ORBImpl causes test failures after 5u20 b04
jaas:login  
  6845161 2-High Defect b01 Bottleneck in Configuration.getConfiguration synchronized call
java:build  
  6872693 2-High Defect b04 Wrong (GPL) headers in the source bundle files.
java:classes_2d  
  6501871 3-Medium Defect b03 java.awt.LookupOp may crash on BufferedImage with alpha
  6680634 3-Medium Defect b04 Printing: "Collate" is ignored under Windows Vista x64
  6753173 2-High Defect b05 No need to read all the TrueType 'post' table to get underline info
  6764257 3-Medium Defect b02 D3D/OGL: color is not reset properly after save/restoreState() [RSL]
  6857465 2-High RFE b02 Add Ubuntu support to MFontConfiguration.java
  6862652 4-Low Defect b02 A number of tests fail for some background Themes configured on Windows7 & Windows 2008R2 in 6u15
  6891551 2-High Defect b04 Font rasterisation uses more heap than needed for some strikes.
  6891557 2-High Defect b04 Greyscale AA glyphs can be rendered faster for some transforms
  6892138 2-High Defect b04 Windows GDI platform font lookup apis affect start-up for small UI apps
  6896857 2-High Defect b05 t2k should setup gridfitting environment only when needed
  6901159 2-High Defect b05 LOCALE:[ja_JP] No font has the following family name:[Arial Black] just in 6u18b04
java:classes_awt  
  6518077 4-Low RFE b02 Modal dialogs open slowly with JRE 1.6.0 sun.awt.X11.XToolkit
  6533175 2-High Defect b04 Pressing F10 when a modal dialog is visible hangs the Xserver, XToolkit
  6547881 2-High Defect b02 NPE when closing modal dialog
  6794764 2-High Defect b04 Translucent windows are completely repainted on every paint event, on Windows
  6818312 3-Medium Defect b01 com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
  6838003 3-Medium Defect b01 Build fails on 64bit platforms
  6839645 3-Medium Defect b01 Swing application prints message in Control Panel if language is changed
  6860491 3-Medium Defect b03 WRAP_TIME_MILLIS incorrectly set
  6867293 2-High Defect b02 switching TAB in a browser doesn't deactivate EmbeddedFrame
  6878168 1-Very High Defect b02 PIT: Showing Print/Page dialog throws CCE
  6878284 2-High Defect b03 Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
  6886678 3-Medium Defect b05 Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
  6891435 2-High RFE b04 Improve D3D preloading
java:classes_fontprop  
  6551584 2-High RFE b02 Need fontconfig.properties for Ubuntu
  6830423 2-High RFE b02 Unified Ext B character not displayed with Dialog font
  6856390 4-Low RFE b01 RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties
  6872774 4-Low Defect b02 MappingTest.java doesn't check font files correctly.
java:classes_lang  
  4917309 3-Medium RFE b03 (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
  6626677 3-Medium Defect b01 Error: Unimplemented()/HPI sysMonitorExit is broken on linux
  6830734 4-Low RFE b03 Performance: new ClassLoader.defineClass with conditional verify
  6891714 3-Medium Defect b04 (cl) Fixes for 6830734 needs to properly handle NoClassDefFoundError and ClassFormatError
java:classes_math  
  6850606 3-Medium Defect b02 Regression from JDK 1.6.0_12
  6876282 2-High Defect b02 BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
java:classes_net  
  4742177 2-High Defect b01 Re-test IPv6 (and specifically MulticastSocket) with latest Linux & USAGI code
  6744329 3-Medium Defect b03 Exception in light weight http server code
  6826780 3-Medium Defect b02 URLClassPath should use HashMap\ instead of HashMap\
  6826801 3-Medium Defect b02 JarFileFactory should not use HashMap\
  6863419 2-High Defect b02 MimeTable initialization is too greedy
  6865629 2-High Defect b02 Backport JDK 7 Cookie fixes to JDK 6
  6887710 3-Medium Defect b04 Jar index should avoid putting META-INF in the INDEX.LIST
java:classes_nio  
  5103988 4-Low Defect b01 (fc) FileChannel.transferTo should return -1 for EAGAIN instead throws IOException
  6253145 4-Low Defect b01 (fc) FileChannel.transferTo on Linux fails when going beyond 2GB boundary
  6427312 4-Low Defect b01 (fc) FileChannel.transferTo() throws IOException "system call interrupted"
  6470086 3-Medium Defect b01 (fc) FileChannel.transferTo(2147483647, 1, channel) cause "Value too large" exception
  6524172 4-Low Defect b01 (se) Selector.wakeup on Selector interrupted by close can throw NullPointerException
  6620010 4-Low Defect b04 (fc) FileChannel.tryLock leaves FileLock on lockList if I/O error occurs
  6644607 4-Low Defect b03 (ch) test/java/nio/channels/SocketChannel/Connect.java throws UnknownHostException
  6693490 4-Low Defect b01 (se) select throws "File exists" IOException under load (lnx)
  6772303 4-Low Defect b01 (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
  6795561 4-Low Defect b03 (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer
  6823609 3-Medium Defect b01 (se) Selector.select hangs on Windows under load
  6824477 4-Low Defect b01 (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
  6897993 2-High Defect b05 (se) Close or cancel performance issue when number of pending updates is high (lnx)
java:classes_security  
  6798714 2-High RFE b01 OCSPResponse class has to check the validity of signing certificate for OCSP response ~
  6833839 3-Medium RFE b01 RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
  6845600 3-Medium RFE b01 Add support for rsa-sha256, rsa-sha512 SignatureMethod algorithms to XML DSig implementation
  6852796 2-High RFE b05 Remove verisignserverca from JRE cacerts file - due to expire on Thu Jan 07 18:59:59 EST 2010
  6853793 3-Medium Defect b01 OutOfMemoryError in sun.security.provider.certpath.OCSPChecker.check
  6869739 2-High Defect b02 Cannot check revocation of single certificate without validating the entire chain
  6885667 3-Medium Defect b04 CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
java:classes_swing  
  4833524 2-High RFE b03 BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
  6544857 3-Medium Defect b04 Regression:javax/swing/JFileChooser/4673161/bug4673161.java test fails and throws IOException.
  6670274 3-Medium Defect b03 Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
  6711682 3-Medium Defect b03 JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
  6741890 2-High Defect b04 Deadlock in Win32ShellFolderManager2
  6771547 4-Low Defect b03 SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
  6798062 2-High Defect b03 Memory Leak on using getFiles of FileSystemView
  6799345 2-High Defect b03 JFC demos threw exception in the Java Console when applets are closed
  6827786 3-Medium Defect b03 Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
  6832120 3-Medium Defect b03 regression javax/swing/text/Utilities/bug6760148.java fails on 6u14b04
  6840086 2-High Defect b03 JFileChooser lacks icons on top right when running on Windows 7
  6857057 1-Very High Defect b03 api/javax_swing/text/GlyphView/index.html
  6884066 2-High Defect b03 JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
  6888130 2-High Defect b03 SwingSet2: Demo is not launching and throwing NPE.
  6889007 2-High Defect b04 No resize cursor during hovering mouse over JTable
  6891957 3-Medium Defect b04 The test for CR 6840086 cannot be compiled in 6u18
java:classes_text  
  6868503 2-High Defect b02 RuleBasedBreakIterator is inefficient
java:classes_util_concurrent  
  6814989 2-High Defect b02 STPE terminates when policy set to continue executing existing periodic tasks
java:classes_util_i18n  
  6456628 3-Medium Defect b02 (tz) Default timezone is incorrectly set occasionally on Linux
  6838887 3-Medium Defect b02 (tz) Add UTC and Yerevan to tzmappings
java:classes_util_jarzip  
  6860950 3-Medium Defect b01 Unable to READ zip files more than 2GB in size
java:classes_util_logging  
  6274920 3-Medium Defect b04 JDK logger holds strong reference to java.util.logging.Logger instances
java:compiler  
  6548436 3-Medium Defect b03 Incorrect inconvertible types error
java:imageio  
  6549882 3-Medium Defect b03 PNG reader should load RGB[A] images in display-optimal format
java:install  
  6741547 3-Medium Defect b01 offline JRE wrapper should have external language transforms
  6756264 3-Medium Defect b01 %APPDATA%\Sun\Java\jre1.6.0_*\lzma.dll does not get deleted
  6778921 2-High Defect b05 Regression: rpm install may corrupt /etc/mailcap file
  6790714 2-High RFE b03 Add McAfee VirusScan transforms to 6u14 release
  6805578 3-Medium RFE b03 RFE: disable java quick start jqs.exe at the JRE installation
  6811229 4-Low RFE b01 Autoupdate project file improvment
  6822199 3-Medium RFE b03 Add Country Code limiter to the map.xml schema
  6822215 2-High Defect b02 iftw.exe should point to javadl-esd.sun.com for the version.xml file, not java.sun.com
  6830211 3-Medium Defect b01 Update Scheduler should randomize Schedule Minute only once
  6844541 2-High Defect b03 windows 7 : java.exe and javaw.exe need to be registered as a host process
  6847379 2-High Defect b03 Java Setup Windows is completely hidden and no blinking icon on the task bar
  6850073 3-Medium RFE b05 Upgrade bundled Java DB version in JDK 6 and JDK 7 to 10.5.3.0
  6850945 2-High Defect b01 JRE privacy url - changed from java.com/data/ to sun.com/privacy
  6855941 2-High Defect b04 25099 specifically with Readme.txt/Copyright files
  6865178 2-High RFE b02 add the -system arg to the silent install of javafx runtime and vector called by the installer
  6866359 4-Low Defect b03 Auto Update Makefiles should build from Visual Studio projects to avoid duplication of build params
  6876504 2-High Defect b03 Need to port 6865784 to offline installer
  6884074 2-High Defect b03 Auto Update project files have hardcoded object directory
  6884957 4-Low Defect b05 AutoUpdate checker should create PluginVersion.h if it does not exist
  6885034 2-High Defect b03 JRE Auto Update cannot explicitly target OS with no service pack
  6888081 2-High Defect b04 Latest releases of FireFox and IE exhibit issues with current FIU WM_CLOSE logic
  6888087 2-High Defect b04 Install pings shows dummy chars in the jusched.log file
  6889632 3-Medium Defect b04 need to improve ping logging
  6891655 4-Low Defect b04 remove the focus on either "Install" or "Cancel" buttons in installer Welcome Dialog Box
  6893319 2-High Defect b05 Minor AU 2.0.0 issues need to be cleaned up for functional correctness
  6894188 2-High Defect b05 Install Complete pings with JRE return code -6 should be broken into more specific return codes
  6894953 1-Very High Defect b04 REGRESSION: Clicking on Update Button in JCP, shows Error dialog with ArrayIndexOutOfBoundsException
java:jar  
  6496274 4-Low Defect b01 jar seems to use more CPU than it should
java:localization  
  6785462 3-Medium Defect b01 Missing "(O)" in JFileChooser Open button in Windows LAF
  6810320 4-Low Defect b01 [ko]colon should be added after "Name"
  6851050 4-Low Defect b01 unnecessary full stop character in ja jdi messages
  6873931 3-Medium Defect b03 New Turkish currency since 2009
  6878635 4-Low Defect b03 [zh_TW] incorrect mnemonic key in save file dialog in windows L&F
  6882468 3-Medium Defect b04 l10n of 6869181
  6883401 3-Medium RFE b04 l10n of 6831054
  6886828 3-Medium Defect b04 l10n of changes in deployment.java (6838115 and 6357710)
  6891344 3-Medium RFE b04 l10n of 6873591 (ISString.idt change in jre installer)
  6894014 2-High Defect b05 [ko, de]Wrong translation in Java auto Update notification
  6894090 3-Medium RFE b05 l10n of 6878451 (change in deployment.java)
java:performance  
  6894248 2-High Defect b05 CDS list should include everything needed for plugin that runs in the browser process
java_deployment:configuration  
  6880411 2-High Defect b03 Default system cache is wrong location, and system apps and resources cannot be deleted
java_deployment:console  
  6850604 3-Medium Defect b01 System and deployment properties truncated in 6u14
java_deployment:deployment_toolkit  
  6792409 3-Medium Defect b03 deployment toolkit mimetype is already used by mozilla - plugin changes only
  6851680 1-Very High Defect b01 Deployment toolkit crashes Firefox3 browser
  6877996 3-Medium RFE b05 update deployJava.js for chrome and beter version detection
java_deployment:download  
  6886049 2-High Defect b04 Customized Progress with progress-class attribute in extension broken
  6894433 1-Very High Defect b04 FX applets fail to start from hudson build
  6894899 2-High Defect b05 use preverified runtime from system cache if available
java_deployment:general  
  6703615 4-Low Defect b01 redundant key in Deployment.java
  6874336 2-High Defect b03 jnlp.packEnabled and jnlp.versionEnabled should not cause any JVM relaunch
  6874881 2-High RFE b04 Read manifest lazily from the cache
  6887487 3-Medium Defect b04 Regression(PIT) Test cases 4,5,and 6 fail for bug verification for 6874336 for 6u18b03
  6888203 2-High Defect b04 plugin doesn't add awt.warmup property when launches client VM
  6894020 3-Medium Defect b05 PIT: java cup icon is missing in system tray and only tooltip is shown
  6895250 2-High Defect b05 relax dependency of regutils.dll on msi.dll
java_deployment:jkernel  
  6756763 3-Medium Defect b04 Unexpected installing additional components dialog pops up as kernel JRE is uninstalled
java_deployment:networking  
  6794977 2-High Defect b04 CrossDomainXML problem with multiple threads loading resources at the same time
java_plugin:iexplorer  
  6817482 3-Medium Defect b03 On IE, modal JDialog from an Applet in html frame is not modal
java_plugin:other  
  6875234 2-High RFE b03 Customized progress Phase II
java_plugin:plugin2  
  6775736 3-Medium Defect b02 Some add-ons are considered "Not Verified" in the IE's "Managed Add-ons" list
  6780457 2-High Defect b01 Focus problem causing infinite loop
  6783619 3-Medium Defect b01 showDocument calls result in the new browser window opening behind the current top window.
  6809648 3-Medium Defect b03 JSObject.eval() gets blocked by modal JDialog
  6816282 2-High Defect b01 Browser crashes when java plugin is reloading very fast
  6817065 3-Medium Defect b01 Parameter passed to Applet is not trimmed for spaces in JDK 1.6
  6834128 2-High Defect b01 should not download applet JNLP file on EventDispatchThread
  6835274 2-High Defect b01 Nextgen plugin fails on Windows Server 2003 with multiple Administrator Users
  6835683 2-High Defect b01 Exception thrown by one applet blocks the other applets from loading and hangs the browser
  6840293 2-High Defect b01 environment variables '_java_options' and 'java_tool_options' are disregarded on Windows Vista
  6857855 3-Medium Defect b04 6.0u14 new plugin executing javascipt can hang IE
  6862965 2-High Defect b03 JNLP2ClassLoader is too greedy clonning native libraries
  6868485 2-High Defect b02 Issues with applets trying to access eventqueue when run with new Plug-in
  6873101 2-High Defect b03 showDocument calls result in the new browser window opening on top of the IE window
  6876653 3-Medium Defect b04 Package across multiple Jars in signed applets gives ClassNotFoundException
  6878274 3-Medium Defect b04 no-store value for http response header cache-control doesn't work for jnlp style applet
  6881931 2-High Defect b05 NPE in findAppletJDKLevel is thrown when NoClassDefFoundError should be thrown
  6888908 2-High Defect b04 Regression : Applet fails to respond to further Java \> JS calls once JSException is raised
  6891332 1-Very High Defect b04 Regression: Applet fails to load from the \/lib/applet
javawebstart:general  
  6775024 3-Medium RFE b03 Java Webstart Secure Static Versioning does consult Security Baseline
  6851271 2-High Defect b01 add sun.awt.disableMixing to the list of secure JNLP Java system property
  6866509 2-High RFE b03 codebase in JNLP file for Java Web Start applications should be optional
  6881967 3-Medium Defect b04 System cache uninstallation is not working on Windows 7 with 6u18 Nightly Build
  6891293 3-Medium RFE b04 Avoid use of ResourceManager unless needed
javawebstart:install  
  6715420 3-Medium Defect b01 j4b revisions are not recognized as "platform versions"
javawebstart:jnlp_api  
  6758878 3-Medium Defect b01 loadResource(jnlp-href) should import all the resources in the jnlp file.
  6800992 2-High Defect b03 Offline Application Start does not work. Bug 6507009 again since 1.6.0_10
  6889916 2-High Defect b05 IntegrationService association API should check arguments
  6891017 3-Medium Defect b04 IntegrationService association API should use "xyz" for filename extensions, not ".xyz"
  6891365 2-High Defect b05 RequestAssociation is not creating association - IntegrationService
  6892898 3-Medium Defect b05 AccessControlException in IntegrationService.requestAssociation() on Ubuntu Linux
  6893492 3-Medium RFE b05 DownloadService2 should report size of cached resources
  6893820 3-Medium Defect b05 DownloadService2 does not correctly match APPLICATION spec
  6896255 2-High Defect b05 update check="background" doenst work as expected.
  6897140 3-Medium Defect b05 DownloadService2 APIs have several problems
javawebstart:jnlp_file  
  6850598 3-Medium Defect b05 [REGRESSION] Bug
  6850601 3-Medium Defect b01 Problems with "javax.swing.defaultlf" property in Java 1.6.0u10 and later
  6888118 3-Medium Defect b04 JNLP Extension Installer is never invoked when uninstalling application
javawebstart:other  
  6835450 3-Medium Defect b04 java.applet.AppletContext.showDocument(URL, String) does not work with 1.6.0_13
  6863499 2-High Defect b04 Webstart JAR updates are completely broken in 6u14
  6866991 3-Medium Defect b01 Java Web Start no longer able to run 1.3.0 apps - regression since 6742114
  6869244 2-High Defect b01 REGRESSION: NoClassDefFoundError exception throws with signed apps
  6885558 1-Very High Defect b03 cold start of JNLP webstart FX application fails
  6888387 2-High Defect b04 NullPointerException in DownloadService2
jax-ws:other  
  6803688 2-High Defect b02 Integrate latest JAX-WS (2.1.6) in to JDK 6u14
jaxb-xsd:runtime  
  6869562 1-Very High Defect b03 if system asertions are enabled it can cause assertion error during marshaling of an java object
jaxp:dom  
  6200723 4-Low Defect b02 Typos at javadoc for org.w3c.dom.bootstrap.DOMImplementationRegistry.newInstance()
  6200737 3-Medium Defect b02 Typos at javadoc for org.w3c.dom.TypeInfo.isDerivedFrom
  6710741 3-Medium Defect b02 DOMSerializerImpl.writeToString swallows nested exceptions
  6794483 2-High Defect b02 Parsing of xml fails if included from one xml to another using xinclude tag
  6849942 3-Medium Defect b02 Jaxp Issue 58: XML processing instruction parsing error
jaxp:dom3  
  6710741 3-Medium Defect b02 DOMSerializerImpl.writeToString swallows nested exceptions
jaxp:other  
  6354969 3-Medium Defect b02 Bug in XPathFactory.newInstance() method
  6505031 3-Medium Defect b02 javax.xml.transform.Transformer spews "http://www.w3.org/XML/1998/namespace" out
  6551616 4-Low Defect b02 Bug in SAX2StAXEventWriter.java:367-377.
  6559595 4-Low Defect b02 HTML serialization has special ampersand handling of URL containing attributes
  6573786 4-Low Defect b02 No formatting for an parser error messages
  6872330 4-Low Defect b02 jaxp issue 12: toString method of XMLGregorianCalendar does not return a valid dateTime value
  6877599 2-High Defect b02 JAXP update in JDKu18
jaxp:sax  
  4712024 4-Low Defect b02 DOC: "implementation" is misspelled as"impelemntation" in SAXParser docs
  6545684 3-Medium Defect b02 Java 6: ValidationHandler does not invoke ContentHandler.ignorableWhitespace()
  6608841 4-Low Defect b02 SAX error parsing dtd in jdk 1.6: "The replacement text of parameter entity...."
  6631310 5-Very Low Defect b02 jaxp issue 42 : dysfunctional hyperlink in package org.xml.sax
jaxp:stax  
  6500909 4-Low Defect b02 getAttributeName throws nullpointer exception for an element without attribute
  6586466 4-Low Defect b02 XMLEventReaderImpl.nextTag() does not update fLastEvent
  6600882 2-High Defect b02 toString(), hashCode() throw Exception
  6610034 2-High Defect b02 Support the mode that doesn't load external DTD (sjsxp issue 50)
  6613059 3-Medium Defect b02 Same code runs fine on 1.6.0_01 but gives XMLStreamException on 1.6.0_02
  6620624 3-Medium Defect b02 XMLEventReader.getElementText() leads to infinite loop if there's a peeked event
  6631262 4-Low Defect b02 sjsxp issue 44: XMLStreamReader.getName() should throw IllegalStateException, not IllegalArg
  6631265 4-Low Defect b02 sjsxp issue 47 : XMLStreamReader.standaloneSet() implemented wrong
  6631268 4-Low Defect b02 sjsxp issue 41 : XMLEvent.writeAsEncodedUnicode(Writer) not implemented
  6631274 4-Low Defect b02 sjsxp issue 38 : createXMLEventReader fails with DOMSource input
  6668115 3-Medium Defect b02 sjsxp issue 57: XMLEventReaderImpl.getElementText() and nextTag() fail to update last event
  6671723 3-Medium Defect b02 sjsxp issue 58: XMLEvent.getLocation() returns a volatile Location
  6840792 3-Medium Defect b02 sjsxp issue 70 XmlStreamReaderImpl.getAttributeValue namespace arg. not interpreted properly
  6846132 4-Low Defect b02 StAX XMLOutputFactory createXMLStreamWriter() only supports Stream Results
  6846133 4-Low Defect b02 StAX XMLEventReader DTD issues
  6847819 3-Medium Defect b02 sjsxp issue 56: XNIException not caught, passed on to app, for invalid xml decl
  6861589 3-Medium Defect b04 Upgrade JAXP/SJSXP to JSR-173 StAX v1.2
  6872274 4-Low Defect b02 sjsxp issue 18: NullPointerException thrown if DTD has no internal subset
  6872275 3-Medium Defect b02 sjsxp issue 24: Inconsistent behavior for getPrefix() when no prefix
  6872276 3-Medium Defect b02 sjsxp issue 17 sjsxp issue 21 sjsxp issue 22 sjsxp issue 24 sjsxp issue 27
  6872316 4-Low Defect b02 sjsxp issue 32: NullPointerException in XMLDOMWriterImpl.writeCharacters()
  6872321 3-Medium Defect b02 sjsxp issue 28 sjsxp issue 34 integration
  6878151 2-High Defect b02 jdk integration 6840541 GlassFish: SJSXP: XML streaming parser spins indefinitely
  6890987 2-High Defect b04 StAX v1.2 incorrect method signature
jaxp:validation  
  6634423 3-Medium Defect b02 schema validation fails when re-use DocumentBuilder
  6684227 4-Low Defect b02 JAXP issue 49 : Support dom/current-element-node property
  6859210 3-Medium Defect b02 OOM in xml validator when maxOccurs is large
jaxp:xslt  
  6175602 2-High Defect b02 Compilation of StarOffice wordml XSLT filter via XSLTC throws exception
  6243824 4-Low Defect b02 Use of File.toURL in com/sun/org/apache/xalan/internal/xsltc - toURL known to return invalid URLs
  6384805 2-High Defect b02 XSLTC ignores XML namespace, when nodeset is created within a template
  6537167 3-Medium Defect b02 XSLTC java.lang.NoSuchFieldError for XSLT that runs OK in Java 5
  6548592 4-Low Defect b02 Wrong behaviour of the "xsl:number" element
  6565260 4-Low Defect b02 XSLT: "use-attribute-sets" attribute is processed when current node is root
  6577667 4-Low Defect b02 wrong javax.xml.transform.TransformerConfigurationException
  6631168 4-Low Defect b02 StAXSource & StAXResult support in JavaSE6
  6631318 2-High Defect b02 jaxp issue 43 : Exception while creating Schema object as it doesn't take care of inscope namespaces
  6840742 3-Medium Defect b02 URL encoding/decoding causes jaxp-test to fail on Windows when the path contains space
  6872268 4-Low Defect b02 Refer to 6384805: use AttributesImpl instead of AttributeList
  6872270 4-Low Defect b02 StAXEvent2SAX NT-prolog or the NT-Misc
  6872353 4-Low Defect b02 Call initCause() to record complete stack trace
  6877591 4-Low Defect b02 Ensure thread safety in calls to generatePrefix().
jce:pkcs11_csp  
  6695485 2-High Defect b03 SignedObject constructor throws ProviderException if it's called using provider "SunPKCS11-Solaris"
jce:sunmscapi  
  6753664 2-High RFE b05 Support SHA256 (and higher) in SunMSCAPI
jdbc:implementation  
  6898593 2-High Defect b05 java.sql.Date.valueOf no exception if date given is not in the JDBC date escape format(yyyy-mm-dd)
jgss:krb5plugin  
  6857795 3-Medium Defect b04 krb5.conf ignored if system properties on realm and kdc are provided
  6857802 3-Medium Defect b02 GSS getRemainingInitLifetime method returns milliseconds not seconds
  6877357 3-Medium Defect b03 IPv6 address does not work
  6895415 2-High Defect b04 backout 6867665
jsse:runtime  
  4918870 2-High Defect b03 Examine session cache implementation (sun.misc.Cache)
  6822460 3-Medium RFE b01 support self-issued certificate
web_staging:docs  
  6890478 2-High Defect b05 Wrong documentation for JavaWebstart - (http://java.sun.com/javase/6/docs )