Date: 04/01/09
| Category | ID | Priority | RFE/Bug | Fixed in Build | Synopsis |
| hotspot:compiler1 | |||||
| 6459804 | 3-Medium | RFE | b01 | Want client (c1) compiler for x86_64 (amd64) for faster start-up | |
| 6498878 | 3-Medium | Defect | b01 | client compiler crashes on windows when dealing with breakpoint instructions | |
| 6644928 | 3-Medium | Defect | b01 | Internal Error (src/share/vm/code/relocInfo.hpp:1089) | |
| 6717457 | 3-Medium | Defect | b01 | Internal Error (src/share/vm/code/relocInfo.hpp:1089) | |
| 6746320 | 3-Medium | Defect | b01 | Hotspot regression test for 6512111 fails in -Xmixed mode | |
| hotspot:compiler2 | |||||
| 6259129 | 3-Medium | RFE | b01 | Escape Analysis: scalar replacement for not escaping objects | |
| 6363280 | 3-Medium | RFE | b01 | Need g1 write barrier in c2 | |
| 6384206 | 3-Medium | Defect | b01 | Phis which are later unneeded are impairing our ability to inline based on static types | |
| 6462850 | 3-Medium | RFE | b01 | generate biased locking code in C2 ideal graph | |
| 6480694 | 3-Medium | RFE | b01 | Add G1 support in C2 | |
| 6480696 | 3-Medium | RFE | b01 | Add G1 support on x86 | |
| 6480697 | 3-Medium | RFE | b01 | Add G1 support for amd64/emt64 platforms | |
| 6532536 | 3-Medium | RFE | b01 | Optimize arraycopy stubs for Intel cpus | |
| 6590177 | 3-Medium | Defect | b01 | jck60019 test assert(!repeated,"do not walk merges twice") | |
| 6601321 | 3-Medium | Defect | b01 | Assert(j == 1 || b-\>_nodes[j-1]-\>is_Phi(),"CreateEx must be first instruction in block") | |
| 6603011 | 3-Medium | RFE | b01 | RFE: Optimize long division | |
| 6604014 | 3-Medium | RFE | b01 | add support for ideal graph visualizer | |
| 6611837 | 3-Medium | Defect | b01 | block frequency is zero | |
| 6614330 | 3-Medium | Defect | b01 | Node::dump(n) does not print full node's graph for specified depth. | |
| 6621084 | 3-Medium | Defect | b01 | ciMethodBlocks::split_block_at is broken for methods with exception handler | |
| 6621094 | 3-Medium | Defect | b01 | PrintOptoAssembly is broken for oops information in DebugInfo | |
| 6621098 | 3-Medium | Defect | b01 | "* HeapWordSize" for TrackedInitializationLimit is missing in set_output_for_allocation() | |
| 6624474 | 3-Medium | Defect | b01 | Server compiler generates unexpected LinkageError | |
| 6625997 | 3-Medium | Defect | b01 | CastPP, CheckCastPP and Proj nodes are not dead loop safe | |
| 6633953 | 3-Medium | Defect | b01 | type2aelembytes[T_ADDRESS] should be 8 bytes in 64 bit VM | |
| 6636352 | 3-Medium | Defect | b01 | Unit tests for supplementary character support fail with -XX:+AggressiveOpts | |
| 6646019 | 3-Medium | Defect | b01 | array subscript expressions become top() with -d64 | |
| 6649622 | 3-Medium | RFE | b01 | HotSpot Biased locking needs tuning on latest CPUs | |
| 6650373 | 3-Medium | Defect | b01 | Assert in methodOopDesc::make_adapters(). | |
| 6653858 | 3-Medium | RFE | b01 | dynamic languages need to be able to load anonymous classes | |
| 6662967 | 3-Medium | RFE | b01 | Optimize I2D conversion on x86 | |
| 6663848 | 3-Medium | Defect | b01 | assert(i \< Max(),"oob") in C2 with -Xcomp | |
| 6663908 | 3-Medium | Defect | b01 | NegativeArraySizeException is not thrown | |
| 6666343 | 3-Medium | Defect | b01 | Compile::has_loops not always set correctly | |
| 6667573 | 3-Medium | Defect | b01 | Use set_req_X() in AddPNode::Ideal() for Iterative GVN | |
| 6667580 | 3-Medium | RFE | b01 | Optimize CmpP for allocations | |
| 6667581 | 3-Medium | RFE | b01 | Don't generate initialization (by 0) code for arrays with size 0 | |
| 6667588 | 3-Medium | RFE | b01 | Don't generate duplicated CMP for float/double values | |
| 6667595 | 3-Medium | RFE | b01 | Set probability FAIR for pre-, post- loops and ALWAYS for main loop | |
| 6667605 | 3-Medium | RFE | b01 | Escape Analysis: always inline java constructors with EA | |
| 6667610 | 3-Medium | RFE | b01 | Escape Analysis: retry compilation without EA if it fails | |
| 6667612 | 3-Medium | RFE | b01 | Escape Analysis: disable loop clonning if it has a scalar replaceable allocation | |
| 6667615 | 3-Medium | RFE | b01 | Escape Analysis: extend MDO to cache arguments escape state | |
| 6667618 | 3-Medium | RFE | b01 | Disable LoadL-\>ConvL2I ==\> LoadI optimization | |
| 6667620 | 3-Medium | RFE | b01 | Escape Analysis: fix reallocation and relocking scalar replaced objects during deoptimization | |
| 6670459 | 3-Medium | Defect | b01 | Fix Node::dump() performance | |
| 6671250 | 3-Medium | Defect | b01 | In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation. | |
| 6671807 | 3-Medium | RFE | b01 | Escape Analysis: Add new ideal node to represent the state of a scalarized object at a safepoint | |
| 6672848 | 3-Medium | RFE | b01 | Escape Analysis: improve lock elimination with EA | |
| 6673473 | 3-Medium | RFE | b01 | Escape Analysis: Add the instance's field information to PhiNode. | |
| 6674588 | 3-Medium | RFE | b01 | Escape Analysis: Improve Escape Analysis code | |
| 6674600 | 3-Medium | RFE | b01 | Escape Analysis: Optimize memory graph for instance's fields | |
| 6676462 | 3-Medium | Defect | b01 | JVM sometimes would suddenly consume significant amount of memory | |
| 6676841 | 3-Medium | Defect | b01 | ClearArrayNode::Identity is incorrect for 64-bit | |
| 6678377 | 3-Medium | RFE | b01 | Update build number for HS12 | |
| 6679854 | 3-Medium | Defect | b01 | assert in escape.cpp:397 | |
| 6680469 | 3-Medium | Defect | b01 | G1: (C1 & C2) -XX:-UseTLAB causes crash in macro-node expansion phase of compiler | |
| 6680594 | 3-Medium | Defect | b01 | Load + Load isn't canonicalized leading to missed GVN opportunities | |
| 6680665 | 3-Medium | Defect | b01 | bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments | |
| 6681577 | 3-Medium | Defect | b01 | PIT: nsk/regression/b4675027 fails with -XX:+AggressiveOpts in hs12 b02 | |
| 6681646 | 3-Medium | Defect | b01 | Relocking of a scalar replaced object during deoptimization is broken. | |
| 6682236 | 3-Medium | Defect | b01 | C2 hits ideal nodes limit during IGVN optimization with EA | |
| 6684385 | 3-Medium | Defect | b01 | Loop unswitching crashes without LoopNode | |
| 6684714 | 3-Medium | RFE | b01 | Optimize EA Connection Graph build performance | |
| 6686791 | 3-Medium | Defect | b01 | Side effect in NumberFormat tests with -server -Xcomp (all platforms, 6u5 perf release b01) | |
| 6687893 | 3-Medium | Defect | b01 | TEST_BUG: closed/compiler/6321689/Test.java fails with OOM with 64-bit jvm with non-Parallel GCs | |
| 6689060 | 3-Medium | Defect | b01 | Escape Analysis does not work with Compressed Oops | |
| 6692301 | 3-Medium | Defect | b01 | Side effect in NumberFormat tests with -server -Xcomp (all platforms, 6u5 perf release b01) | |
| 6695049 | 3-Medium | RFE | b01 | (coll) Create an x86 intrinsic for Arrays.equals | |
| 6695288 | 3-Medium | Defect | b01 | runThese tests expr30303 and drem00301m1 fail when compiled code executes without deopt | |
| 6695810 | 3-Medium | Defect | b01 | null oop passed to encode_heap_oop_not_null | |
| 6697236 | 3-Medium | Defect | b01 | missing Identity for "(X+Y) - X" into Y | |
| 6697238 | 3-Medium | Defect | b01 | missing dependencies for precompiled headers with platform dependent includes | |
| 6700047 | 3-Medium | Defect | b01 | C2 failed in idom_no_update | |
| 6700102 | 3-Medium | Defect | b01 | c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts | |
| 6701887 | 3-Medium | Defect | b01 | JDK7 server VM in endless loop between Node::dominates and Node::find_exact_control | |
| 6703888 | 3-Medium | RFE | b01 | Compressed Oops: use the 32-bits gap after klass in a object | |
| 6703890 | 3-Medium | RFE | b01 | Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions | |
| 6705887 | 3-Medium | RFE | b01 | Compressed Oops: generate x64 addressing and implicit null checks with narrow oops | |
| 6706829 | 3-Medium | RFE | b01 | Compressed Oops: add debug info for narrow oops | |
| 6708714 | 3-Medium | RFE | b01 | Optimize long LShift on 32-bits x86 | |
| 6709093 | 3-Medium | RFE | b01 | Compressed Oops: reduce size of compiled methods | |
| 6709165 | 3-Medium | Defect | b01 | Tests hang or misbahve with HS 13.0-b01 on solaris-sparcv9 | |
| 6709972 | 3-Medium | Defect | b01 | runThese failed with assert(false,"bad AD file") | |
| 6710487 | 3-Medium | Defect | b01 | More than half of JDI Regression tests hang with COOPs in -Xcomp mode | |
| 6710654 | 3-Medium | Defect | b01 | SAJDI failures with Compressed Oops | |
| 6711083 | 3-Medium | Defect | b01 | 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs | |
| 6711701 | 3-Medium | Defect | b01 | disable compressed oops by default | |
| 6712835 | 3-Medium | Defect | b01 | Server compiler fails with assertion (loop_count \< K,"infinite loop in PhaseIterGVN::transform") | |
| 6714406 | 3-Medium | Defect | b01 | Node::dominates() does not always check for TOP | |
| 6714694 | 3-Medium | Defect | b01 | assertion in 64bit server vm (store-\>find_edge(load) != -1,"missing precedence edge") with COOPs | |
| 6715633 | 3-Medium | RFE | b01 | when matching a memory node the adr_type should not change | |
| 6716441 | 3-Medium | Defect | b01 | error in meet with +DoEscapeAnalysis | |
| 6717150 | 3-Medium | Defect | b01 | improper constant folding of subnormal strictfp multiplications and divides | |
| 6718676 | 3-Medium | Defect | b01 | putback for 6604014 is incomplete | |
| 6723160 | 3-Medium | Defect | b01 | Nightly failure: Error: meet not symmetric | |
| 6726504 | 3-Medium | RFE | b01 | handle do_ifxxx calls in parser more uniformly | |
| 6726999 | 3-Medium | Defect | b01 | nsk/stress/jck12a/jck12a010 assert(n != __null,"Bad immediate dominator info.") | |
| 6729552 | 3-Medium | Defect | b01 | jvm98 crashes with SS12 built jdk on Solaris X64 fastdebug version | |
| 6730192 | 3-Medium | Defect | b01 | expression stack wrong at deoptimization point | |
| 6730716 | 3-Medium | Defect | b01 | nulls from two unrelated classes compare not equal | |
| 6731641 | 3-Medium | Defect | b01 | assert(m-\>adr_type() == mach-\>adr_type(),"matcher should not change adr type") | |
| 6732154 | 3-Medium | Defect | b01 | REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc | |
| 6732312 | 3-Medium | RFE | b01 | Switch off executing Escape Analysis by default | |
| 6732698 | 3-Medium | Defect | b01 | crash with dead code from compressed oops in gcm | |
| 6732732 | 3-Medium | Defect | b01 | CTW with EA: assert(n != 0L,"Bad immediate dominator info.") | |
| 6736417 | 3-Medium | Defect | b01 | Fastdebug C2 crashes in StoreBNode::Ideal | |
| 6738933 | 3-Medium | Defect | b01 | assert with base pointers must match with compressed oops enabled | |
| 6741738 | 3-Medium | Defect | b01 | TypePtr::add_offset() set incorrect offset when the add overflows | |
| 6743188 | 3-Medium | Defect | b01 | incomplete fix for 6700047 C2 failed in idom_no_update | |
| 6743900 | 3-Medium | RFE | b01 | frequency based block layout | |
| 6744422 | 3-Medium | Defect | b01 | incorrect handling of -1 in set_jump_destination | |
| 6746892 | 3-Medium | Defect | b01 | Register Allocator does not process a data phi with one unique input correctly | |
| 6746907 | 3-Medium | RFE | b01 | Improve implicit null check generatation | |
| 6747051 | 3-Medium | RFE | b01 | Improve code and implicit null check generation for comressed oops | |
| 6750588 | 3-Medium | Defect | b01 | assert(lrg._area \>= 0,"negative spill area") running NSK stmp0101 test | |
| 6752257 | 3-Medium | RFE | b01 | Use NOT instead of XOR -1 on x86 | |
| 6753795 | 3-Medium | Defect | b01 | HotSpot crash in strlen() when JVMTI is used | |
| 6754519 | 3-Medium | Defect | b01 | don't emit flag fixup for NaN when condition being tested doesn't need it | |
| 6761594 | 3-Medium | Defect | b01 | framesize rounding code rounds using wrong units leading to slightly oversized frames | |
| 6762004 | 3-Medium | Defect | b01 | 6532536 fix contains changes in os_solaris.cpp which were pushed by mistake. | |
| 6764622 | 3-Medium | Defect | b01 | IdealGraphVisualizer fixes | |
| 6766316 | 3-Medium | Defect | b01 | assert(!nocreate,"Cannot build a phi for a block already parsed.") | |
| 6769748 | 3-Medium | Defect | b01 | Fix solaris makefiles for the case when "CC -V" produces several lines | |
| 6770949 | 3-Medium | Defect | b01 | minor tweaks before 6655638 | |
| 6771309 | 3-Medium | Defect | b01 | debugging AD files is difficult without | |
| 6772368 | 2-High | Defect | b04 | REGRESSION:tomcat crashed twice with JDK 7 | |
| 6772413 | 3-Medium | RFE | b01 | code cleanup | |
| 6773078 | 3-Medium | Defect | b01 | UseCompressedOops: assert(kid == 0L || s-\>_leaf-\>in(0) == 0L,"internal operands have no control") | |
| 6775880 | 3-Medium | Defect | b01 | EA +DeoptimizeALot: assert(mon_info-\>owner()-\>is_locked(),"object must be locked now") | |
| 6782820 | 3-Medium | Defect | b01 | Server VM fails with "unhandled implicit exception in compiled code" assertion | |
| 6784930 | 2-High | Defect | b03 | server jvm fails with assert(!n-\>is_SpillCopy(),"") in -Xcomp mode with fastdebug bits | |
| 6787050 | 3-Medium | Defect | b01 | assert(n-\>in(0) == 0L,"no control") with UseCompressedOops on sparcv9 | |
| 6788347 | 2-High | Defect | b03 | C2Compiler crash 6u7 | |
| 6791132 | 3-Medium | Defect | b04 | bad control in autobox split code | |
| 6795362 | 2-High | Defect | b02 | 32bit server compiler leads to wrong results on solaris-x86 | |
| 6805522 | 3-Medium | Defect | b04 | Server VM fails with assertion (block1-\>start() != block2-\>start(),"successors have unique bcis") | |
| 6805724 | 2-High | Defect | b02 | ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. | |
| 6807084 | 2-High | RFE | b03 | AutoBox elimination is broken with compressed oops | |
| 6812721 | 2-High | Defect | b03 | Block's frequency should not be NaN | |
| hotspot:garbage_collector | |||||
| 6362677 | 3-Medium | Defect | b01 | Change parallel GC collector default number of parallel GC threads. | |
| 6483129 | 3-Medium | Defect | b01 | par compact assertion failure (new_top \> bottom) | |
| 6484961 | 3-Medium | RFE | b01 | G1: code tidy up | |
| 6484962 | 3-Medium | RFE | b01 | G1: depth-first copying in G1 | |
| 6484963 | 3-Medium | Defect | b01 | G1: assertion failure during scan-only prefix calculation | |
| 6484970 | 3-Medium | Defect | b01 | G1: weak JNI handles not handled properly during evacuation pauses | |
| 6531981 | 3-Medium | RFE | b01 | G1: starting heap size config not ergonomic | |
| 6537157 | 3-Medium | Defect | b01 | G1: failure during initialization on Windows | |
| 6537199 | 3-Medium | Defect | b01 | G1: failure in numberSeq (variance should not be negative) | |
| 6537201 | 3-Medium | Defect | b01 | G1: assertion failure in g1CollectorPolicy.gpp (_total_gc_ms_since_last_mark \> 0.0) | |
| 6539517 | 3-Medium | Defect | b01 | CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen | |
| 6557851 | 3-Medium | Defect | b01 | CMS: ergonomics defaults are not set with FLAG_SET_ERGO | |
| 6561328 | 3-Medium | Defect | b01 | G1: assertion failure cur_used_bytes == _g1-\>recalculate_used() | |
| 6561351 | 3-Medium | Defect | b01 | G1: assertion failure Negative RS size? | |
| 6561359 | 3-Medium | Defect | b01 | G1: assertion failure in g1RemSet.cpp Must have recorded a non-neg time. | |
| 6563085 | 3-Medium | Defect | b01 | G1: hang in G1MMUTrackerQueue::calculate_gc_time() | |
| 6564247 | 3-Medium | Defect | b01 | assert(bb-\>_end_bci + bc_len == bb[1]._bci,"unmatched bci info in basic block") fails | |
| 6568818 | 3-Medium | Defect | b01 | G1: assert(DerivedPointerTable::is_empty(),"must be empty before verify") | |
| 6573856 | 3-Medium | Defect | b01 | G1: crash during concurrentRefineOneCard() | |
| 6577184 | 3-Medium | Defect | b01 | G1: SIGSEGV in ~BufferBlob::Interpreter after a full GC | |
| 6578152 | 3-Medium | Defect | b01 | fill_region_with_object has usability and safety issues | |
| 6589555 | 3-Medium | Defect | b01 | G1: unsafe pointer subtraction | |
| 6597118 | 3-Medium | Defect | b01 | G1: changes for gc_baseline -\> g1_gc_baseline merge ca September 2007 | |
| 6598417 | 3-Medium | Defect | b01 | G1: need to support heap inspection | |
| 6599298 | 3-Medium | Defect | b01 | G1: Assertion failure: "p is not in from" | |
| 6608394 | 3-Medium | Defect | b01 | G1: jkernel build and related file reorg | |
| 6608397 | 3-Medium | Defect | b01 | G1: update copyright text | |
| 6612768 | 3-Medium | Defect | b01 | G1: jkernel size and other related stories | |
| 6620630 | 3-Medium | Defect | b01 | G1: guarantee(variance() \> -1.0,"variance should be \>= 0") at numberSeq.cpp:180 | |
| 6620658 | 3-Medium | Defect | b01 | G1: jvmti test failures related to incorrect heap kind | |
| 6621144 | 3-Medium | Defect | b01 | CMS: assertion failure "is_cms_thread == Thread::current()-\>is_ConcurrentGC_thread()" | |
| 6621269 | 3-Medium | Defect | b01 | G1: G1CollectedHeap::block_is_obj(const HeapWord*)segv's in some jvmti tests | |
| 6621728 | 3-Medium | Defect | b01 | Heap inspection should not crash in the face of C-heap exhaustion | |
| 6622418 | 3-Medium | Defect | b01 | G1: assert(false,"Non-balanced monitor enter/exit!") fails | |
| 6622424 | 3-Medium | Defect | b01 | G1: guarantee(nooverflow,"queue overflow: NYI") fails | |
| 6622430 | 3-Medium | Defect | b01 | G1: assert(SharedSkipVerify || obj-\>is_oop(),"sanity check") fails | |
| 6623893 | 3-Medium | Defect | b01 | G1: remove excessive heap dumping when not using marking verification | |
| 6624782 | 3-Medium | Defect | b01 | Bigapps crashes during CMS precleaning. | |
| 6625428 | 3-Medium | RFE | b01 | G1: abandoned pauses happen unnecessarily | |
| 6633328 | 3-Medium | RFE | b01 | G1: introduce verbose flag to show region progression | |
| 6634032 | 3-Medium | Defect | b01 | CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction | |
| 6640875 | 3-Medium | Defect | b01 | G1: assertion failure: addr_to_region is wrong | |
| 6642862 | 3-Medium | Defect | b01 | Code cache allocation fails with large pages after 6588638 | |
| 6644007 | 3-Medium | RFE | b01 | G1: introduce flag to flush pending update buffers before VerifyBeforeGC | |
| 6644186 | 3-Medium | Defect | b01 | G1: race with heap verification turned on | |
| 6652160 | 3-Medium | Defect | b01 | G1: assert(cur_used_bytes == _g1-\>recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425 | |
| 6652650 | 3-Medium | Defect | b01 | G1: G1 incorrectly tags some OOMs with 'GC overhead limit exceeded' | |
| 6657160 | 3-Medium | Defect | b01 | G1: incorrect post barrier in C1/interpreter (64-bit sparc) | |
| 6659981 | 3-Medium | Defect | b01 | +ParallelRefProcEnabled crashes on single core platform | |
| 6660573 | 3-Medium | Defect | b01 | G1 : BigApps Failure : guarantee(satb_mq_set.completed_buffers_num() == 0,"invariant") | |
| 6660598 | 3-Medium | Defect | b01 | G1 : BigApps failure due to :assert(mr.word_size() \> 0,"Precondition") | |
| 6660681 | 3-Medium | RFE | b01 | Incrementally reserve pages on win server 2003 for better large page affinity | |
| 6662664 | 3-Medium | Defect | b01 | G1: card table verification should be weakened for non-array objects | |
| 6666280 | 3-Medium | Defect | b01 | G1: marking verification failure reporting shows incorrect information. | |
| 6668743 | 3-Medium | RFE | b01 | CMS: Consolidate block statistics reporting code | |
| 6672698 | 3-Medium | Defect | b01 | mangle_unused_area() should not remangle the entire heap at each collection. | |
| 6672776 | 3-Medium | RFE | b01 | G1: disable stats gathering during evacuation pauses in product | |
| 6673883 | 3-Medium | Defect | b01 | G1: tighten up synchronization in concurrentMark and heapRegion | |
| 6673975 | 3-Medium | Defect | b01 | Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's. | |
| 6675941 | 3-Medium | RFE | b01 | G1: tidy up verboseness in concurrentMark and g1CollectedHeap | |
| 6676275 | 3-Medium | Defect | b01 | G1: gc messages should go to gclog_or_tty, not tty | |
| 6677707 | 3-Medium | Defect | b01 | G1: temporarily disable parallel rset updating and scanning | |
| 6680687 | 3-Medium | RFE | b01 | G1: reduce remembered set updating during GC pauses | |
| 6683587 | 3-Medium | RFE | b01 | G1: Support PrintGC{Time,Date}Stamps and other tidying up | |
| 6683623 | 3-Medium | RFE | b01 | G1: use logarithmic BOT code such as used by other collectors | |
| 6683653 | 3-Medium | Defect | b01 | Fastdebug build with UseNUMA fails assertion on amd64 at initialization. | |
| 6684395 | 3-Medium | RFE | b01 | Port NUMA-aware allocator to linux | |
| 6684579 | 3-Medium | RFE | b01 | SoftReference processing can be made more efficient | |
| 6687581 | 3-Medium | Defect | b01 | Make CMS work with compressed oops | |
| 6688799 | 3-Medium | Defect | b01 | Second fix for Guarantee failure "Unexpected dirty card found" | |
| 6694340 | 3-Medium | Defect | b01 | G1: deadlock in concurrent marking phase when stack overflow occurs | |
| 6694351 | 3-Medium | Defect | b01 | G1: add concurrent marking verboseness when -verbosegc or -XX:+PrintGCDetails are set | |
| 6697534 | 3-Medium | Defect | b01 | Premature GC and invalid lgrp selection with NUMA-aware allocator. | |
| 6697764 | 3-Medium | Defect | b01 | G1: Merge with HotSpot Express 13 | |
| 6702387 | 3-Medium | Defect | b01 | G1: assertion failure: assert(p == current_top || oop(p)-\>is_oop(),"p is not a block start") | |
| 6706662 | 3-Medium | Defect | b01 | Remove workaround introduced in fix for 6624782 | |
| 6711316 | 4-Low | RFE | b01 | Open source the Garbage-First garbage collector | |
| 6711930 | 3-Medium | Defect | b01 | NUMA allocator: ParOld can create a hole less than minimal object size in the lgrp chunk | |
| 6716466 | 3-Medium | RFE | b01 | par compact - remove VerifyParallelOldWithMarkSweep code | |
| 6718086 | 3-Medium | Defect | b01 | CMS assert: _concurrent_iteration_safe_limit update missed | |
| 6718283 | 3-Medium | Defect | b01 | existing uses of *_FORMAT_W() were broken by 6521491 | |
| 6718811 | 3-Medium | Defect | b01 | Mismerge of 6680469:macro.cpp | |
| 6720130 | 3-Medium | Defect | b01 | NUMA allocator: The linux version should search for libnuma.so.1 | |
| 6722113 | 3-Medium | Defect | b01 | CMS: Incorrect overflow handling during precleaning of Reference lists | |
| 6722565 | 3-Medium | Defect | b01 | G1: assert !r-\>is_on_unclean_list() fires | |
| 6723228 | 3-Medium | Defect | b01 | NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") | |
| 6723229 | 3-Medium | Defect | b01 | NUMA allocator: assert(lgrp_num \> 0, "There should be at least one locality group") | |
| 6723570 | 3-Medium | Defect | b01 | G1: assertion failure: p == current_top or oop(p)-\>is_oop(),"p is not a block start" (revisited!) | |
| 6724367 | 3-Medium | RFE | b01 | par compact could clear less young gen summary data | |
| 6725697 | 3-Medium | RFE | b01 | par compact - rename class ChunkData to RegionData | |
| 6728478 | 3-Medium | Defect | b01 | Assertion at parallel promotion from young to old generation | |
| 6729594 | 3-Medium | RFE | b01 | par compact - remove unused block table implementation | |
| 6730514 | 3-Medium | Defect | b01 | assertion failure in mangling code when expanding by 0 bytes | |
| 6735416 | 3-Medium | Defect | b01 | G1: runThese javasoft.sqe.tests.lang.thrd011.thrd01101.thrd01101 fails | |
| 6736341 | 3-Medium | Defect | b01 | PermGen size is insufficient for jconsole | |
| 6740923 | 3-Medium | Defect | b01 | NUMA allocator: Ensure the progress of adaptive chunk resizing | |
| 6740930 | 3-Medium | Defect | b01 | G1: compilation failure with latest gcc | |
| 6742207 | 3-Medium | Defect | b01 | jdk7 32-bit windows build failed running pack200 | |
| 6742641 | 3-Medium | Defect | b01 | G1: NullPointerException during GCOld | |
| 6743059 | 3-Medium | Defect | b01 | Error in spaceDecorator.cpp for "optimized" build. | |
| 6752248 | 3-Medium | RFE | b01 | G1: introduce parallel heap verification | |
| 6753547 | 3-Medium | Defect | b01 | NUMA allocator: Invalid chunk size computation during adaptive resizing | |
| 6758633 | 3-Medium | Defect | b01 | G1: SEGV with GCOld on Linux | |
| 6765745 | 3-Medium | RFE | b01 | par compact - allow young gen spaces to be split | |
| 6765804 | 3-Medium | Defect | b01 | GC "dead ratios" should be unsigned | |
| 6765954 | 3-Medium | RFE | b01 | par compact - stress mode for splitting young gen spaces | |
| 6770608 | 3-Medium | Defect | b01 | G1: Mutator thread can flush barrier and satb queues during safepoint | |
| 6771742 | 3-Medium | Defect | b01 | Remove duplicate files from G1 merge | |
| 6774607 | 3-Medium | Defect | b01 | SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs | |
| 6778647 | 3-Medium | Defect | b01 | snap{,_policy}() should be renamed setup{,_policy}() | |
| 6779436 | 3-Medium | Defect | b01 | NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus() | |
| 6782457 | 3-Medium | Defect | b01 | CMS: Livelock in CompactibleFreeListSpace::block_size(). | |
| 6784849 | 3-Medium | Defect | b01 | par compact - can fail when to_space is non-empty | |
| 6786188 | 3-Medium | RFE | b01 | par compact - "SplitALot" stress mode should fill to_space | |
| 6786195 | 3-Medium | Defect | b01 | many nsk.monitoring tests fail with -server -Xcomp | |
| 6806226 | 3-Medium | Defect | b03 | Signed integer overflow in growable array code causes JVM crash | |
| 6817608 | 3-Medium | RFE | b04 | G1: backports of G1 CRs from HS15 to HS14 | |
| 6819891 | 1-Very High | Defect | b04 | ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops | |
| hotspot:hybrid_interpreter | |||||
| 6688137 | 3-Medium | Defect | b01 | c++ interpreter fails on 64bit sparc | |
| 6707485 | 3-Medium | Defect | b01 | bytecodeInterpreterWithChecks.xsl is malformed | |
| hotspot:jvmti | |||||
| 6453355 | 3-Medium | Defect | b01 | new No_Safepoint_Verifier uses fail during GC | |
| 6667089 | 3-Medium | Defect | b01 | multiple redefinitions of a class break reflection | |
| 6700114 | 3-Medium | Defect | b03 | Assertion (_thread-\>get_interp_only_mode() == 1,"leaving interp only when mode not one") | |
| 6800721 | 3-Medium | Defect | b03 | JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness | |
| 6805864 | 3-Medium | Defect | b03 | Problem with jvmti-\>redefineClasses: some methods don't get redefined | |
| hotspot:other | |||||
| 6420645 | 3-Medium | RFE | b01 | Create an x64 (amd64) vm that uses compressed oops for up to 32gb heap sizes | |
| 6452081 | 3-Medium | RFE | b01 | Allow for Linux builds with Sun Studio Linux compilers | |
| 6583644 | 3-Medium | RFE | b01 | Move all managed/SCCS files out of 'build' into 'make' directory | |
| 6621863 | 3-Medium | Defect | b01 | Merged @test and @bug lines | |
| 6685160 | 3-Medium | Defect | b01 | fix cscope build with hg | |
| 6687867 | 3-Medium | Defect | b01 | java -version reports OpenJDK VM for Sun binaries | |
| 6690518 | 3-Medium | Defect | b01 | Change Hotspot version and build number for 13b1 | |
| 6692246 | 3-Medium | Defect | b01 | Regression : JDK 6u4 b01 fails two JCK tests when fallback is switched off | |
| 6697875 | 3-Medium | Defect | b01 | Copyright headers need to be upgraded with GPL derivative | |
| 6703308 | 3-Medium | RFE | b01 | Fix jprt.properties to allow for jdk6 and jdk7 builds | |
| 6706604 | 3-Medium | Defect | b01 | Copyright headers need to be changed to GPL. | |
| 6714043 | 3-Medium | Defect | b01 | Minor fix to SS12 makefile changes | |
| 6717128 | 3-Medium | Defect | b01 | Using relative path for ALT_OUTPUTDIR does not work properly | |
| 6717462 | 3-Medium | Defect | b01 | Change Hotspot version and build number for opening of HS14 | |
| 6718830 | 3-Medium | Defect | b01 | Hotspot fails to build with gcc 4.3 | |
| 6723762 | 3-Medium | Defect | b01 | Fix shell command that gets java version (uses 2\>1) | |
| 6724668 | 3-Medium | RFE | b01 | Hotspot: Official change to Sun Studio 12 compilers on Solaris | |
| 6732438 | 3-Medium | Defect | b01 | Failure in build of rt.jar by pack200 due to VM segfault | |
| 6732974 | 3-Medium | Defect | b01 | Backout workaround in CR 6732438 | |
| 6735720 | 3-Medium | RFE | b01 | Bump the HS14 build number to 03 | |
| 6745064 | 3-Medium | Defect | b01 | Update Hotspot build number for HS14 | |
| 6749707 | 3-Medium | Defect | b01 | Update Hotspot 14 build number to 05 | |
| 6754998 | 3-Medium | Defect | b01 | Update Hotspot version for hs14 b06 | |
| 6755406 | 3-Medium | Defect | b01 | minor mistakes in copyright notices | |
| 6764892 | 3-Medium | Defect | b01 | VS2008 changes required to compile hotspot sources | |
| 6767659 | 3-Medium | Defect | b01 | Conversion from i486 to x86 missed some entries in makefiles | |
| 6771977 | 3-Medium | Defect | b01 | Bump HS14 build number to 07 | |
| 6775176 | 3-Medium | Defect | b01 | Bump HS14 build number to 08 | |
| 6781742 | 3-Medium | Defect | b01 | Bump HS14 build number to 09 | |
| 6787832 | 3-Medium | Defect | b01 | Bump Hotspot build number to 10 | |
| 6807174 | 5-Very Low | Defect | b02 | Bump HS14 build number to 11 | |
| 6813092 | 5-Very Low | Defect | b03 | Bump HS14 build number to 12 | |
| 6821837 | 5-Very Low | Defect | b04 | Bump HS14 build number to 13 | |
| hotspot:runtime_system | |||||
| 5108146 | 3-Medium | RFE | b01 | Merge i486 and amd64 cpu directories | |
| 6204603 | 3-Medium | RFE | b01 | Modify hotspot to use new Solaris mmap semantics for class data archive file | |
| 6459085 | 3-Medium | Defect | b01 | naked pointer subtractions in class data sharing code | |
| 6474243 | 3-Medium | Defect | b01 | suspicious jvmti code that uses oop unsafely across GC point | |
| 6537506 | 3-Medium | RFE | b01 | Provide a mechanism for specifying Java-level USDT-like dtrace probes | |
| 6549844 | 3-Medium | Defect | b01 | Wording problems in "An unexpected error has been detected by Java Runtime Environment" | |
| 6554406 | 3-Medium | Defect | b01 | Change switch UseVMInterruptibleIO default to false (sol) | |
| 6598190 | 3-Medium | Defect | b01 | JPRT tests fail when run with -XX:+CheckUnhandledOops | |
| 6603919 | 3-Medium | Defect | b01 | Stackwalking crash on x86 -server with Sun Studio's collect -j on | |
| 6608862 | 3-Medium | Defect | b01 | segv in JvmtiEnvBase::check_for_periodic_clean_up() | |
| 6610420 | 3-Medium | Defect | b01 | Debug VM crashes during monitor lock rank checking | |
| 6615981 | 3-Medium | Defect | b01 | JVM class file parser incorrectly rejects class files with version \< 45.2 | |
| 6618726 | 3-Medium | RFE | b01 | Introduce -XX:+UnlockExperimentalVMOptions flag | |
| 6618886 | 3-Medium | Defect | b01 | Anonymous objects can be destructed immediately and so should not be used | |
| 6619271 | 3-Medium | Defect | b01 | The -Xprintflags causes the VM to segv | |
| 6622385 | 3-Medium | Defect | b01 | Accessing protected static methods | |
| 6629727 | 3-Medium | Defect | b01 | assertion in set_trap_state() in methodDataOop.hpp is too strong. | |
| 6639341 | 3-Medium | Defect | b01 | sometimes contended-exit event comes after contended-entered on another thread | |
| 6647068 | 3-Medium | Defect | b01 | libjvm.so is not built PIC | |
| 6655385 | 3-Medium | RFE | b01 | Disable frame pointer omission in jvm.dll on Windows for better crash logs | |
| 6666698 | 3-Medium | Defect | b01 | EnableBiasedLocking with BiasedLockingStartupDelay can block Watcher thread | |
| 6667833 | 3-Medium | Defect | b01 | Remove CacheTimeMillis | |
| 6676175 | 3-Medium | Defect | b01 | BigApps crash JVM Client VM in BiasedLocking::revoke_and_rebias() walking wrong stack | |
| 6679422 | 3-Medium | Defect | b01 | networkStream::connect() in ostream.cpp is not 64-bit clean | |
| 6679708 | 3-Medium | Defect | b01 | No_Safepoint_Verifier and BacktraceBuilder have uninitialized fields | |
| 6686407 | 3-Medium | Defect | b01 | Fix for 6666698 broke -XX:BiasedLockingStartupDelay=0 | |
| 6689523 | 3-Medium | Defect | b01 | max heap calculation for compressed oops is off by MaxPermSize | |
| 6689685 | 3-Medium | RFE | b01 | Hotspot crash error message should include libraries version | |
| 6690122 | 3-Medium | RFE | b01 | Provide a mechanism for specifying Java-level USDT-like dtrace probes | |
| 6692235 | 3-Medium | Defect | b01 | Fix for 6666698 broke -XX:BiasedLockingStartupDelay=0 | |
| 6693457 | 3-Medium | RFE | b01 | Open-source hotspot linux-sparc support | |
| 6694099 | 3-Medium | RFE | b01 | Hotspot vm_exit_out_of_memory should dump core | |
| 6695506 | 3-Medium | Defect | b01 | JVM should accept classfiles with classfile version 51 | |
| 6695819 | 3-Medium | Defect | b01 | verify_oop: rax: broken oop in decode_heap_oop | |
| 6696264 | 3-Medium | Defect | b01 | assert("narrow oop can never be zero") for GCBasher & ParNewGC | |
| 6700107 | 3-Medium | Defect | b01 | java/lang/Class/forName/TooManyDimensions.java crashes with SIGSEGV in c2 compiler with fastdebug | |
| 6701024 | 3-Medium | Defect | b01 | SAJDI functionality is broken | |
| 6705523 | 3-Medium | Defect | b01 | Fix for 6695506 will violate spec when used in JDK6 | |
| 6714404 | 3-Medium | RFE | b01 | Add UseStringCache switch to enable String caching under AggressiveOpts | |
| 6714758 | 3-Medium | RFE | b01 | hotspot: provide an entry point to the BootStrap Class loader | |
| 6716785 | 3-Medium | Defect | b01 | implicit null checks not triggering with CompressedOops | |
| 6718879 | 3-Medium | Defect | b01 | cannot build on solaris nevada | |
| 6719149 | 3-Medium | Defect | b01 | Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache | |
| 6719981 | 3-Medium | Defect | b01 | Update Hotspot Windows os_win32 for windows XP 64 bit and windows 2008 | |
| 6721093 | 3-Medium | Defect | b01 | -XX:AppendRatio=N not supported | |
| 6727377 | 3-Medium | Defect | b01 | VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE | |
| 6732819 | 3-Medium | Defect | b01 | Turn off compressed oops by default for now | |
| 6736718 | 3-Medium | Defect | b01 | more copyright headers wrong | |
| 6739363 | 3-Medium | Defect | b01 | Xcheck jni doesn't check native function arguments | |
| 6740526 | 3-Medium | Defect | b01 | sun/management/HotspotThreadMBean/GetInternalThreads.java test failed | |
| 6741004 | 3-Medium | Defect | b01 | UseLargePages + UseCompressedOops breaks implicit null checking guard page | |
| 6744783 | 3-Medium | Defect | b01 | HotSpot segfaults if given -XX options with an empty string argument | |
| 6755845 | 3-Medium | Defect | b01 | JVM_FindClassFromBoot triggers assertions | |
| 6756528 | 3-Medium | Defect | b01 | Bytecodes::special_length_at reads past end of code buffer | |
| 6760773 | 3-Medium | Defect | b01 | UseCompressedOops is broken with UseParNewGC | |
| 6761092 | 3-Medium | Defect | b01 | jvm crashes when CDS is enabled | |
| 6769128 | 3-Medium | Defect | b01 | failure to run generateJvmOffsets is ignored | |
| 6773838 | 3-Medium | Defect | b01 | There is no calling stack for Compiler thread in hs_err file on x86 | |
| 6779339 | 3-Medium | Defect | b01 | turn off LinkWellKnownClasses by default pending further testing | |
| 6784100 | 3-Medium | RFE | b01 | getTimeNanos - CAS reduction | |
| 6786340 | 3-Medium | Defect | b01 | hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits | |
| 6792705 | 3-Medium | RFE | b02 | Add JAR file to bootclasspath when using AggressiveOpts | |
| 6800586 | 3-Medium | Defect | b04 | -XX:+PrintGCDateStamps is using mt-unsafe localtime function | |
| 6810653 | 3-Medium | RFE | b03 | Change String cache class used by Hotspot from String to StringValue | |
| 6821003 | 2-High | Defect | b04 | Update hotspot windows os_win32 for windows 7 | |
| 6821777 | 1-Very High | Defect | b04 | hs14: jprt build failure on windows | |
| hotspot:test | |||||
| 6685095 | 3-Medium | Defect | b01 | NPE in test/closed/compiler/5098422/Test.java under fastdebug | |
| hotspot:tools | |||||
| 6306922 | 3-Medium | RFE | b01 | Dump dump created by +HeapDumpOnOutOfMemoryError should include stack traces for stack roots | |
| 6625846 | 3-Medium | RFE | b01 | Export system property java.version via jvmstat | |
| 6667042 | 3-Medium | Defect | b01 | PrintAssembly option does not work without special plugin | |
| 6718125 | 3-Medium | Defect | b01 | SA: jmap prints negative value for MaxNewSize | |
| 6731726 | 3-Medium | Defect | b01 | jmap -permstat reports only 50-60% of permgen memory usage. | |
| 6731958 | 3-Medium | RFE | b01 | Include all the SA classes into sa-jdi.jar | |
| 6743339 | 3-Medium | Defect | b01 | Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build | |
| idl:other | |||||
| 6779953 | 1-Very High | Defect | b02 | api/org_omg/PortableInterceptor/ServerRequestInfo/index.html | |
| idl:serialization | |||||
| 6277781 | 3-Medium | Defect | b02 | Serialization of Enums over IIOP is broke. | |
| idl:transport | |||||
| 6773533 | 3-Medium | Defect | b04 | Regression in the IIOP stack that produces either IOE or JVM crash | |
| java:build | |||||
| 6577914 | 2-High | RFE | b04 | Add HAVE_JPRT_SAVE_BUNDLES option so JPRT will save the actual install bundles | |
| 6764810 | 2-High | RFE | b04 | Fix sponsors and install to use wscript -B option (to prevent popups) | |
| 6791649 | 2-High | RFE | b04 | add "SKIP_MSIVAL2=true" to the Windows section of make/jprt.config | |
| 6800318 | 1-Very High | Defect | b02 | hotspot HS14 b10 requires BOOTDIR of 1.6.0 | |
| 6810166 | 2-High | RFE | b03 | part of pubs workspace need to be bundled | |
| 6823201 | 3-Medium | Defect | b04 | SE build on windows platform throws warning for JFB switch | |
| java:char_encodings | |||||
| 6803681 | 1-Very High | RFE | b04 | RFE: Need new codeset converter for IBM Cp1364 | |
| java:classes_2d | |||||
| 4457181 | 3-Medium | Defect | b02 | Unicode Combining Diacritics are not rendered | |
| 6357932 | 3-Medium | Defect | b03 | JDK 1.5 : printing is incorrectly scaled on HP 6122, 6127 Epson R200 and likely others | |
| 6491273 | 4-Low | Defect | b02 | Print and Page dialogs are shown in the taskbar, on Windows | |
| 6635462 | 3-Medium | Defect | b03 | D3D: REGRESSION: XOR rendering is extremly slow | |
| 6658726 | 3-Medium | Defect | b02 | ColorConvertOp causes JVM to abort | |
| 6735296 | 3-Medium | Defect | b04 | Regression: Common print dialog does not show the correct page orientation | |
| 6762511 | 3-Medium | Defect | b04 | Translucency is not working on Linux using Metacity | |
| 6785424 | 3-Medium | Defect | b01 | SecurityException locating physical fonts on Windows Terminal Server | |
| 6795060 | 3-Medium | Defect | b02 | VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese) | |
| 6797728 | 3-Medium | RFE | b03 | Enable special code in the JRE to allow JavaFX runtime to treat fonts its own way | |
| 6800846 | 3-Medium | Defect | b02 | REGRESSION: Printing quality degraded with Java 6 compared to 5.0 | |
| java:classes_awt | |||||
| 6488834 | 3-Medium | Defect | b02 | REG: An extra icon is created on the taskbar when a native dialog is opened, Win32 | |
| 6610244 | 3-Medium | Defect | b01 | modal dialog closes with fatal error if -Xcheck:jni is set | |
| 6709453 | 3-Medium | Defect | b04 | Screen flickers when a JFrame switches to fullscreen mode | |
| 6723941 | 2-High | Defect | b01 | Crash in sun.awt.windows.WToolkit.eventLoop() | |
| 6730447 | 3-Medium | Defect | b03 | Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported | |
| 6770457 | 3-Medium | Defect | b02 | Using ToolTips causes inactive app window to exhibit active window behavior | |
| 6776743 | 2-High | Defect | b01 | Lightweight components must be counted as opaque rectangles for the purposes of hw/lw mixing | |
| 6779670 | 2-High | Defect | b01 | Recursive procedures in the HW/LW Mixing code must traverse parent containers | |
| 6785058 | 2-High | Defect | b01 | Parent dn't get the focus after dialog is closed if security warning is applied | |
| 6788954 | 2-High | RFE | b01 | Need to introduce sun.awt.disableMixing system property | |
| 6797587 | 2-High | Defect | b02 | Need better control over shapes cut out by hw/lw mixing | |
| 6801620 | 3-Medium | Defect | b03 | JPasswordField broken on JDK 6 | |
| 6812285 | 1-Very High | Defect | b03 | PIT : WARNING: Exception on Toolkit thread java.lang.UnsatisfiedLinkError: sun.awt.X11.XlibW | |
| java:classes_lang | |||||
| 6807702 | 3-Medium | Defect | b03 | Integer.valueOf cache should be configurable | |
| 6819886 | 1-Very High | Defect | b04 | System.getProperty("os.name") reports Vista on Windows 7 | |
| java:classes_math | |||||
| 6622432 | 3-Medium | RFE | b01 | RFE: Performance improvements to java.math.BigDecimal | |
| 6799689 | 3-Medium | RFE | b02 | Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily | |
| 6801512 | 3-Medium | RFE | b03 | Further performance enhancement for BigDecimal.toString() | |
| 6806261 | 2-High | Defect | b03 | BigDecimal.longValueExact() method throws NullPointerException | |
| 6812880 | 1-Very High | Defect | b04 | AssertionError in BigDecimal.remainder | |
| 6819773 | 2-High | Defect | b04 | BigDecimal.divide(BigDecimal,int,int) throws ArrayIndexOutofBoundsException under some circumstances | |
| java:classes_net | |||||
| 6670408 | 2-High | Defect | b02 | testcase panics 1.5.0_12&_14 JVM when java.net.PlainSocketImpl trying to throw an exception | |
| 6737819 | 2-High | Defect | b03 | sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost | |
| 6739920 | 2-High | Defect | b04 | java 6u4~ use larger C heap if there are many threads | |
| 6771432 | 2-High | Defect | b02 | createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented" | |
| 6807602 | 3-Medium | Defect | b03 | Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux | |
| java:classes_nio | |||||
| 6497734 | 3-Medium | Defect | b03 | (dc) assert "JNI handle should not be null" under Java_sun_nio_ch_FileDispatcher_preClose0() | |
| 6799037 | 2-High | Defect | b03 | (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol) | |
| java:classes_security | |||||
| 6643094 | 4-Low | Defect | b01 | Test on keytool -startdate forgets about December | |
| 6787645 | 3-Medium | Defect | b03 | CRL validation code should permit some clock skew when checking validity of CRLs | |
| java:classes_swing | |||||
| 6495408 | 3-Medium | Defect | b03 | REGRESSION: JTabbedPane throws ArrayIndexOutOfBoundsException | |
| 6523638 | 3-Medium | Defect | b04 | NPE in BasicTableHeaderUI it incorrectly assumes presence of JTable | |
| 6550847 | 3-Medium | Defect | b04 | Action events not firing in JCombox's selected item | |
| 6559589 | 3-Medium | Defect | b02 | Memory leak in JScrollPane.updateUI() | |
| 6625450 | 3-Medium | Defect | b02 | javax.swing.border.TitledBorder.getBaseline() doesn't throw IAE when width is \< 0 | |
| 6683775 | 2-High | Defect | b02 | Painting artifacts is seen when panel is made setOpaque(false) for a translucent window | |
| 6698013 | 3-Medium | Defect | b02 | JFileChooser can no longer navigate non-local file systems. | |
| 6729405 | 2-High | Defect | b01 | Java with GTK L&F freezes(slows down repeatedly) when embedding Mozilla/XulRunner | |
| 6739756 | 3-Medium | Defect | b04 | JToolBar leaves space for non-visible items under Nimbus L&F | |
| 6741392 | 3-Medium | Defect | b02 | libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f | |
| 6760148 | 3-Medium | Defect | b03 | Certain fonts are not correctly soft wrapped when using JTextComponent.print() | |
| 6777378 | 3-Medium | Defect | b04 | NullPointerException in XPDefaultRenderer.paint() | |
| 6788484 | 3-Medium | Defect | b03 | NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table | |
| 6792401 | 3-Medium | Defect | b01 | Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon | |
| 6794836 | 4-Low | Defect | b02 | BasicSliderUI throws NullPointerExc when JSlider maximum is Integer.MAX_VALUE | |
| 6802944 | 1-Very High | Defect | b03 | Nimbus initialization is too slow | |
| 6818229 | 2-High | Defect | b04 | Nimbus LookAndFeel does not paint alternate row colors | |
| 6818231 | 1-Very High | Defect | b04 | JEditorPane throws StateInvariantError | |
| java:classes_text | |||||
| 6792400 | 3-Medium | Defect | b02 | Avoid loading of Normalizer resources for simple uses | |
| java:classes_util | |||||
| 6476425 | 3-Medium | Defect | b02 | (fmt) java.util.Formatter.print() throws IllegalArgumentException on large BigDecimal | |
| 6544471 | 4-Low | Defect | b01 | LocaleISOData.java is incomplete and not up-to-date | |
| 6820796 | 4-Low | RFE | b04 | (tz) Support tzdata2009d | |
| java:classes_util_i18n | |||||
| 6544471 | 4-Low | Defect | b01 | LocaleISOData.java is incomplete and not up-to-date | |
| 6820796 | 4-Low | RFE | b04 | (tz) Support tzdata2009d | |
| java:imageio | |||||
| 4893408 | 4-Low | Defect | b03 | JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY | |
| 6791502 | 3-Medium | Defect | b04 | IIOException "Invalid icc profile" on jpeg after update from JDK5 to JDK6 | |
| 6793818 | 3-Medium | RFE | b01 | JpegImageReader is too greedy creating color profiles | |
| java:install | |||||
| 6713428 | 3-Medium | Defect | b02 | unneeded entries in the RemoveFile table | |
| 6752085 | 3-Medium | Defect | b01 | offline wrapper installers should have version tab | |
| 6768003 | 3-Medium | Defect | b03 | new_pluging files installed differer from os/bit/version | |
| 6769082 | 4-Low | Defect | b01 | The "-p" should be removed from the installer full name | |
| 6775670 | 2-High | Defect | b04 | Need to send unique ping and exit gracefully when user cancels install via FilesInUse | |
| 6775674 | 3-Medium | Defect | b01 | JDK installer is signed with "Java Runtime Environment" text | |
| 6775741 | 3-Medium | Defect | b01 | installer xml file should be split up into 2 xml files | |
| 6779997 | 3-Medium | Defect | b02 | cruft left over when uninstalling JDK in some cases | |
| 6794397 | 3-Medium | Defect | b02 | install ws shouldn't need $OUTPUTDIR/classes to build | |
| 6796614 | 1-Very High | Defect | b02 | Un-installation not clearing all installed files. | |
| 6797747 | 3-Medium | Defect | b02 | need to bring back xpiinstall.exe | |
| 6803793 | 2-High | RFE | b03 | Yahoo Toolbar sponsor offer screen needs to be reworked. | |
| 6810754 | 2-High | RFE | b04 | need installer changes for Vector | |
| 6820727 | 1-Very High | Defect | b04 | jre-6u14-windows-i586-iftw-rv.exe bundles are not signed | |
| java:localization | |||||
| 6755037 | 3-Medium | Defect | b02 | There are extra empty line/spacing on French and Italian rtf license files | |
| 6789931 | 3-Medium | Defect | b01 | extra comma in resource file | |
| 6794697 | 3-Medium | Defect | b03 | Deployment.java changes - l10n of 6775029 and 6742114 | |
| java:sunservicetags | |||||
| 6676840 | 2-High | RFE | b01 | Service Tag Creation for Windows JRE | |
| 6806737 | 3-Medium | Defect | b03 | Service tag is created when 6u14 jre is uninstalled | |
| 6807210 | 2-High | Defect | b02 | Service tag not created with 6u14 jre bundles | |
| 6809561 | 2-High | Defect | b03 | Service tag entries are not deleted from the service tag registry with 6u14 b02 | |
| java_deployment:configuration | |||||
| 6775029 | 4-Low | RFE | b01 | Unify Plugin and Webstart JRE setting under one Java Dialog in Java Control Panel | |
| java_deployment:console | |||||
| 6790604 | 4-Low | Defect | b02 | display build number for ea release in java console | |
| java_deployment:deployment_toolkit | |||||
| 6729238 | 2-High | Defect | b01 | deployment toolkit mimetype is already used by mozilla - javascript changes only | |
| java_deployment:general | |||||
| 6742564 | 3-Medium | Defect | b01 | Webstart hangs reporting error on extension | |
| 6785446 | 3-Medium | Defect | b03 | Java caches JAR files loaded w/URLConnection, then denies access to the cache | |
| 6791245 | 3-Medium | Defect | b02 | Tune handling of LAP files | |
| 6791250 | 2-High | RFE | b02 | Tune cache index files | |
| 6814874 | 2-High | Defect | b04 | StringQuoteUtil can throw NPE | |
| java_deployment:jkernel | |||||
| 6708508 | 4-Low | Defect | b02 | LogManager.readConfiguration() throws an exception | |
| 6793694 | 2-High | Defect | b02 | Applications using JPEG images cannot be executed by kernel JRE. | |
| java_deployment:networking | |||||
| 6804925 | 2-High | Defect | b03 | JNLPCachedJarURLConnection.getContentLength() may cause unneeded network requests for cached jars | |
| java_plugin:misc | |||||
| 6789865 | 2-High | Defect | b01 | Java Plugin isInNet implementation returns incorrect value in some cases | |
| java_plugin:ocx | |||||
| 6719011 | 2-High | Defect | b01 | Applet isn't started when it's outside of the visible area of a browser window | |
| java_plugin:plugin2 | |||||
| 6769734 | 3-Medium | Defect | b01 | AppletContext.showStatus fails to work on IE7 under some scenarios | |
| 6776473 | 2-High | Defect | b01 | JavaScript calling Java timing issue | |
| 6784299 | 2-High | Defect | b03 | All-permissions jnlp applet execution bails out if user cancel certificate dialog | |
| 6786180 | 2-High | Defect | b02 | Plugin2 does not honor "mandatory" flag deployment.config for a system level configuration | |
| 6786860 | 3-Medium | Defect | b01 | plugin2 : fairly large applet exits with "JVM instance exiting due to no heartbeat reply" | |
| 6787795 | 3-Medium | Defect | b02 | Need better error descriptions during failures to launch JavaFX applets | |
| 6788906 | 3-Medium | Defect | b01 | Applet is freezed when JSObject.getWindow()/call() is used with a large amount of string data | |
| 6789085 | 3-Medium | Defect | b01 | Applet Deadlock During Initialization | |
| 6790391 | 3-Medium | Defect | b01 | After installing java 1.6.0_10, assessments do not display | |
| 6791795 | 3-Medium | Defect | b01 | Java Console stack dump does not work in new Java Plug-In on Mac OS X | |
| 6796470 | 2-High | RFE | b02 | Use new NPAPI entry points for cookie, proxy and browser authenticator access | |
| 6799845 | 3-Medium | Defect | b02 | need makefile changes and new headers added for 6796470 | |
| 6804500 | 2-High | Defect | b03 | A web page fails to load with JRE 6u11 and 6u12 with FF3 on windows | |
| 6805102 | 3-Medium | Defect | b03 | Plugin2: Need provide plugin name and description in Mozilla about:plugins for libnpjp2.so | |
| 6805651 | 1-Very High | Defect | b02 | PIT(6u14-b02)- Signed applets using JNLP will fail to work | |
| 6810893 | 3-Medium | Defect | b04 | JVM args always mismatch on Vista | |
| 6814509 | 2-High | Defect | b04 | applet jnlp file update check should be done in background if update check="background" is specified | |
| 6818125 | 2-High | Defect | b04 | plugin2 : needs better performance data logging | |
| javawebstart:app_mgr | |||||
| 6713144 | 3-Medium | Defect | b01 | PIT:Double entries in Java Cache Viewer/Applications for javaws -import install_demo.jnlp | |
| javawebstart:general | |||||
| 6537987 | 3-Medium | Defect | b02 | improve javaws.exe native parser to handle \ |
|
| 6719502 | 3-Medium | Defect | b01 | NullPointerException while uninstalling appln from system cache and the user cache is readonly | |
| 6764455 | 3-Medium | RFE | b03 | Avoid network requests if everything is cached and JNLP has \ |
|
| 6783308 | 3-Medium | Defect | b02 | Browser certificates should not be loaded unless needed | |
| 6803363 | 1-Very High | Defect | b02 | Regression : cacheviewer doesn't show javaws application launched in 6u14 b02 PIT. | |
| 6806934 | 3-Medium | Defect | b03 | SSV test using JRE 1.4.2 is throwing ArrayStoreException in 6u14b02 PIT | |
| 6814234 | 2-High | Defect | b04 | jnlp_file/appletDesc/index.html | |
| 6817319 | 3-Medium | RFE | b04 | modify -import to allow multiple argumrnts for vector. | |
| javawebstart:install | |||||
| 6809125 | 2-High | Defect | b03 | Desktop short-cut doesn't work for java application after installation of 6u12 | |
| javawebstart:jnlp_api | |||||
| 6649371 | 2-High | Defect | b03 | JNLP Association (per-user) does not work in Vista | |
| javawebstart:jnlp_file | |||||
| 6786213 | 2-High | Defect | b01 | Regression : ico files specified for shortcuts in jnlp files are not getting downloaded in 6u12b02 | |
| javawebstart:maintenance | |||||
| 6807187 | 3-Medium | Defect | b03 | Improve performance monitoring in javaws | |
| jaxp:dom | |||||
| 6660724 | 3-Medium | Defect | b03 | Lock Contention in SAX2DOM() | |
| jaxp:other | |||||
| 6767959 | 2-High | Defect | b02 | Catalog resolver transient memory usage high | |
| jaxp:sax | |||||
| 6536111 | 2-High | Defect | b03 | SAX parser throws OutOfMemoryError | |
| 6809409 | 3-Medium | Defect | b03 | jaxp Issue 56 SAXException doesn't do the exception chaining properly | |
| jaxp:stax | |||||
| 6498139 | 3-Medium | RFE | b03 | Buffer allocations in SJSXP introduce large constant factors | |
| jaxp:validation | |||||
| 6708840 | 2-High | Defect | b03 | JAXP validation throws null pointer exception with StAXSource | |
| jaxp:xslt | |||||
| 6583301 | 2-High | RFE | b03 | Reduce allocation overhead in JAXP XML XSLT translation | |
| 6652519 | 2-High | Defect | b03 | JAXP issue 48 : Performance Issue with Xalan Transformer | |
| 6682459 | 3-Medium | Defect | b03 | Lock contention due to debug print | |
| jce:pkcs11_csp | |||||
| 4898461 | 4-Low | Defect | b03 | Support for ECB and CBC/PKCS5Padding | |
| 4898484 | 4-Low | RFE | b03 | Cipher should optimize cases where only one buffer is a DirectBuffer | |
| 6682411 | 4-Low | Defect | b03 | JCK test failed w/ ArrayIndexOutOfBoundException (-1) when decrypting with no data | |
| 6682417 | 4-Low | Defect | b03 | JCK test failed w/ ProviderException when decrypted data is not multiple of blocks | |
| jets:other | |||||
| 6725987 | 3-Medium | Defect | b04 | ORB.destroy() does not cleanup correctly and ORB object instances are not garbage collected. | |
| 6796140 | 3-Medium | Defect | b04 | Further ORB changes after 6725987 | |
| jndi:ldap | |||||
| 6748156 | 4-Low | RFE | b02 | add an new JNDI property to control the boolean flag WaitForReply (JDK5) | |
| visualvm:tool | |||||
| 6795623 | 2-High | Defect | b02 | Refresh jvisualvm image with latest revision (1.1) | |
| 6801745 | 3-Medium | Defect | b03 | The visualvm files left on the system after jdk uninstallation in 6u14b02 pit | |