log

age author description
Thu, 02 Oct 2008 08:37:44 -0700 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
Fri, 17 Oct 2008 15:18:02 -0700 xlu Merge
Tue, 14 Oct 2008 10:15:33 -0400 coleenp 6700107: java/lang/Class/forName/TooManyDimensions.java crashes with SIGSEGV in c2 compiler with fastdebug
Thu, 16 Oct 2008 11:07:39 -0700 dcubed Merge
Tue, 14 Oct 2008 15:16:38 -0700 mchung 6306922: Dump dump created by +HeapDumpOnOutOfMemoryError should include stack traces for stack roots
Wed, 29 Oct 2008 19:18:54 -0700 trims Merge
Wed, 15 Oct 2008 18:51:04 -0700 trims Merge
Mon, 13 Oct 2008 21:41:42 -0700 iveresov 6758633: G1: SEGV with GCOld on Linux
Thu, 09 Oct 2008 12:06:22 -0400 tonyp Merge
Mon, 06 Oct 2008 20:59:16 -0700 iveresov 6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing
Mon, 06 Oct 2008 13:16:35 -0400 tonyp 6752248: G1: introduce parallel heap verification
Thu, 02 Oct 2008 12:01:08 -0700 jmasa 6660681: Incrementally reserve pages on win server 2003 for better large page affinity
Wed, 08 Oct 2008 08:10:51 -0700 ksrini 6755845: JVM_FindClassFromBoot triggers assertions
Mon, 06 Oct 2008 11:39:34 -0700 xlu 6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
Thu, 02 Oct 2008 14:11:33 -0700 trims 6755406: minor mistakes in copyright notices
Thu, 02 Oct 2008 06:54:46 -0700 dcubed Merge
Wed, 01 Oct 2008 20:15:03 -0400 acorn Merge
Tue, 30 Sep 2008 12:24:27 -0400 acorn Merge
Fri, 26 Sep 2008 13:33:15 -0400 coleenp 6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
Wed, 15 Oct 2008 18:49:57 -0700 trims Merge
Tue, 07 Oct 2008 11:01:35 -0700 trims Merge
Wed, 01 Oct 2008 16:57:40 -0700 trims Merge
Wed, 01 Oct 2008 16:57:19 -0700 trims 6754998: Update Hotspot version for hs14 b06
Wed, 01 Oct 2008 15:05:06 -0400 tonyp Merge
Tue, 30 Sep 2008 13:15:27 -0700 jcoomes 6729594: par compact - remove unused block table implementation
Tue, 30 Sep 2008 12:20:22 -0700 jcoomes 6725697: par compact - rename class ChunkData to RegionData
Tue, 30 Sep 2008 11:49:31 -0700 jcoomes 6716466: par compact - remove VerifyParallelOldWithMarkSweep code
Sat, 27 Sep 2008 00:33:13 -0700 iveresov 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
Tue, 30 Sep 2008 15:53:55 -0700 rasbold Merge
Tue, 30 Sep 2008 11:56:01 -0700 never 6753795: HotSpot crash in strlen() when JVMTI is used
Thu, 25 Sep 2008 12:50:51 -0700 never 6744783: HotSpot segfaults if given -XX options with an empty string argument
Wed, 24 Sep 2008 15:56:36 -0700 rasbold 6750588: assert(lrg._area >= 0,"negative spill area") running NSK stmp0101 test
Tue, 23 Sep 2008 12:29:06 -0700 kvn 6747051: Improve code and implicit null check generation for compressed oops
Wed, 17 Sep 2008 12:59:52 -0700 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
Wed, 17 Sep 2008 08:29:17 -0700 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
Wed, 24 Sep 2008 15:34:06 -0400 apetrusenko Merge
Mon, 22 Sep 2008 09:56:49 -0400 tonyp 6742641: G1: NullPointerException during GCOld
Wed, 17 Sep 2008 19:59:35 +0400 apetrusenko Merge
Wed, 17 Sep 2008 16:49:18 +0400 apetrusenko Merge
Thu, 04 Sep 2008 14:49:08 -0700 jmasa 6743059: Error in spaceDecorator.cpp "optimized" build.
Wed, 27 Aug 2008 11:20:46 -0700 ysr Merge
Tue, 26 Aug 2008 00:46:03 -0400 tonyp 6740930: G1: compilation failure with latest gcc
Fri, 22 Aug 2008 11:48:25 -0700 iveresov 6735416: G1: runThese javasoft.sqe.tests.lang.thrd011.thrd01101.thrd01101 fails
Thu, 21 Aug 2008 23:38:19 -0400 tonyp Merge
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Wed, 30 Jul 2008 10:45:52 -0700 iveresov 6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
Thu, 10 Jul 2008 09:29:54 -0700 iveresov 6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!)
Thu, 03 Jul 2008 03:17:29 -0700 iveresov 6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
Tue, 01 Jul 2008 11:59:44 -0700 ysr Merge
Mon, 30 Jun 2008 17:04:59 -0700 ysr 6618726: Introduce -XX:+UnlockExperimentalVMOptions flag
Thu, 26 Jun 2008 11:43:34 -0700 ysr 6718811: Mismerge of 6680469:macro.cpp
Tue, 24 Jun 2008 13:20:34 -0700 ysr Merge
Mon, 23 Jun 2008 16:49:37 -0700 ysr 6718086: CMS assert: _concurrent_iteration_safe_limit update missed
Tue, 17 Jun 2008 08:40:48 -0700 ysr Merge
Thu, 12 Jun 2008 14:02:35 -0700 ysr Merge
Thu, 12 Jun 2008 13:50:55 -0700 ysr Merge
Wed, 11 Jun 2008 05:12:19 -0700 iveresov 6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...)
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Wed, 27 Aug 2008 10:56:33 -0700 ysr Merge