2 days agokvn6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required") default tip
2 days agotwisti6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
9 days agonever6892079: live value must not be garbage failure after fix for 6854812
10 days agocfangMerge
2 weeks agotrimsMerge
2 weeks agotrims6898707: Bump the HS17 build number to 05
2 weeks agotrimsMerge
3 weeks agomikejwreAdded tag jdk7-b75 for changeset d8dd291a362a
2 weeks agoysr6801625: CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
3 weeks agotonypMerge
3 weeks agojohnc6889740: G1: OpenDS fails with "unhandled exception in compiled code"
3 weeks agoysr6818264: Heap dumper unexpectedly adds .hprof suffix
3 weeks agoapetrusenko6870843: G1: G1 GC memory leak
7 weeks agotonyp6890137: G1: revamp reachable object dump
4 weeks agotonyp6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
2 weeks agokvn6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
2 weeks agokvn6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
2 weeks agoroland6769124: various 64-bit fixes for c1
3 weeks agojrose6858164: invokedynamic code needs some cleanup (post-6655638)
3 weeks agocfang6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
3 weeks agokvn6896084: VM does not reserve protected page below heap for compressed oops implicit null checks
3 weeks agocfangMerge
3 weeks agoxluMerge
4 weeks agoxluMerge
4 weeks agokamg6893483: DTrace probe return values for a couple JNI methods are wrong
4 weeks agotrimsMerge jdk7-b75
5 weeks agoxdonoAdded tag jdk7-b74 for changeset f4b900403d6e
4 weeks agotrims6894844: Bump the HS17 build number to 04
4 weeks agoapetrusenko6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
4 weeks agotonypMerge
4 weeks agoysr6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
5 weeks agoysr6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
4 weeks agotonypMerge
6 weeks agotonyp6866190: Remove SIMPLE_STACK code from TaskQueue
6 weeks agobobv6888847: TaskQueue needs release_store() for correctness on RMO machines
6 weeks agotonyp6888619: G1: too many guarantees in concurrent marking
6 weeks agotonyp6888316: G1: has_aborted() || _cm->region_stack_empty() fails
6 weeks agotonyp6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
7 weeks agotonyp6882730: G1: parallel heap verification messes up region dump
7 weeks agotonyp6885041: G1: inconsistent thread dump
6 weeks agojcoomes6887948: test/gc/6845368/bigobj.java fails due to timeout
3 weeks agotwisti6893554: SPECjvm2008 mpegaudio fails with SecurityException
4 weeks agokvn6892186: SA does not dump debug info for scalar replaced objects
4 weeks agojrose6815692: method handle code needs some cleanup (post-6655638)
5 weeks agocfangMerge
5 weeks agocfangMerge
5 weeks agoxluMerge
7 weeks agoacornMerge
8 weeks agoxlu6880029: JDK 1.6.0_u14p Application crashed very early
6 weeks agotrims6890293: Bump the HS17 build number to 03 jdk7-b74
6 weeks agotrimsMerge
7 weeks agoxdonoAdded tag jdk7-b73 for changeset faf94d94786b
8 weeks agotrims6885900: Bump the HS17 build number to 02 jdk7-b73
8 weeks agotrimsMerge
2 months agoxdono6884624: Update copyright year
2 months agoxdonoAdded tag jdk7-b72 for changeset a94714c55065
2 months agotrimsMerge jdk7-b72
2 months agoxdonoAdded tag jdk7-b71 for changeset 50a95aa4a247
7 weeks agotonypMerge
7 weeks agojohnc6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC