log

age author description
Wed, 19 Oct 2011 10:52:30 -0700 kvn 7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic operations
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Mon, 17 Oct 2011 11:00:41 -0700 never 7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, value was
Mon, 17 Oct 2011 01:40:27 -0400 dholmes Merge
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Mon, 10 Oct 2011 21:01:36 -0400 dholmes 7096278: Update the VM name to indicate it is an embedded build
Sun, 16 Oct 2011 02:59:24 -0700 iveresov Merge
Fri, 14 Oct 2011 10:07:28 -0700 kvn 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Thu, 13 Oct 2011 14:08:15 -0700 never 7100165: JSR 292: leftover printing code in methodHandleWalk.cpp
Wed, 12 Oct 2011 21:00:13 -0700 twisti 7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP
Tue, 11 Oct 2011 02:19:37 -0700 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
Fri, 07 Oct 2011 13:28:44 +0200 bdelsart 7096366: PPC: corruption of floating-point values with DeoptimizeALot
Tue, 04 Oct 2011 14:30:04 -0700 kvn 6865265: JVM crashes with "missing exception handler" error
Tue, 04 Oct 2011 10:07:07 -0700 iveresov 7097679: Tiered: events with bad bci to Gotos reduced from Ifs
Fri, 14 Oct 2011 21:45:37 -0700 jcoomes 7101096: Bump the hs23 build number to 03
Thu, 20 Oct 2011 10:32:37 -0700 katleman Added tag jdk8-b10 for changeset d815de2e85e5
Fri, 14 Oct 2011 18:21:47 -0700 jcoomes Added tag hs23-b02 for changeset e4f412d2b75d jdk8-b10
Fri, 14 Oct 2011 18:17:01 -0700 jcoomes Merge hs23-b02
Wed, 12 Oct 2011 10:25:51 -0700 johnc 7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76
Tue, 11 Oct 2011 10:21:36 +0200 brutisso 7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
Mon, 10 Oct 2011 08:40:34 -0700 ysr Merge
Thu, 06 Oct 2011 18:56:47 -0700 ysr 7095236: G1: _markedRegions never contains NULL regions
Wed, 28 Sep 2011 08:21:30 +0200 brutisso 7005808: G1: re-enable ReduceInitialCardMarks for G1
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Wed, 05 Oct 2011 08:44:10 -0700 johnc 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
Mon, 12 Sep 2011 16:09:50 +0200 stefank 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
Mon, 03 Oct 2011 19:04:14 -0400 tonyp 7097048: G1: extend the G1 SA changes to print per-heap space information
Mon, 03 Oct 2011 12:49:53 -0700 johnc 7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
Wed, 28 Sep 2011 10:36:31 -0700 johnc 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835
Mon, 26 Sep 2011 10:14:30 +0200 brutisso 7091366: re-enable quicksort tests