hotspot

log

age author description
2010-02-22 andrew Mergedefault tip
2010-02-11 trims Added tag hs16-b13 for changeset 62926c7f67a3
2010-02-11 trims Added tag hs16-b12 for changeset 834503c17fc1
2010-02-11 trims Added tag hs16-b11 for changeset 38b152ff0cac
2010-02-11 trims Added tag hs16-b10 for changeset 6bdfda9a7120
2010-02-11 trims Added tag hs16-b09 for changeset 5979352804a0
2010-02-11 trims Added tag hs16-b08 for changeset ac59d4e6dae5
2010-02-11 trims Added tag hs16-b07 for changeset 3c0f72981560
2010-02-11 trims Added tag hs16-b06 for changeset ba313800759b
2010-02-11 trims Added tag hs16-b05 for changeset 32c83fb84370
2010-02-11 trims Added tag hs16-b04 for changeset 08f86fa55a31
2010-02-11 trims Added tag hs16-b03 for changeset 07c1c01e0315
2010-02-11 trims Added tag hs16-b02 for changeset f4cbf78110c7
2010-02-11 trims Added tag hs16-b01 for changeset 981375ca07b7
2009-12-10 kvn 6909480: Disable Escape Analysis in jdk 6u18
2009-12-08 ysr 6908208: UseCompressedOops: array_size() returns incorrect size for MAX_INT object array following 6906727hs16-b13
2009-12-03 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
2009-12-01 dholmes 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
2009-11-25 trims 6904996: Bump the HS16 build number to 13
2009-11-25 trims Merge
2009-11-25 cfang 6904191: OptimizeStringConcat should be product instead of experimental
2009-07-10 asaha 6842999: Update hotspot windows os_win32 for windows 2008 R2
2009-04-08 trims 6828069: Change JDK_MINOR_VER to 6 for 6Update HS versions
2009-11-25 trims 6821003: Update hotspot windows os_win32 for windows 7
2009-11-24 cfang 6892079: live value must not be garbage failure after fix for 6854812
2009-11-12 trims 6900997: Bump the HS16 build number to 12hs16-b12
2009-11-12 jmasa Merge
2009-11-12 jmasa 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
2009-11-12 phh Merge
2009-11-12 phh 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
2009-11-12 never Merge
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-11-06 johnc 6895788: G1: SATB and update buffer allocation code allocates too much space
2009-10-27 apetrusenko 6870843: G1: G1 GC memory leak
2009-09-30 tonyp 6890137: G1: revamp reachable object dump
2009-10-23 tonyp 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
2009-10-22 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
2009-11-06 phh Merge
2009-11-06 phh 6898160: Need serviceability support for new vm argument type 'uint64_t'
2009-11-06 cfang 6876276: assert(!is_visited,"visit only once")
2009-11-06 kvn 6893554: SPECjvm2008 mpegaudio fails with SecurityException
2009-11-06 kvn 6896084: VM does not reserve protected page below heap for compressed oops implicit null checks
2009-11-03 ysr 6801625: CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
2009-11-04 phh Merge
2009-11-03 phh 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
2009-10-29 johnc 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
2009-10-28 ysr 6818264: Heap dumper unexpectedly adds .hprof suffix
2009-10-29 phh 6887571: Increase default heap config sizes
2009-10-21 trims 6893996: change default JPRT release target to be 6u18hs16-b11
2009-10-21 trims 6893995: Bump the HS16 build number to 11
2009-10-21 ysr Merge
2009-10-21 ysr Merge
2009-10-21 ysr Merge
2009-10-21 ysr Merge
2009-10-20 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
2009-10-16 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
2009-10-21 asaha 6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
2009-10-20 tonyp 6893095: G1: bulk G1 backports to hs16
2009-10-02 trims 6887914: Bump the HS16 build number to 10hs16-b10
2009-09-30 never 6854812: 6.0_14-b08 crashes with a SIGSEGV