log

age author description
Tue, 21 Jul 2009 16:42:58 -0700 never 6857159: local schedule failed with checkcast of Thread.currentThread()
Fri, 17 Jul 2009 00:50:55 -0700 kvn Merge
Thu, 16 Jul 2009 16:29:55 -0700 kvn 6851282: JIT miscompilation results in null entry in array when using CompressedOops
Thu, 16 Jul 2009 17:59:27 -0700 never 6861513: correct copyright attribution in test for 6837094 and 6860469
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Wed, 15 Jul 2009 13:37:35 -0700 never 6860469: remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
Mon, 13 Jul 2009 15:00:22 -0700 never Merge
Mon, 13 Jul 2009 14:58:17 -0700 never 6859338: amd64 native unverified entry point pushes values before implicit null check
Thu, 16 Jul 2009 12:38:26 -0700 ysr Merge
Wed, 15 Jul 2009 12:22:59 -0400 tonyp 6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf")
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Fri, 24 Jul 2009 13:39:51 -0700 xdono Added tag jdk7-b66 for changeset 57c71ad0341b
Sat, 25 Jul 2009 04:30:14 +0100 andrew Merge.
Thu, 16 Jul 2009 10:53:09 -0700 xdono Added tag jdk7-b65 for changeset ba313800759b jdk7-b66
Thu, 23 Jul 2009 15:59:36 +0100 andrew Merge.
Tue, 14 Jul 2009 19:43:04 -0700 trims Merge hs16-b06 jdk7-b65
Sat, 11 Jul 2009 03:18:30 -0700 trims Merge
Fri, 10 Jul 2009 16:01:20 -0700 ysr Merge
Tue, 07 Jul 2009 14:23:00 -0400 tonyp 6855834: G1: minimize the output when -XX:+PrintHeapAtGC is set
Tue, 07 Jul 2009 09:54:06 -0700 kvn Merge
Mon, 06 Jul 2009 15:53:30 -0700 kvn 6857661: 64-bit server VM: assert(is_Initialize(),"invalid node class")
Mon, 06 Jul 2009 12:54:17 -0700 cfang 6857707: Add missing test case for CR 6855164 from its bug description.
Thu, 02 Jul 2009 16:18:19 -0700 cfang 6855164: SIGSEGV during compilation of method involving loop over CharSequence.
Wed, 01 Jul 2009 20:22:18 -0700 kvn 6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
Thu, 02 Jul 2009 16:28:15 -0700 jmasa Merge
Mon, 29 Jun 2009 12:17:03 -0400 tonyp 6855115: G1: Fix for 6850869 is incorrect
Fri, 26 Jun 2009 09:22:19 -0700 apetrusenko 6854027: Precompiled headers are not being updated in Linux/GCC builds
Wed, 24 Jun 2009 11:42:03 -0400 tonyp 6850869: G1: RSet "scrubbing" scrubs too much
Wed, 01 Jul 2009 15:06:54 -0700 kvn Merge
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Fri, 26 Jun 2009 16:14:31 -0700 never 6851908: interpreter null check profiling broken causing extra compilation invalidation
Fri, 26 Jun 2009 13:03:29 -0700 never 6818666: G1: Type lost in g1 pre-barrier
Fri, 26 Jun 2009 07:26:10 -0700 twisti 5057225: Remove useless I2L conversions
Wed, 24 Jun 2009 12:00:51 -0700 kvn 6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
Wed, 24 Jun 2009 02:09:45 -0700 twisti Merge
Wed, 17 Jun 2009 09:08:56 -0700 twisti 6851829: solaris build fails with 5.8 compilers
Tue, 23 Jun 2009 17:52:29 -0700 kvn 6837094: False positive for "meet not symmetric" failure
Wed, 10 Jun 2009 12:19:48 -0700 never 6849574: VM crash using NonBlockingHashMap (high_scale_lib)
Tue, 09 Jun 2009 16:19:10 -0700 kvn 6837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
Fri, 10 Jul 2009 19:10:02 -0700 trims 6859411: Bump the HS16 build number to 06
Mon, 13 Jul 2009 14:47:36 -0700 xdono Added tag jdk7-b64 for changeset ba36394eb84b
Thu, 23 Jul 2009 15:53:43 +0100 andrew Zero-assembler port of HotSpot.
Thu, 02 Jul 2009 11:10:50 -0700 xdono Added tag jdk7-b63 for changeset 32c83fb84370 jdk7-b64
Tue, 30 Jun 2009 10:40:31 -0700 trims 6856257: Bump the HS16 build number to 05 hs16-b05 jdk7-b63
Thu, 25 Jun 2009 22:01:08 -0700 trims Merge
Fri, 19 Jun 2009 07:33:25 -0700 jmasa Merge
Fri, 12 Jun 2009 16:20:16 -0400 tonyp 6850846: G1: extend G1 marking verification
Thu, 18 Jun 2009 12:40:53 -0700 jmasa Merge
Thu, 11 Jun 2009 13:31:01 -0700 jcoomes 6849716: BitMap - performance regression introduced with G1
Sun, 07 Jun 2009 22:08:24 -0700 jcoomes 6814552: par compact - some compilers fail to optimize bitmap code
Thu, 11 Jun 2009 17:19:33 -0700 johnc 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
Thu, 11 Jun 2009 12:40:00 -0700 ysr 6820167: GCALotAtAllSafepoints + FullGCALot(ScavengeALot) options crash JVM
Thu, 25 Jun 2009 12:09:48 -0700 xdono Added tag jdk7-b62 for changeset a88386380bda
Thu, 18 Jun 2009 13:05:25 -0700 xdono Added tag jdk7-b61 for changeset 27b728fd1281 jdk7-b62
Thu, 11 Jun 2009 21:01:07 -0700 trims Merge jdk7-b61
Thu, 11 Jun 2009 17:56:51 -0700 trims 6850551: Bump the HS16 build number to 04 hs16-b04
Thu, 11 Jun 2009 17:46:40 -0700 trims Merge
Wed, 10 Jun 2009 14:57:21 -0700 jmasa Merge
Mon, 08 Jun 2009 16:14:19 -0700 iveresov 6849122: G1: Typo introduced during implementation of the parallel refinement