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
Sun, 07 Jun 2009 00:27:41 -0700 ysr 6848641: CMSCollector::_roots_scanning_options should be initialized
Tue, 26 May 2009 16:43:42 -0700 jcoomes Merge
Tue, 19 May 2009 04:05:31 -0700 apetrusenko 6819065: G1: eliminate high serial card table clearing time
Mon, 18 May 2009 11:52:46 -0700 iveresov 6841831: G1: assert(contains_reference(from),"We just added it!") fires
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement
Fri, 05 Jun 2009 10:25:39 -0700 cfang 6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
Wed, 03 Jun 2009 18:15:25 -0700 never Merge
Wed, 03 Jun 2009 15:16:50 -0700 never Merge
Wed, 03 Jun 2009 15:02:13 -0700 never 6847305: solaris reorder mapfiles generate too many warnings
Thu, 28 May 2009 09:37:18 -0700 cfang 6837146: Should perform unswitch before maximally unroll in loop transformation
Wed, 27 May 2009 12:35:51 -0700 kvn 6843752: missing code for an anti-dependent Phi in GCM
Thu, 21 May 2009 10:05:36 -0700 kvn 6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
Fri, 15 May 2009 18:14:44 -0700 ohair Merge
Wed, 13 May 2009 00:45:22 -0700 twisti 6814842: Load shortening optimizations
Mon, 11 May 2009 18:30:13 -0700 kvn 6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
Mon, 11 May 2009 17:59:54 -0700 kvn 6832293: JIT compiler got wrong result in type checking with -server
Fri, 08 May 2009 23:00:08 -0700 ohair Merge
Fri, 08 May 2009 15:16:38 -0700 ohair 6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Fri, 08 May 2009 10:34:31 -0700 kvn Merge
Thu, 07 May 2009 04:16:53 -0700 twisti Merge
Wed, 06 May 2009 08:57:24 -0700 twisti 6837906: compiler tests of 6636138 fail with IllegalAccessException
Thu, 07 May 2009 00:28:13 -0700 twisti Merge
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Fri, 22 May 2009 16:40:38 -0700 xlu 6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack
Wed, 20 May 2009 09:36:53 +0200 thurka 6839599: JVM crash while profiling Tomcat and Liferay
Thu, 11 Jun 2009 10:54:09 -0700 xdono Added tag jdk7-b60 for changeset a77eddcd510c
Tue, 19 May 2009 17:40:10 -0700 ohair 6843041: Remove duplicate README files in repositories (make/README) jdk7-b60
Fri, 15 May 2009 13:41:04 -0700 ohair Merge
Fri, 08 May 2009 14:33:58 -0700 ohair 6839126: Type error found by newer windows compiler
Thu, 07 May 2009 10:30:17 -0700 xdono Merge
Fri, 17 Apr 2009 15:50:12 +0100 aph 6829575: 100028: Debug information is incomplete or missing
Thu, 14 May 2009 10:57:58 -0700 vasya Added tag jdk7-b59 for changeset c55be0c7bd32
Wed, 13 May 2009 08:46:58 -0700 trims Merge jdk7-b59
Wed, 13 May 2009 08:40:46 -0700 trims Merge hs16-b03
Tue, 12 May 2009 15:55:56 -0700 iveresov 6840196: NUMA allocator: crash in fastdebug during startup on Linux
Fri, 08 May 2009 19:50:32 -0700 trims Merge
Fri, 08 May 2009 15:20:10 -0700 iveresov 6838842: NUMA allocator: Segfault during startup on Linux
Thu, 07 May 2009 21:35:30 -0700 trims 6838819: Bump the HS16 build number to 03
Thu, 07 May 2009 21:33:37 -0700 trims Merge
Thu, 07 May 2009 17:09:48 -0700 kvn Merge
Wed, 06 May 2009 17:52:45 -0700 never 6838154: make/linux/makefiles/sa.make needs hash-style fix
Wed, 06 May 2009 12:04:42 -0700 twisti 6837011: SIGSEGV in PhaseIdealLoop in 32bit jvm
Tue, 05 May 2009 11:02:10 -0700 cfang 6833879: Assigning positive zero is ignored when old value is negative zero
Mon, 04 May 2009 22:06:47 -0700 never 6837224: libsaproc.so on linux needs version of 6799141
Thu, 07 May 2009 13:54:48 -0700 jcoomes Merge
Tue, 05 May 2009 22:15:35 -0700 johnc 6833576: G1: assert illegal index, growableArray.hpp:186
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Thu, 07 May 2009 11:44:53 -0400 kamg Merge
Mon, 04 May 2009 17:58:10 -0700 poonam 6829234: Refix 6822407 and 6812971
Mon, 04 May 2009 02:57:39 -0700 apetrusenko Merge
Mon, 27 Apr 2009 16:52:18 -0700 iveresov 6819098: G1: reduce RSet scanning times
Mon, 27 Apr 2009 12:33:57 -0700 apetrusenko Merge
Thu, 23 Apr 2009 16:58:16 -0400 tonyp 6829013: G1: set the default value of G1VerifyConcMarkPrintRechable to false
Thu, 30 Apr 2009 15:57:29 -0700 kvn 6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
Thu, 30 Apr 2009 12:09:39 -0700 kvn Merge
Wed, 29 Apr 2009 12:58:09 -0700 kvn 6834177: Running jsynprog on Solaris Nevada can cause JVM crash
Thu, 30 Apr 2009 09:53:20 -0700 jcoomes Merge
Wed, 29 Apr 2009 17:30:20 -0700 ohair 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Mon, 11 May 2009 12:08:06 -0700 vasya Added tag jdk7-b58 for changeset 53d9bf689e80