aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-21Mergetonyp
2011-10-21Mergeiveresov
2011-10-197100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic op...kvn
2011-10-177098528: crash with java -XX:+ExtendedDTraceProbesnever
2011-10-177095243: Disambiguate ReferenceProcessor::_discoveredSoftRefsjohnc
2011-10-17Mergedholmes
2011-10-16Mergeiveresov
2011-10-147100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparckvn
2011-10-147088680: G1: Cleanup in the G1CollectorPolicy classtonyp
2011-10-137100165: JSR 292: leftover printing code in methodHandleWalk.cppnever
2011-10-137098085: G1: partially-young GCs not initiated under certain circumstancestonyp
2011-10-137098194: integrate macosx-port changesdcubed
2011-10-127092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with ...twisti
2011-10-127098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76johnc
2011-10-117081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failedtwisti
2011-10-117099454: /bin/sh does not support syntax used in the src/os/posix/launcher/la...brutisso
2011-10-107096278: Update the VM name to indicate it is an embedded builddholmes
2011-10-10Mergeysr
2011-10-077096366: PPC: corruption of floating-point values with DeoptimizeALotbdelsart
2011-10-067095236: G1: _markedRegions never contains NULL regionsysr
2011-10-06Mergetonyp
2011-10-057095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be...johnc
2011-10-046865265: JVM crashes with "missing exception handler" errorkvn
2011-10-047097679: Tiered: events with bad bci to Gotos reduced from Ifsiveresov
2011-09-30Mergeiveresov
2011-09-307096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttab...roland
2011-09-297096639: Tiered: Incorrect counter overflow handling for inlined methodsiveresov
2011-09-297092278: "jmap -finalizerinfo" throws "sun.jvm.hotspot.utilities.AssertionFai...never
2011-09-287005808: G1: re-enable ReduceInitialCardMarks for G1brutisso
2011-09-267081933: Use zeroing elimination optimization for large arraykvn
2011-09-257089790: integrate bsd-port changesnever
2011-09-227051189: Need to suppress info message if -xcheck:jni used with libjsig.sokevinw
2011-09-207092236: java/util/EnumSet/EnumSetBash.java failsnever
2011-09-207081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: No...kvn
2011-09-197091764: Tiered: enable aastore profilingiveresov
2011-09-157091294: disable quicksort testsjcoomes
2011-09-15Mergeiveresov
2011-09-147090654: nightly failures after 7086585never
2011-09-147077806: ARM: java.lang.InternalError: bound subword value does not fit into ...bdelsart
2011-09-147057978: improve robustness of c1 ARM back-end wrt non encodable constantsbdelsart
2011-09-137090259: Fix hotspot sources to build with old compilerskvn
2011-09-137090069: Java launcher hangs in infinite loop on windows when UseNUMA[Interle...iveresov
2011-09-137089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTempkvn
2011-09-137089625: G1: policy for how many old regions to add to the CSet (when young g...tonyp
2011-09-127089709: type "jushort" not foundnever
2011-09-127021322: assert(object_end <= top()) failed: Object crosses promotion LAB bou...stefank
2011-10-037097048: G1: extend the G1 SA changes to print per-heap space informationtonyp
2011-10-037097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) fai...johnc
2011-09-287086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead...johnc
2011-09-267091366: re-enable quicksort testsbrutisso