log

age author description
Thu, 23 Dec 2010 07:58:35 -0800 dcubed 6987812: 2/3 SAJDI: "gHotSpotVMTypes was not initialized properly in the remote process"
Wed, 22 Dec 2010 16:52:02 -0500 coleenp Merge
Wed, 22 Dec 2010 12:24:40 -0500 coleenp Merge
Wed, 22 Dec 2010 11:52:12 -0500 zgu Merge
Wed, 22 Dec 2010 11:24:21 -0500 zgu 6961186: Better VM handling of unexpected exceptions from application native code
Tue, 21 Dec 2010 23:39:42 -0500 dholmes 7008444: Remove unnecessary include of stdint.h in java_md.c
Mon, 20 Dec 2010 14:30:24 -0500 bobv 7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
Fri, 17 Dec 2010 12:14:48 +0000 kevinw 7003487: clhsdbproc stacktrace fails on x64
Fri, 07 Jan 2011 22:42:10 -0800 trims 7011125: Bump the HS20 build number to 06
Fri, 07 Jan 2011 19:09:02 -0800 trims Added tag hs20-b05 for changeset 0a8e0d4345b3
Thu, 06 Jan 2011 20:10:19 -0800 cl Added tag jdk7-b124 for changeset 0a8e0d4345b3
Mon, 03 Jan 2011 15:30:05 -0800 trims 7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first passhs20-b05 jdk7-b124
Fri, 24 Dec 2010 07:59:50 -0800 trims 7008759: Bump the HS20 build number to 05
Thu, 23 Dec 2010 12:19:57 -0800 johnc Merge
Sun, 19 Dec 2010 20:57:16 -0500 tonyp 6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired
Fri, 17 Dec 2010 23:41:31 -0800 ysr 6807801: CMS: could save/restore fewer header words during scavenge
Fri, 17 Dec 2010 11:26:53 -0800 johnc 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Wed, 22 Dec 2010 19:20:47 -0800 trims Added tag hs20-b04 for changeset 9669f9b28410
Wed, 22 Dec 2010 15:57:14 -0800 cl Added tag jdk7-b123 for changeset 9669f9b28410
Thu, 16 Dec 2010 20:48:11 -0800 trims Mergehs20-b04 jdk7-b123
Thu, 16 Dec 2010 20:57:03 -0500 dholmes 7003707: need to remove (some) system include files from the HotSpot header files
Thu, 16 Dec 2010 12:56:51 -0800 ysr Merge
Thu, 16 Dec 2010 09:14:34 -0800 ysr Merge
Tue, 14 Dec 2010 16:19:44 -0500 tonyp 7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1)
Thu, 16 Dec 2010 09:31:55 -0500 coleenp Merge
Wed, 15 Dec 2010 08:03:54 -0800 sla Merge
Wed, 15 Dec 2010 07:11:31 -0800 sla 7006354: Updates to Visual Studio project creation and development launcher
Wed, 15 Dec 2010 05:43:54 -0800 stefank 7006659: temporary adlc files are added to the build variables
Tue, 14 Dec 2010 15:10:52 -0500 coleenp 7006471: fix for 6988439 crashes when pending list lock is null
Mon, 13 Dec 2010 14:46:51 -0800 coleenp Merge
Sat, 11 Dec 2010 13:46:36 -0500 zgu Merge
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Fri, 10 Dec 2010 12:13:03 -0500 coleenp 6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
Thu, 09 Dec 2010 20:12:06 -0500 dholmes 7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Thu, 09 Dec 2010 15:04:26 -0500 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
Thu, 09 Dec 2010 17:53:22 +0300 dsamersoff 6989076: JVM crashes in klassItable::initialize_itable_for_interface
Wed, 15 Dec 2010 23:38:10 -0800 iveresov Merge
Mon, 13 Dec 2010 22:41:03 -0800 never 7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
Fri, 10 Dec 2010 14:14:02 -0800 kvn 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Wed, 08 Dec 2010 02:36:36 -0800 iveresov 7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops
Tue, 07 Dec 2010 11:00:02 -0800 kvn 7004925: CTW: assert(nbits == 32 || -(1 << nbits-1) <= x && x < ( 1 << nbits-1)) failed: value out of range
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Fri, 03 Dec 2010 12:14:33 -0800 never 7004530: casx used for 32 bit cas after 7003554
Fri, 03 Dec 2010 06:14:37 -0800 twisti 7003798: test/compiler/6991596 fails with true != false
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Thu, 02 Dec 2010 01:02:55 -0800 twisti 6998985: faulty generic arraycopy on windows x86_64: 4th arg overwritten with oop
Wed, 01 Dec 2010 15:47:52 -0800 never 6875026: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LinearScan.cpp:5486
Wed, 01 Dec 2010 10:16:31 -0800 never 7002666: eclipse CDT projects crash with compressed oops
Tue, 30 Nov 2010 23:14:25 -0800 iveresov Merge
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Wed, 15 Dec 2010 20:43:36 -0800 iveresov 7007229: Fix warnings with VS2010 in compressedStream.cpp
Thu, 16 Dec 2010 20:35:33 -0800 trims Merge
Fri, 10 Dec 2010 18:05:39 -0800 trims 7006221: Bump the HS20 build number to 04
Fri, 10 Dec 2010 17:59:46 -0800 trims Merge
Thu, 09 Dec 2010 21:47:58 -0800 ysr Merge
Thu, 09 Dec 2010 09:22:57 -0800 ysr 7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent
Tue, 07 Dec 2010 21:55:53 -0800 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
Tue, 07 Dec 2010 16:44:34 -0800 johnc Merge
Tue, 07 Dec 2010 16:18:45 -0800 johnc 6994628: G1: Test gc/gctests/FinalizeTest05 fails (one live object is finalized)
Tue, 07 Dec 2010 16:47:42 -0500 tonyp 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Wed, 08 Dec 2010 04:50:35 -0800 kevinw 7003789: PTRACE_GETREGS problems with SA on Linux.
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Mon, 06 Dec 2010 20:21:15 -0500 kamg 7003782: Update JVMTI version to 1.2 for jdk7
Mon, 06 Dec 2010 15:37:00 -0500 coleenp Merge
Sat, 04 Dec 2010 00:09:05 -0500 coleenp 6704010: Internal Error (src/share/vm/interpreter/interpreterRuntime.cpp:1106)
Thu, 02 Dec 2010 05:45:54 -0800 sla 6981484: Update development launcher
Thu, 02 Dec 2010 20:01:47 +0100 stefank 7003786: sort Obj_Files before compiling
Wed, 01 Dec 2010 15:04:06 +0100 stefank 7003125: precompiled.hpp is included when precompiled headers are not used
Thu, 02 Dec 2010 14:00:03 -0500 bobv 7004217: Remove IA64 workaround re-introduced with CR6953477
Wed, 01 Dec 2010 18:32:50 -0500 coleenp Merge
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Wed, 01 Dec 2010 03:12:35 -0800 brutisso 7003456: ADLC files not correctly generated on Windows
Tue, 30 Nov 2010 18:10:20 -0800 ohair Merge
Tue, 30 Nov 2010 18:07:18 -0800 ohair 6987107: Add variable to add to but not modify non-fcs version string
Mon, 29 Nov 2010 15:43:36 -0500 coleenp 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops
Thu, 02 Dec 2010 13:20:39 -0500 tonyp 7003860: G1: assert(_cur_alloc_region == NULL || !expect_null_cur_alloc_region) fails
Wed, 01 Dec 2010 17:34:02 -0800 johnc 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent
Tue, 24 Aug 2010 17:24:33 -0400 tonyp 6974966: G1: unnecessary direct-to-old allocations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 23 Nov 2010 15:01:43 -0500 coleenp Merge
Tue, 23 Nov 2010 04:33:42 -0800 twisti 7002129: Zero and Shark fixes, 3rd
Fri, 19 Nov 2010 23:46:06 -0500 coleenp Merge
Fri, 19 Nov 2010 03:41:50 -0800 poonam 6837842: JNI_CreateJavaVM crashes under impersonation
Thu, 18 Nov 2010 14:37:46 -0500 zgu 6751923: JNDI wake up when clock_settime() is called
Fri, 19 Nov 2010 17:01:34 -0800 iveresov Merge
Thu, 18 Nov 2010 09:52:48 -0800 kvn 7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
Tue, 16 Nov 2010 15:57:16 -0800 iveresov 7000349: Tiered reacts incorrectly to C1 compilation failures
Fri, 12 Nov 2010 09:51:43 -0800 kvn 6999491: non-zero COOPs are used when they should not
Fri, 19 Nov 2010 13:19:49 -0800 jmasa Merge
Tue, 16 Nov 2010 16:12:28 -0800 johnc Merge
Tue, 16 Nov 2010 14:07:33 -0800 johnc 6978187: G1: assert(ParallelGCThreads> 1 || n_yielded() == _hrrs->occupied()) strikes again
Tue, 16 Nov 2010 13:58:48 -0800 ysr 7000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else races are possible
Wed, 17 Nov 2010 09:21:51 -0500 zgu Merge
Fri, 12 Nov 2010 09:37:13 -0500 zgu Merge
Fri, 05 Nov 2010 09:32:08 -0400 kamg 6981737: The java.vm.specification.version property is 1.0, seems like it should be 2.0
Wed, 27 Oct 2010 12:53:36 -0400 kamg 6865028: Illegal instructions passing verification prior to 'invokespecial Object.<init>'
Mon, 15 Nov 2010 16:25:14 -0800 jmasa Merge
Thu, 11 Nov 2010 10:42:43 -0800 ysr 6998802: ScavengeALot: assert(!gch->incremental_collection_failed()) failed: Twice in a row
Tue, 09 Nov 2010 10:47:20 -0800 ysr 6996613: CompactibleFreeListSpace::print should call CompactibleFreeListSpace::print_on, not Space::print_on
Fri, 05 Nov 2010 13:20:37 -0700 ysr 6997298: fatal error: must own lock CMS_markBitMap_lock during heap dump
Thu, 16 Dec 2010 20:32:43 -0800 trims Merge
Fri, 10 Dec 2010 15:46:59 -0800 trims Merge
Fri, 03 Dec 2010 09:44:09 -0800 trims Added tag hs20-b03 for changeset 5484e7c53fa7
Thu, 16 Dec 2010 18:17:52 -0800 cl Added tag jdk7-b122 for changeset 3a548dc9cb45
Thu, 09 Dec 2010 21:25:25 -0800 katleman Added tag jdk7-b121 for changeset 3f3653ab7af8jdk7-b122
Fri, 03 Dec 2010 19:44:29 -0800 ohair Mergejdk7-b121
Mon, 22 Nov 2010 14:57:11 -0800 cl Added tag jdk7-b119 for changeset 5484e7c53fa7
Thu, 02 Dec 2010 19:04:00 -0800 cl Added tag jdk7-b120 for changeset f5603a6e5042
Wed, 17 Nov 2010 22:42:08 -0800 lana Mergejdk7-b120
Sat, 13 Nov 2010 18:40:37 -0800 lana Merge
Thu, 11 Nov 2010 23:30:49 -0800 trims 6997698: Bump the HS20 build number to 03hs20-b03 jdk7-b119
Thu, 11 Nov 2010 23:29:32 -0800 trims Merge
Thu, 11 Nov 2010 17:36:50 -0800 iveresov Merge
Tue, 09 Nov 2010 17:31:18 -0800 kvn 6839891: Array overrun in vm ci
Tue, 09 Nov 2010 15:12:15 -0800 iveresov 6998737: JSR 292: Remove the plug guarding the use of compressed oops
Mon, 08 Nov 2010 14:33:48 -0800 iveresov Merge
Sat, 06 Nov 2010 20:35:36 -0700 kvn 6991188: C2 Crashes while compiling method
Sat, 06 Nov 2010 18:52:07 -0700 kvn 6997311: SIGFPE in new long division asm code
Sat, 06 Nov 2010 02:53:59 -0700 iveresov Merge
Fri, 05 Nov 2010 14:49:50 -0700 iveresov 6997456: Not possible to build just compiler2
Fri, 05 Nov 2010 12:18:30 -0700 jrose 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Thu, 04 Nov 2010 12:16:58 -0700 twisti 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
Tue, 02 Nov 2010 14:56:40 -0700 twisti 6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Sat, 30 Oct 2010 12:19:07 -0700 jrose 6981777: implement JSR 292 EG adjustments from summer 2010
Sat, 30 Oct 2010 11:45:49 -0700 jrose 6994093: MethodHandle.invokeGeneric needs porting to SPARC
Sat, 30 Oct 2010 11:45:35 -0700 jrose 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Thu, 28 Oct 2010 00:48:18 -0700 twisti 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Fri, 22 Oct 2010 03:34:25 -0700 twisti 6994130: Zero PowerPC fix
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Wed, 20 Oct 2010 13:18:17 -0700 never Merge
Tue, 19 Oct 2010 16:14:34 -0700 never 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Wed, 20 Oct 2010 04:19:01 -0700 twisti Merge
Tue, 19 Oct 2010 02:52:57 -0700 twisti 6990192: VM crashes in ciTypeFlow::get_block_for()
Mon, 18 Oct 2010 15:43:29 -0700 never Merge
Mon, 18 Oct 2010 01:54:24 -0700 twisti 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Fri, 15 Oct 2010 02:59:48 -0700 roland Merge
Fri, 15 Oct 2010 09:38:20 +0200 roland 6991577: add IfOp optimization to C1
Wed, 10 Nov 2010 21:22:56 -0800 trims Merge
Thu, 04 Nov 2010 15:32:01 -0700 lana Merge
Thu, 04 Nov 2010 14:03:12 +0100 ptisnovs 6997495: correction of regression test compiler/6857159/Test6857159
Thu, 11 Nov 2010 23:17:26 -0800 trims Added tag hs20-b02 for changeset 3ef7426b4dea
Thu, 11 Nov 2010 11:02:11 -0800 cl Added tag jdk7-b118 for changeset 698b7b727e12hs20-b02
Wed, 10 Nov 2010 20:38:30 -0800 trims Mergejdk7-b118
Thu, 04 Nov 2010 16:17:54 -0700 trims Merge
Tue, 02 Nov 2010 16:02:46 -0700 iveresov 6996136: VM crash in src/share/vm/runtime/virtualspace.cpp:424
Mon, 01 Nov 2010 10:49:14 -0700 jcoomes Merge
Thu, 28 Oct 2010 14:46:29 -0700 ysr 6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Thu, 21 Oct 2010 17:29:24 -0700 ysr 6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent
Sat, 16 Oct 2010 17:12:19 -0400 tonyp 6991377: G1: race between concurrent refinement and humongous object allocation
Mon, 18 Oct 2010 15:01:41 -0700 johnc 6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack
Fri, 15 Oct 2010 17:26:56 -0400 tonyp 6992189: G1: inconsistent base used in sparse rem set iterator
Thu, 14 Oct 2010 10:38:14 -0400 tonyp 6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly
Tue, 26 Oct 2010 16:48:28 -0700 kamg Merge
Tue, 26 Oct 2010 14:08:49 -0400 kamg 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
Tue, 26 Oct 2010 14:43:21 -0400 acorn Merge
Mon, 25 Oct 2010 13:31:55 -0400 acorn Merge
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
Thu, 21 Oct 2010 10:10:23 -0400 kamg 6991315: RedefineClasses fails with java.lang.VerifyError
Wed, 20 Oct 2010 17:07:25 -0700 trims Merge
Tue, 19 Oct 2010 11:14:52 -0700 iveresov 6989669: Coops: -Xshare:dump causes crash
Mon, 18 Oct 2010 09:33:24 -0700 never Merge
Fri, 15 Oct 2010 14:21:11 -0700 never 6992477: fix for 6991512 broke sparc barriers
Fri, 15 Oct 2010 15:12:04 -0400 acorn Merge
Wed, 13 Oct 2010 11:46:46 -0400 acorn Merge
Tue, 12 Oct 2010 10:57:33 -0400 kamg 6392697: Additional flag needed to supress Hotspot warning messages
Thu, 07 Oct 2010 15:14:41 -0400 bobv Merge
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Thu, 07 Oct 2010 08:06:06 -0700 coleenp 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Mon, 04 Oct 2010 10:08:29 -0700 acorn Merge
Mon, 04 Oct 2010 13:11:10 -0400 acorn 6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
Thu, 30 Sep 2010 12:05:08 -0400 zgu 6988363: Rebrand vm vendor property settings (jdk7 only)
Thu, 14 Oct 2010 11:57:48 -0700 jcoomes Merge
Tue, 12 Oct 2010 11:29:45 -0700 jcoomes 6989448: G1: refactor and simplify G1ParScanThreadState
Tue, 12 Oct 2010 09:36:48 -0700 johnc 6971296: G1: simplify G1RemSet class hierarchy
Thu, 04 Nov 2010 15:19:16 -0700 trims Added tag hs20-b02 for changeset 52f19c724d96
Thu, 04 Nov 2010 15:54:20 -0700 cl Added tag jdk7-b117 for changeset 806d0c037e6b
Thu, 28 Oct 2010 13:31:30 -0700 cl Added tag jdk7-b116 for changeset 96b3f2a7add0jdk7-b117
Thu, 21 Oct 2010 17:12:26 -0700 cl Added tag jdk7-b115 for changeset bdbc48857210jdk7-b116
Wed, 20 Oct 2010 16:49:06 -0700 trims Mergejdk7-b115
Thu, 14 Oct 2010 16:05:59 -0700 trims 6992267: Bump the HS20 build number to 02
Thu, 14 Oct 2010 15:52:41 -0700 trims Merge
Thu, 14 Oct 2010 10:46:38 -0700 kvn Merge
Wed, 13 Oct 2010 15:38:14 -0700 roland Merge
Wed, 13 Oct 2010 10:29:31 +0200 roland 6991211: assert failure on sparc: "can not have caller-save register operands at calls"
Wed, 13 Oct 2010 13:31:30 -0700 twisti Merge
Wed, 13 Oct 2010 01:19:43 -0700 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
Tue, 12 Oct 2010 23:51:20 -0700 iveresov 6991512: G1 barriers fail with 64bit C1
Tue, 12 Oct 2010 02:21:06 -0700 twisti 6991065: missed a review comment in 6829194
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Fri, 08 Oct 2010 02:42:17 -0700 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
Thu, 07 Oct 2010 21:40:55 -0700 never 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
Fri, 08 Oct 2010 09:29:09 -0700 jcoomes Merge
Fri, 01 Oct 2010 16:43:05 -0400 tonyp 6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue
Fri, 01 Oct 2010 21:48:40 -0700 johnc Merge
Fri, 01 Oct 2010 18:23:16 -0700 johnc 6983311: G1: LoopTest hangs when run with -XX:+ExplicitInvokesConcurrent
Fri, 01 Oct 2010 16:12:54 -0700 ysr 6794422: Perm gen expansion policy for concurrent collectors
Thu, 30 Sep 2010 12:15:13 -0700 jcoomes 6988678: fatal error deadlock handling was unintentionally disabled
Wed, 29 Sep 2010 16:17:02 -0700 ysr 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
Wed, 08 Sep 2010 16:10:51 -0700 jcoomes 6983296: build sanity checks for jdk7 should require SS12u1
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Wed, 06 Oct 2010 14:18:32 -0700 kvn Merge
Tue, 05 Oct 2010 17:38:40 -0700 never 6989736: fix mapfile warnings on solaris
Tue, 05 Oct 2010 11:16:12 -0700 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Tue, 05 Oct 2010 08:57:20 -0700 kvn 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
Tue, 05 Oct 2010 00:19:21 -0700 iveresov 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
Mon, 04 Oct 2010 17:09:18 -0700 never 6968348: Byteswapped memory access can point to wrong location after JIT
Thu, 30 Sep 2010 18:31:45 -0700 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Wed, 29 Sep 2010 18:53:28 +0200 roland 6988303: 6986046 breaks build with recent gcc
Wed, 29 Sep 2010 00:30:57 -0700 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
Mon, 27 Sep 2010 20:44:18 -0700 never 6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
Mon, 27 Sep 2010 15:04:40 -0700 iveresov 6987115: Non-tiered compilation policy creates unnecessary C1 threads
Fri, 24 Sep 2010 13:14:32 -0700 roland Merge
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Fri, 24 Sep 2010 03:51:43 -0700 twisti 6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site
Wed, 22 Sep 2010 23:51:03 -0700 never 6986028: assert(_base == Int) failed: Not an Int in CmpINode::sub
Wed, 22 Sep 2010 21:10:46 -0700 never 6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
Wed, 22 Sep 2010 13:01:12 -0700 never 6982537: Crash in Node*step_through_mergemem
Tue, 21 Sep 2010 13:38:35 -0700 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
Wed, 15 Sep 2010 20:25:37 -0700 never 6984979: OptimizeFill misses some cases with an odd memory graph
Fri, 01 Oct 2010 18:04:36 -0700 trims Added tag hs20-b01 for changeset 5511edd5d719
Thu, 14 Oct 2010 19:24:57 -0700 cl Added tag jdk7-b114 for changeset 68d6141ea19d
Thu, 07 Oct 2010 15:12:06 -0700 cl Added tag jdk7-b113 for changeset beef35b96b81jdk7-b114
Fri, 01 Oct 2010 15:45:01 -0700 cl Added tag jdk7-b112 for changeset 5511edd5d719jdk7-b113
Thu, 30 Sep 2010 16:00:40 -0700 iveresov 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compilerhs20-b01 jdk7-b112
Fri, 24 Sep 2010 00:52:04 -0700 trims 6987149: Fix incorrect Oracle copyright header in make/templates files
Fri, 24 Sep 2010 00:51:15 -0700 trims Merge
Wed, 22 Sep 2010 12:54:51 -0400 kamg Merge
Tue, 21 Sep 2010 06:58:44 -0700 dcubed 6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
Mon, 20 Sep 2010 15:38:04 -0400 kamg 6975210: java.lang.VerifyError in some of JCK tests
Fri, 17 Sep 2010 19:45:12 -0400 kamg Merge
Fri, 17 Sep 2010 09:14:26 -0700 zgu Merge
Fri, 17 Sep 2010 09:45:32 -0400 zgu 6981753: Rebrand vm vendor property settings
Wed, 15 Sep 2010 16:28:19 -0400 kamg 6974813: JVM needs to use demand loading for its DTrace probes
Tue, 14 Sep 2010 10:15:27 -0400 acorn Merge
Fri, 10 Sep 2010 12:36:47 -0400 acorn 6942092: Loader-constraint test is failing
Thu, 16 Sep 2010 16:48:40 -0700 kvn Merge
Tue, 14 Sep 2010 17:19:35 -0700 kvn 6984368: Large default heap size does not allow to use zero based compressed oops
Tue, 14 Sep 2010 14:09:24 -0700 never 6982370: SIGBUS in jbyte_fill
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Mon, 13 Sep 2010 16:45:00 -0700 kvn 6984346: Remove development code in type.hpp
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
Sat, 11 Sep 2010 15:21:37 -0700 iveresov 6984056: C1: incorrect code for integer constant addition on x64
Thu, 09 Sep 2010 05:24:11 -0700 twisti 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
Thu, 09 Sep 2010 01:43:48 -0700 twisti Merge
Wed, 08 Sep 2010 04:50:26 -0700 twisti 6983073: fix compiler error with GCC 4.4 or newer on SPARC
Wed, 08 Sep 2010 20:28:57 -0700 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Tue, 07 Sep 2010 11:31:27 -0700 never 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
Tue, 07 Sep 2010 14:16:50 -0700 iveresov 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Thu, 02 Sep 2010 11:40:02 -0700 never 6981773: incorrect fill value with OptimizeFill
Thu, 16 Sep 2010 13:45:55 -0700 johnc Merge
Wed, 15 Sep 2010 10:39:13 -0700 jcoomes 6985022: update make/jprt.properties for new jdk7 tools
Mon, 13 Sep 2010 10:00:24 -0700 johnc 6981746: G1: SEGV with -XX:+TraceGen0Time
Sat, 11 Sep 2010 11:42:09 -0700 ysr Merge
Fri, 10 Sep 2010 17:07:55 -0700 ysr 6983930: CMS: Various small cleanups ca September 2010
Mon, 13 Sep 2010 07:38:10 -0700 kamg Merge
Sat, 11 Sep 2010 08:18:31 +0200 thurka 6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
Wed, 08 Sep 2010 08:34:57 -0700 dcubed 6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Wed, 08 Sep 2010 18:33:31 -0700 trims 6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Wed, 08 Sep 2010 18:33:04 -0700 trims Merge
Tue, 07 Sep 2010 11:50:59 -0400 kamg 6982851: Add b107 machine classifications to jprt.properties file.
Tue, 07 Sep 2010 11:38:09 -0400 kamg Merge
Fri, 03 Sep 2010 14:47:05 -0400 kamg 6870851: Bad frame_chop in StackMapTable crashes JVM
Tue, 31 Aug 2010 03:14:00 -0700 ikrylov 6979444: add command line option to print command line flags descriptions
Wed, 01 Sep 2010 00:40:05 -0700 never Merge
Mon, 30 Aug 2010 17:27:35 -0700 never 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value()
Mon, 30 Aug 2010 11:02:53 -0700 kvn 6980978: assert(mt == t->xmeet(this)) failed: meet not commutative
Fri, 27 Aug 2010 17:35:08 -0700 never Merge
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Fri, 27 Aug 2010 01:51:27 -0700 twisti 6961697: move nmethod constants section before instruction section
Thu, 26 Aug 2010 11:05:25 -0700 kvn 6976400: "Meet Not Symmetric"
Mon, 30 Aug 2010 10:58:13 -0700 tonyp Merge
Mon, 30 Aug 2010 13:00:51 -0400 tonyp Merge
Fri, 27 Aug 2010 10:44:06 -0700 tonyp Merge
Fri, 27 Aug 2010 13:34:14 -0400 tonyp 6980206: G1: assert(has_undefined_max_size, "Undefined max size");
Fri, 27 Aug 2010 16:57:04 +0100 kevinw 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo
Wed, 25 Aug 2010 14:39:55 -0700 jcoomes 6978300: G1: debug builds crash if ParallelGCThreads==0
Wed, 25 Aug 2010 08:44:58 -0400 tonyp 6941275: G1: The MemoryPools are incorrectly supported for G1
Mon, 23 Aug 2010 17:51:10 -0700 ysr 6910183: CMS: assert(_index < capacity(),"_index out of bounds")
Fri, 27 Aug 2010 21:31:15 -0700 dcubed Merge
Fri, 27 Aug 2010 15:05:28 -0400 kamg 6980262: Memory leak when exception is thrown in static initializer
Wed, 25 Aug 2010 21:29:05 -0400 dholmes 6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
Wed, 25 Aug 2010 10:31:45 -0700 never Merge
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Mon, 23 Aug 2010 09:09:36 -0700 kvn 6896381: CTW fails share/vm/ci/bcEscapeAnalyzer.cpp:99, assert(_stack_height < _max_stack,"stack overflow")
Fri, 20 Aug 2010 23:40:30 -0700 jrose 6912064: type profiles need to be exploited more for dynamic language support
Mon, 23 Aug 2010 08:44:03 -0700 dcubed Merge
Thu, 19 Aug 2010 14:23:59 -0400 ptisnovs 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
Thu, 23 Sep 2010 17:33:27 -0700 cl Added tag jdk7-b111 for changeset 07b042e13dde
Thu, 16 Sep 2010 15:12:57 -0700 cl Added tag jdk7-b110 for changeset 2f25f2b8de27jdk7-b111
Thu, 09 Sep 2010 15:07:37 -0700 cl Added tag jdk7-b109 for changeset cc4bb3022b31jdk7-b110
Thu, 09 Sep 2010 14:27:59 -0700 cl Mergejdk7-b109
Fri, 03 Sep 2010 12:49:53 -0700 cl Added tag jdk7-b108 for changeset e44a93947ccb
Tue, 31 Aug 2010 17:23:45 -0700 trims Added tag hs19-b06 for changeset 6c43216df135
Tue, 31 Aug 2010 16:48:07 -0700 trims Mergehs19-b06
Fri, 20 Aug 2010 14:24:47 -0700 trims 6978915: Remove Mercurial tags for Hotspot 19 Build 06
Fri, 20 Aug 2010 12:57:42 -0700 trims 6978889: Remove premature change of build number to Hotspot 19 Build 07
Fri, 20 Aug 2010 12:01:10 -0700 tonyp Merge
Fri, 20 Aug 2010 13:17:08 -0400 tonyp Merge
Thu, 19 Aug 2010 12:02:10 -0700 ysr 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
Fri, 20 Aug 2010 09:55:50 -0700 never Merge
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
Wed, 18 Aug 2010 01:22:16 -0700 twisti 6977640: Zero and Shark fixes
Fri, 13 Aug 2010 15:14:00 -0700 never 6976372: # assert(_owner == Thread::current()) failed: invariant
Thu, 12 Aug 2010 23:34:34 -0700 never 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
Thu, 12 Aug 2010 16:38:23 -0700 never 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
Fri, 20 Aug 2010 04:08:08 -0700 trims Merge
Fri, 20 Aug 2010 03:47:09 -0700 trims 6978726: Bump the HS19 build number to 07
Thu, 19 Aug 2010 14:08:58 -0400 tonyp Merge
Wed, 18 Aug 2010 17:44:33 -0400 johnc Merge
Wed, 18 Aug 2010 10:59:06 -0700 johnc 6977924: Changes for 6975078 produce build error with certain gcc versions
Wed, 18 Aug 2010 11:39:21 -0700 ysr 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6974928: G1: sometimes humongous objects are allocated in young regions
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
Tue, 17 Aug 2010 22:52:50 -0700 asaha 6977952: Test: Sync missing tests from hs16.3 to hs17.x
Wed, 18 Aug 2010 16:11:21 -0700 trims Merge
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Tue, 10 Aug 2010 14:53:35 -0700 ysr 6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Mon, 09 Aug 2010 05:41:05 -0700 jcoomes 6966222: G1: simplify TaskQueue overflow handling
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
Wed, 04 Aug 2010 13:03:23 -0400 tonyp 6963209: G1: remove the concept of abandoned pauses
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Sat, 31 Jul 2010 15:10:59 +0100 kevinw Merge
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Thu, 26 Aug 2010 16:16:49 -0700 cl Added tag jdk7-b107 for changeset bf496cbe9b74jdk7-b108
Thu, 19 Aug 2010 18:51:34 -0700 trims Added tag hs19-b06 for changeset 688a538aa654jdk7-b107
Thu, 19 Aug 2010 18:51:24 -0700 trims Added tag hs19-b05 for changeset cc3fdfeb54b0
Thu, 19 Aug 2010 15:13:01 -0700 cl Added tag jdk7-b106 for changeset 1b81ca701fa5
Tue, 17 Aug 2010 09:43:34 -0700 trims Mergejdk7-b106
Fri, 13 Aug 2010 10:56:17 -0700 trims 6977051: Bump the HS19 build number to 06
Fri, 13 Aug 2010 10:55:42 -0700 trims Merge
Fri, 13 Aug 2010 07:33:20 -0700 dcubed Merge
Tue, 10 Aug 2010 19:17:57 -0400 rasbold 6378314: Bad warning message when agent library not found. local directory is not searched.
Wed, 11 Aug 2010 10:48:20 -0700 kvn 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Wed, 11 Aug 2010 01:17:27 -0700 twisti 6975855: don't emit deopt MH handler in C1 if not required
Tue, 10 Aug 2010 12:15:10 -0700 never 6975027: use of movptr to set length of array
Mon, 09 Aug 2010 17:51:56 -0700 never Merge
Mon, 09 Aug 2010 15:17:05 -0700 kvn 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
Fri, 06 Aug 2010 11:53:28 -0700 kvn 6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
Wed, 04 Aug 2010 17:42:20 -0700 kvn 6974682: CTW: assert(target != NULL) failed: must not be null
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Mon, 26 Jul 2010 15:58:07 -0700 never Merge
Fri, 23 Jul 2010 10:07:46 -0700 kvn 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 28 Jul 2010 17:57:43 -0400 coleenp 6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
Wed, 28 Jul 2010 17:38:21 +0100 aph 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
Sun, 25 Jul 2010 07:31:50 -0700 apangin Merge
Tue, 20 Jul 2010 08:41:42 -0700 apangin 6964170: Verifier crashes
Sat, 17 Jul 2010 21:49:23 -0700 apangin Merge
Fri, 16 Jul 2010 13:14:03 +0100 alanb 6649594: Intermittent IOExceptions during dynamic attach on linux and solaris
Fri, 13 Aug 2010 11:38:16 -0700 cl Added tag jdk7-b105 for changeset 6709c14587c2
Fri, 06 Aug 2010 12:51:54 -0700 cl Added tag jdk7-b104 for changeset b4acf10eb134jdk7-b105
Thu, 05 Aug 2010 02:48:45 -0700 trims Added tag hs19-b04 for changeset e55900b5c1b8jdk7-b104
Tue, 03 Aug 2010 19:01:25 -0700 trims Merge
Fri, 30 Jul 2010 06:56:40 -0700 trims 6973381: Bump the HS19 build number to 05
Thu, 29 Jul 2010 23:14:56 -0700 trims Mergehs19-b05
Fri, 23 Jul 2010 14:31:15 -0700 ysr Merge
Wed, 21 Jul 2010 12:45:42 -0700 ysr Merge
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Fri, 16 Jul 2010 21:33:21 -0700 jcoomes 6962947: shared TaskQueue statistics
Fri, 23 Jul 2010 10:21:17 -0700 never Merge
Thu, 22 Jul 2010 15:29:22 -0700 never 6970566: runThese fails with SIGSEGV
Fri, 16 Jul 2010 18:14:19 -0700 jrose 6969574: invokedynamic call sites deoptimize instead of executing
Fri, 16 Jul 2010 08:29:42 -0700 never Merge
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Wed, 21 Jul 2010 09:57:21 -0700 ysr Merge
Tue, 20 Jul 2010 16:09:44 -0700 ysr Merge
Fri, 16 Jul 2010 10:09:15 -0700 ysr Merge
Mon, 28 Jun 2010 14:13:17 -0400 tonyp 6944166: G1: explicit GCs are not always handled correctly
Mon, 28 Jun 2010 14:13:18 -0400 tonyp 6962569: assembler_sparc.cpp:1969: assert(false) failed: error
Thu, 29 Jul 2010 13:33:08 -0700 cl Added tag jdk7-b103 for changeset cb4250ef73b2
Fri, 23 Jul 2010 16:42:15 -0700 mikejwre Added tag jdk7-b102 for changeset c5cadf1a0771jdk7-b103
Tue, 20 Jul 2010 18:13:55 -0700 trims Mergejdk7-b102
Thu, 15 Jul 2010 19:52:58 -0700 trims Mergehs19-b04
Thu, 15 Jul 2010 13:48:01 -0700 never Merge
Thu, 15 Jul 2010 08:54:48 -0700 never 6968336: VM crash guarantee(!nm->is_zombie()) failed: cannot lock a zombie method
Wed, 14 Jul 2010 14:47:34 -0700 kvn 6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
Wed, 14 Jul 2010 14:29:14 -0700 kvn 6968646: JVM crashes with SIGFPE during startup
Mon, 12 Jul 2010 22:27:18 -0700 never 6968385: malformed xml in sweeper logging
Mon, 12 Jul 2010 10:58:25 -0700 never 6958668: repeated uncommon trapping for new of klass which is being initialized
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Wed, 14 Jul 2010 17:52:18 -0400 apangin Merge
Wed, 07 Jul 2010 15:35:58 -0700 mchung 6967423: Hotspot support for modules image
Wed, 07 Jul 2010 14:12:08 -0400 acorn Merge
Fri, 02 Jul 2010 17:23:43 -0400 acorn 6964164: MonitorInUseLists leak of contended objects
Mon, 12 Jul 2010 12:53:52 -0700 ysr Merge
Thu, 01 Jul 2010 21:40:45 -0700 jcoomes 6957084: simplify TaskQueue overflow handling
Thu, 15 Jul 2010 19:51:34 -0700 trims Merge
Fri, 09 Jul 2010 00:35:35 -0700 trims Merge
Wed, 07 Jul 2010 12:40:01 -0700 never Merge
Fri, 02 Jul 2010 17:30:30 -0700 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Fri, 02 Jul 2010 15:01:47 -0700 never 6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1
Fri, 09 Jul 2010 00:32:48 -0700 trims Merge
Fri, 09 Jul 2010 00:31:01 -0700 trims Added tag hs19-b03 for changeset ad1977f08c4d
Fri, 02 Jul 2010 01:37:36 -0700 trims 6966252: Bump the HS19 build number to 04
Fri, 02 Jul 2010 01:36:15 -0700 trims Merge
Wed, 30 Jun 2010 11:52:10 -0400 coleenp Merge
Mon, 28 Jun 2010 12:03:05 -0400 coleenp Merge
Thu, 24 Jun 2010 15:38:42 -0700 jcoomes 6888573: class data sharing does not always disable large pages
Tue, 22 Jun 2010 10:03:12 -0400 zgu Merge
Tue, 22 Jun 2010 09:46:15 -0400 zgu 6939019: Source code adjustments for parfait compilation of hotspot
Tue, 29 Jun 2010 16:09:57 -0700 jrose Merge
Tue, 29 Jun 2010 10:34:00 -0700 kvn 6964774: Adjust optimization flags setting
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Mon, 28 Jun 2010 10:52:50 -0700 kvn 6964479: widen normalization of small int and long values should be symmetric
Sat, 26 Jun 2010 00:19:55 -0700 jrose Merge
Wed, 23 Jun 2010 09:40:11 -0700 kvn 6947341: JVM Crash running Oracle ATG CRMDemo
Tue, 22 Jun 2010 12:10:07 -0700 iveresov 6962980: C1: stub area should take into account method handle deopt stub
Mon, 21 Jun 2010 14:26:17 -0700 never 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Fri, 18 Jun 2010 16:51:54 -0700 never 6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
Thu, 24 Jun 2010 15:56:12 -0700 jmasa Merge
Wed, 23 Jun 2010 15:17:20 -0700 jmasa Merge
Wed, 23 Jun 2010 08:35:31 -0700 jmasa 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Thu, 22 Apr 2010 15:20:16 -0400 tonyp 6946048: G1: improvements to +PrintGCDetails output
Fri, 07 May 2010 13:14:41 -0400 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Tue, 15 Jun 2010 15:57:36 -0700 jrose Merge
Tue, 15 Jun 2010 12:06:52 -0700 never Merge
Tue, 15 Jun 2010 12:03:15 -0700 never 6952176: Remove debug flag from adlc makefile for 6Update trains
Mon, 14 Jun 2010 00:52:15 -0700 twisti 6960550: Missing semicolon in Zero
Sat, 12 Jun 2010 22:53:43 -0700 jrose 6960865: ldc of unloaded class throws an assert in ciTypeFlow
Thu, 10 Jun 2010 13:04:20 -0700 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Thu, 15 Jul 2010 20:11:35 -0700 mikejwre Added tag jdk7-b101 for changeset 6c3a919105b6
Fri, 09 Jul 2010 19:18:22 -0700 mikejwre Added tag jdk7-b100 for changeset ad1977f08c4djdk7-b101
Wed, 30 Jun 2010 18:57:35 -0700 mikejwre Mergehs19-b03 jdk7-b100
Tue, 29 Jun 2010 16:33:41 -0700 prr 6964882: 32 bit JDK does not build on 64 bit Windows platforms
Thu, 24 Jun 2010 20:03:00 -0700 mikejwre Added tag jdk7-b99 for changeset 6a236384a379
Fri, 18 Jun 2010 00:19:10 -0700 trims Mergejdk7-b99
Fri, 18 Jun 2010 00:09:22 -0700 trims Merge
Thu, 10 Jun 2010 08:27:35 -0700 jmasa Merge
Mon, 07 Jun 2010 17:46:04 -0700 johnc 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
Thu, 27 May 2010 13:09:56 -0700 jcoomes 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
Mon, 24 May 2010 17:11:22 -0700 johnc 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
Wed, 09 Jun 2010 13:53:58 -0400 coleenp Merge
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 03 Jun 2010 13:34:47 -0400 acorn Merge
Thu, 03 Jun 2010 13:21:47 -0400 acorn 6852873: Reduce safepoint cleanup time
Thu, 27 May 2010 17:06:39 -0400 kamg 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
Mon, 07 Jun 2010 14:17:01 -0700 never 6958485: fix for 6879921 was insufficient
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Thu, 03 Jun 2010 14:20:27 -0700 kvn 6958254: -XX:+VerifyOops is broken on x86
Thu, 17 Jun 2010 23:59:24 -0700 trims Merge
Fri, 04 Jun 2010 11:54:35 -0700 trims Merge
Thu, 03 Jun 2010 18:18:56 -0700 trims 6958458: Bump the HS19 build number to 03
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 20:15:33 -0700 never 6930994: Code cache is full warning should be visible in product
Wed, 02 Jun 2010 14:23:23 -0700 never 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
Wed, 02 Jun 2010 12:02:49 -0700 kvn 6957882: nsk/sajdi tests failed with NullPointerException
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Sat, 29 May 2010 19:22:32 -0700 jrose 6957080: MethodComparator needs stress testing
Fri, 28 May 2010 16:23:51 -0700 jrose 6957004: MethodComparator uses the wrong CP index accessor
Thu, 27 May 2010 22:01:55 -0700 iveresov 6955349: C1: Make G1 barriers work with x64
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 27 May 2010 09:54:07 -0700 jrose 6956164: nightly regressions from 6939207
Tue, 25 May 2010 13:18:49 -0700 never Merge
Mon, 24 May 2010 13:53:38 -0700 never 6490487: java support on 64 bit solaris x86 machines is broken.
Tue, 25 May 2010 02:38:48 -0700 twisti 6934104: JSR 292 needs to support SPARC C2
Mon, 24 May 2010 14:15:14 -0700 jrose Merge
Sun, 23 May 2010 01:38:26 -0700 jrose 6939207: refactor constant pool index processing
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 20 May 2010 06:34:23 -0700 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
Tue, 01 Jun 2010 11:48:33 -0700 trims Merge
Wed, 26 May 2010 14:16:55 -0700 dcubed Merge
Wed, 19 May 2010 10:19:10 -0400 kamg 6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+
Thu, 17 Jun 2010 16:27:59 -0700 mikejwre Added tag jdk7-b98 for changeset 8a045b3f5c13
Wed, 16 Jun 2010 15:48:57 -0700 mikejwre Mergejdk7-b98
Wed, 16 Jun 2010 09:42:20 -0700 prr 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Thu, 10 Jun 2010 13:58:59 -0700 mikejwre Added tag jdk7-b97 for changeset 5f42499e57ad
Fri, 04 Jun 2010 11:43:53 -0700 trims Added tag hs19-b02 for changeset 573e8ea5fd68jdk7-b97
Thu, 03 Jun 2010 13:30:08 -0700 mikejwre Added tag jdk7-b96 for changeset 573e8ea5fd68
Tue, 01 Jun 2010 11:28:04 -0700 trims Mergehs19-b02 jdk7-b96
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 12:42:44 -0700 trims Merge
Thu, 20 May 2010 08:32:11 -0700 jcoomes Merge
Wed, 19 May 2010 16:05:47 -0700 ysr 6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
Wed, 19 May 2010 10:37:05 -0700 ysr 6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption
Tue, 18 May 2010 11:02:18 -0700 jcoomes 6951319: enable solaris builds using Sun Studio 12 update 1
Mon, 17 May 2010 00:47:28 -0700 ysr 6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link
Fri, 14 May 2010 10:28:46 -0700 apetrusenko 6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
Thu, 20 May 2010 01:34:22 -0700 jrose Merge
Wed, 19 May 2010 10:22:39 -0700 kvn Merge
Mon, 05 Apr 2010 10:17:15 -0700 kvn 6937111: Restore optimization for Phi of AddP (6552204)
Tue, 18 May 2010 23:58:32 -0700 never 6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
Tue, 18 May 2010 13:45:03 -0700 never 6953539: after 6892658 c1 reports that it doesn't inline StringBuffer.append
Tue, 18 May 2010 09:54:05 -0700 kvn 6953267: assert in EA code with -XX:+StressReflectiveCode
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Mon, 17 May 2010 11:32:56 -0700 kvn 6951686: Using large pages on Linux prevents zero based compressed oops
Mon, 17 May 2010 07:11:27 -0700 dcubed Merge
Mon, 17 May 2010 06:35:51 -0700 dcubed 6949515: 3/3 VM crash when calling GetMethodDeclaringClass
Mon, 17 May 2010 03:53:55 -0700 dcubed Merge
Sat, 15 May 2010 18:24:34 -0700 poonam 6745217: jmap assertion failure
Thu, 27 May 2010 12:40:34 -0700 trims 6956513: Bump the HS19 build number to 02
Thu, 27 May 2010 10:57:13 -0700 mikejwre Added tag jdk7-b95 for changeset 91d861ba858d
Fri, 21 May 2010 14:03:49 -0700 trims Mergejdk7-b95
Fri, 21 May 2010 14:01:44 -0700 trims Added tag hs19-b01 for changeset 8bfe9058ca46
Thu, 20 May 2010 16:00:15 -0700 mikejwre Added tag jdk7-b94 for changeset d38f45079fe9
Wed, 19 May 2010 20:16:16 -0700 mikejwre Mergejdk7-b94
Wed, 19 May 2010 10:21:41 -0700 prr 6953588: hotspot\src\share\vm\interpreter\bytecodes.cpp doesn't compile with VS2010 on AMD64
Tue, 18 May 2010 14:10:01 -0700 trims Merge
Thu, 13 May 2010 17:10:32 -0700 trims Merge
Thu, 13 May 2010 13:05:47 -0700 jcoomes Mergehs19-b01
Wed, 12 May 2010 10:28:13 -0700 jcoomes 6951923: some uses of fatal1 were missed by 6888954
Mon, 10 May 2010 12:31:52 -0700 ysr 6951188: CMS: move PromotionInfo into its own file
Mon, 03 May 2010 20:19:05 -0700 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Mon, 03 May 2010 17:23:58 -0400 tonyp Merge
Mon, 03 May 2010 10:24:51 -0700 ysr 6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Thu, 13 May 2010 14:47:21 -0700 trims 6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
Thu, 13 May 2010 14:35:14 -0700 trims Merge
Wed, 12 May 2010 22:06:02 -0700 jrose Merge
Wed, 12 May 2010 03:49:52 -0700 twisti 6951784: Zero deoptimizer changes
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 07 May 2010 04:20:56 -0700 twisti 6950617: Zero/Shark interface updates
Thu, 06 May 2010 02:09:18 -0700 twisti 6950178: Zero stack improvements
Wed, 05 May 2010 05:57:21 -0700 twisti 6949830: 6939134 broke Zero
Tue, 04 May 2010 02:33:59 -0700 twisti 6949423: remove tagged stack interpreter for Zero
Sat, 01 May 2010 21:57:35 -0700 jrose 6939196: method handle signatures off the boot class path get linkage errors
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Fri, 30 Apr 2010 04:27:25 -0700 twisti 6939182: Zero JNI handles fix
Thu, 29 Apr 2010 17:53:58 -0700 iveresov 6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Tue, 11 May 2010 17:41:11 -0700 dcubed Merge
Mon, 10 May 2010 13:09:44 -0700 dcubed Merge
Wed, 05 May 2010 16:39:47 -0700 dcubed Merge
Wed, 05 May 2010 09:28:13 -0400 kamg 6949118: jvm.dll shows the company name as Sun Microsystems
Tue, 04 May 2010 15:12:08 -0400 coleenp 6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Mon, 19 Apr 2010 18:58:31 -0400 coleenp 6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
Mon, 10 May 2010 14:58:38 -0700 never 6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK
Fri, 07 May 2010 15:13:00 -0700 trims Added tag hs18-b04 for changeset 310cdbc35535
Fri, 07 May 2010 15:12:28 -0700 trims Merge
Thu, 06 May 2010 13:03:03 -0700 trims Merge
Thu, 06 May 2010 12:46:21 -0700 trims 6950438: Add 6u18 and 6u20 release values explicitly to jprt.properties file
Mon, 03 May 2010 16:31:07 -0400 tonyp Merge
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Tue, 27 Apr 2010 18:13:47 -0700 johnc 6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
Thu, 13 May 2010 13:22:12 -0700 mikejwre Added tag jdk7-b93 for changeset 9d865fc2f644
Wed, 12 May 2010 17:19:41 -0700 mikejwre Mergejdk7-b93
Tue, 11 May 2010 14:35:43 -0700 prr 6931180: Migration to recent versions of MS Platform SDK
Thu, 06 May 2010 18:25:58 -0700 mikejwre Added tag jdk7-b92 for changeset 3221d1887d30
Tue, 04 May 2010 12:25:39 -0700 trims Added tag hs18-b03 for changeset 25f53b53aaa3jdk7-b92
Tue, 04 May 2010 12:23:38 -0700 trims Merge
Thu, 29 Apr 2010 15:47:28 -0700 trims 6948636: Bump the HS18 build number to 04hs18-b04
Thu, 29 Apr 2010 15:18:27 -0700 trims Merge
Thu, 29 Apr 2010 00:03:40 -0700 jrose Merge
Tue, 27 Apr 2010 11:19:12 -0700 iveresov 6946892: c1 shouldn't sign-extend to upper 32bits on x64
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 26 Apr 2010 18:01:55 -0400 tonyp Merge
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Mon, 19 Apr 2010 05:40:21 -0700 kevinw Merge
Fri, 16 Apr 2010 17:36:37 +0100 kevinw 6897143: Stress test crashes during HeapInspection using ParallelGC.
Fri, 16 Apr 2010 08:48:16 -0700 apetrusenko 6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
Thu, 15 Apr 2010 18:45:30 -0400 tonyp 6939027: G1: assertion failure during the concurrent phase of cleanup
Thu, 15 Apr 2010 15:52:55 -0700 johnc 6943926: G1: Integer overflow during heap region verification
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
Wed, 21 Apr 2010 01:13:15 -0700 jrose Merge
Tue, 20 Apr 2010 13:26:33 -0700 never 6945219: minor SA fixes
Mon, 19 Apr 2010 02:13:06 -0700 twisti 6944503: Improved Zero crash dump
Fri, 16 Apr 2010 05:05:53 -0700 twisti 6944473: 6941224 misses new files
Fri, 16 Apr 2010 02:59:34 -0700 twisti Merge
Thu, 15 Apr 2010 03:13:56 -0700 twisti 6944028: 6940701 broke Zero
Fri, 16 Apr 2010 00:52:45 -0700 twisti Merge
Thu, 15 Apr 2010 02:40:12 -0700 twisti 6941224: Improved stack overflow handling for Zero
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Wed, 14 Apr 2010 15:30:13 -0700 never 6938026: C2 compiler fails in Node::rematerialize()const
Thu, 29 Apr 2010 14:32:43 -0700 mikejwre Added tag jdk7-b91 for changeset e0a1a502e402
Thu, 22 Apr 2010 16:54:23 -0700 mikejwre Added tag jdk7-b90 for changeset 605c9707a766jdk7-b91
Tue, 20 Apr 2010 21:38:23 -0700 trims Mergejdk7-b90
Thu, 15 Apr 2010 19:09:48 -0700 trims Added tag hs18-b02 for changeset 4b60f23c4223hs18-b03
Thu, 15 Apr 2010 19:08:48 -0700 trims Merge
Tue, 13 Apr 2010 13:01:37 -0700 jrose Merge
Thu, 08 Apr 2010 17:45:20 -0700 jrose Merge
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Tue, 06 Apr 2010 15:18:10 -0700 kvn 6940677: Use 64 bytes chunk copy for arraycopy on Sparc
Tue, 06 Apr 2010 13:39:52 +0200 twisti 6940520: CodeCache::scavenge_root_nmethods_do must fix oop relocations
Fri, 09 Apr 2010 15:01:49 -0700 tonyp Merge
Fri, 09 Apr 2010 13:08:34 -0400 tonyp Merge
Wed, 07 Apr 2010 11:43:53 -0700 johnc 6940894: G1: assert(new_obj != 0 || ... "should be forwarded") for compaction tests
Tue, 06 Apr 2010 10:59:45 -0400 tonyp 6909756: G1: guarantee(G1CollectedHeap::heap()->mark_in_progress(),"Precondition.")
Mon, 05 Apr 2010 12:19:22 -0400 tonyp 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop()
Fri, 02 Apr 2010 12:10:08 -0400 tonyp 6677708: G1: re-enable parallel RSet updating and scanning
Tue, 30 Mar 2010 15:36:55 -0400 tonyp 6937160: G1: should observe GCTimeRatio
Wed, 07 Apr 2010 12:28:22 -0400 kamg Merge
Fri, 02 Apr 2010 17:04:09 -0700 jcoomes Merge
Wed, 31 Mar 2010 16:51:18 -0700 coleenp 6938627: Make temporary directory use property java.io.tmpdir when specified
Tue, 06 Apr 2010 22:06:57 -0700 asaha Merge
Fri, 02 Apr 2010 15:55:04 -0700 kvn Merge
Fri, 02 Apr 2010 11:55:00 -0700 kvn 6939804: ciConstant::print() prints incorrect bool value
Thu, 01 Apr 2010 16:06:57 -0700 never 6936709: AsyncGetCallTrace doesn't handle inexact stack walking properly
Wed, 31 Mar 2010 16:29:10 -0700 never Merge
Wed, 31 Mar 2010 11:54:03 -0700 never 6939845: zero needs fallback path in C++ interpreter for platform dependent fast bytecodes
Wed, 31 Mar 2010 08:03:33 -0700 twisti 6939731: JSR 292 Zero build fix after 6934494
Tue, 30 Mar 2010 00:57:55 -0700 twisti 6939180: Zero locking fix
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Thu, 15 Apr 2010 19:08:18 -0700 trims 6944398: Bump the HS18 build number to 03
Thu, 15 Apr 2010 13:54:54 -0700 mikejwre Added tag jdk7-b89 for changeset 15836273ac24
Tue, 13 Apr 2010 16:36:27 -0700 lana Mergejdk7-b89
Thu, 08 Apr 2010 15:28:37 -0700 lana Merge
Wed, 24 Mar 2010 17:16:33 -0700 asaha Merge
Mon, 15 Mar 2010 15:51:36 -0400 acorn 6932480: Fix crash in CompilerThread/Parser. Unloaded array klass?
Thu, 28 Jan 2010 13:59:18 -0500 acorn Merge
Tue, 19 Jan 2010 16:03:09 -0500 acorn 6626217: Fixed loader constraint array handling
Thu, 21 Jan 2010 10:07:59 -0800 kvn 6894807: No ClassCastException for HashAttributeSet constructors if run with -Xcomp
Thu, 03 Dec 2009 14:20:22 -0800 kvn 6892265: System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes
Thu, 08 Apr 2010 17:02:41 -0700 mikejwre Added tag jdk7-b88 for changeset 4b60f23c4223
Thu, 01 Apr 2010 20:48:50 -0400 acorn Mergehs18-b02 jdk7-b88
Thu, 01 Apr 2010 11:23:01 -0400 acorn Merge
Fri, 26 Mar 2010 11:10:26 -0400 acorn Merge
Thu, 25 Mar 2010 16:54:59 -0700 dcubed Merge
Thu, 25 Mar 2010 16:27:12 -0700 dcubed 6938185: 3/4 6923488 breaks Windows command shell builds
Tue, 23 Mar 2010 17:29:13 -0700 dcubed Merge
Tue, 23 Mar 2010 14:37:18 -0700 dcubed 6915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
Thu, 18 Mar 2010 16:47:37 -0400 coleenp 6936168: Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
Wed, 17 Mar 2010 11:01:05 +0100 fparain 6935224: Adding new DTrace probes to work with Palantir
Tue, 16 Mar 2010 20:47:17 -0700 dcubed Merge
Tue, 16 Mar 2010 17:47:03 -0600 dcubed 6923488: 4/4 need minor tweaks to HotSpot build for Cygwin
Sat, 13 Mar 2010 16:32:49 -0800 xlu 6934758: Expose the break down of clean up task time during safepoint.
Fri, 12 Mar 2010 10:42:16 -0500 coleenp 6929067: Stack guard pages should be removed when thread is detached
Thu, 01 Apr 2010 16:15:12 -0700 trims 6940419: Bump the HS18 build number to 02
Thu, 01 Apr 2010 16:10:27 -0700 trims Merge
Thu, 18 Mar 2010 12:14:59 -0400 tonyp 6935821: G1: threads created during marking do not active their SATB queues
Mon, 22 Mar 2010 02:40:53 -0700 apetrusenko Merge
Thu, 18 Mar 2010 13:31:51 -0700 jcoomes 6935839: excessive marking stack growth during full gcs
Thu, 18 Mar 2010 01:48:28 -0700 apetrusenko 6921710: G1: assert(new_finger >= _finger && new_finger < _region_limit,"invariant")
Thu, 11 Mar 2010 11:44:43 -0800 johnc 6755988: G1: assert(new_obj != 0 || ... "should be forwarded")
Mon, 15 Mar 2010 02:56:45 -0700 apetrusenko Merge
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays
Thu, 25 Mar 2010 15:05:19 -0700 mikejwre Added tag jdk7-b87 for changeset e7e7e36ccdb5
Tue, 23 Mar 2010 20:37:30 -0700 trims Mergejdk7-b87
Tue, 23 Mar 2010 20:28:36 -0700 trims Added tag hs18-b01 for changeset 07226e9eab8f
Thu, 18 Mar 2010 17:21:54 -0700 trims 6936366: Fork HS17 to HS18 - renumber Major and build numbers of JVMhs18-b01
Thu, 18 Mar 2010 16:06:00 -0700 trims Merge
Thu, 18 Mar 2010 06:36:43 -0700 twisti Merge
Thu, 18 Mar 2010 09:56:51 +0100 twisti 6932091: JSR 292 x86 code cleanup
Wed, 17 Mar 2010 16:40:25 -0700 never 6930043: C2: SIGSEGV in javasoft.sqe.tests.lang.arr017.arr01702.arr01702.loop_forw(II)I
Wed, 17 Mar 2010 10:47:03 -0700 kvn 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Wed, 17 Mar 2010 10:22:41 +0100 twisti 6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls
Tue, 16 Mar 2010 15:35:33 -0700 kvn 6935466: new CodeCache flushing code is not guarded by the flag
Tue, 16 Mar 2010 11:52:17 +0100 twisti 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
Thu, 11 Mar 2010 05:09:20 -0800 twisti 6934089: Zero 32-bit/64kb page fix
Fri, 05 Mar 2010 13:58:34 +0100 roland 6932496: c1: deoptimization of jsr subroutine fails on sparcv9
Tue, 09 Mar 2010 23:57:36 -0800 twisti Merge
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Tue, 09 Mar 2010 11:02:39 -0800 never 6932270: Allow Java's ELF symtab reader to use separate debuginfo files
Mon, 08 Mar 2010 04:46:30 -0800 twisti 6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64
Thu, 11 Mar 2010 14:41:29 -0500 acorn Merge
Wed, 10 Mar 2010 21:42:26 -0800 xlu 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
Tue, 02 Mar 2010 12:09:40 -0800 coleenp 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
Wed, 03 Mar 2010 08:10:41 -0800 jmasa 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
Tue, 02 Mar 2010 13:59:37 -0800 johnc Merge
Fri, 26 Feb 2010 16:40:55 -0500 phh 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
Tue, 02 Mar 2010 13:57:46 -0800 johnc Merge
Wed, 24 Feb 2010 14:56:20 -0500 tonyp 6928065: G1: use existing command line parameters to set the young generation size
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
Tue, 23 Feb 2010 23:14:34 -0500 tonyp 6928073: G1: use existing command line parameters for marking cycle initiation
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Mon, 01 Mar 2010 12:12:35 -0800 never 6930398: fix for return address locals in OSR entries uses wrong test
Thu, 25 Feb 2010 22:58:43 -0800 kvn 6930116: loop predication code does not handle If nodes with only one projection
Thu, 25 Feb 2010 15:55:47 -0800 kvn 6930035: C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
Thu, 25 Feb 2010 11:38:50 -0800 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Tue, 23 Feb 2010 17:46:29 +0100 twisti 6928839: JSR 292 typo in x86 _adapter_check_cast
Mon, 22 Feb 2010 16:56:49 -0800 kvn 6928717: HS17 fails to build with SS11 C++
Fri, 19 Feb 2010 13:06:11 -0800 never 6927049: assert(is_Loop(),"invalid node class")
Fri, 19 Feb 2010 10:04:16 -0800 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Thu, 18 Feb 2010 15:05:10 -0800 never 6663854: assert(n != __null,"Bad immediate dominator info.") in C2 with -Xcomp
Thu, 18 Mar 2010 13:52:49 -0700 mikejwre Added tag jdk7-b86 for changeset bf823ef06b4f
Mon, 08 Mar 2010 15:50:52 -0800 trims Added tag hs17-b10 for changeset 418bc80ce139jdk7-b86
Thu, 04 Mar 2010 13:50:13 -0800 mikejwre Added tag jdk7-b85 for changeset 6c9796468b91hs17-b10
Thu, 18 Feb 2010 22:16:12 -0800 trims 6927886: Bump the HS17 build number to 10jdk7-b85
Thu, 18 Feb 2010 22:15:35 -0800 trims Merge
Thu, 18 Feb 2010 10:44:14 -0800 twisti Merge
Thu, 18 Feb 2010 06:54:48 -0800 twisti 6927165: Zero S/390 fixes
Thu, 18 Feb 2010 11:35:41 +0100 twisti 6926782: CodeBuffer size too small after 6921352
Tue, 16 Feb 2010 20:07:48 -0800 never 6877221: Endless deoptimizations in OSR nmethod
Tue, 16 Feb 2010 16:17:46 -0800 kvn 6926697: "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete
Tue, 16 Feb 2010 14:11:44 -0800 johnc Merge
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning
Tue, 09 Feb 2010 13:56:09 -0800 johnc 6782663: Data produced by PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime is not accurate.
Mon, 08 Feb 2010 14:23:01 -0500 tonyp 6802453: G1: hr()->is_in_reserved(from),"Precondition."
Fri, 05 Feb 2010 11:05:50 -0500 tonyp 6920977: G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
Fri, 12 Feb 2010 15:27:36 -0800 kvn Merge
Fri, 12 Feb 2010 10:34:11 -0800 kvn 6926048: Improve Zero performance
Fri, 12 Feb 2010 08:54:13 -0800 kvn 6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Tue, 09 Feb 2010 10:21:06 -0800 kvn 6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
Tue, 09 Feb 2010 01:31:13 -0800 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
Mon, 08 Feb 2010 12:20:09 -0800 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
Sun, 07 Feb 2010 12:15:06 -0800 kvn 6923002: assert(false,"this call site should not be polymorphic")
Fri, 05 Feb 2010 11:07:40 -0800 never 6920293: OptimizeStringConcat causing core dumps
Thu, 11 Feb 2010 10:48:10 -0800 apangin Merge
Mon, 08 Feb 2010 13:49:03 -0500 kamg 6587322: dtrace probe object__alloc doesn't fire in some situations on amd64
Mon, 08 Feb 2010 09:58:32 -0800 johnc Merge
Tue, 02 Feb 2010 18:39:50 -0800 johnc 6914402: G1: assert(!is_young_card(cached_ptr),"shouldn't get a card in young region")
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Fri, 29 Jan 2010 14:51:38 -0800 johnc 6885297: java -XX:RefDiscoveryPolicy=2 or -XX:TLABWasteTargetPercent=0 cause VM crash
Thu, 18 Feb 2010 13:31:31 -0800 mikejwre Added tag jdk7-b84 for changeset ffc8d176b84b
Fri, 12 Feb 2010 13:25:08 -0800 mikejwre Added tag jdk7-b83 for changeset 3f370a32906ejdk7-b84
Thu, 11 Feb 2010 20:37:05 -0800 trims Added tag hs15-b05 for changeset fafab5d5349cjdk7-b83
Thu, 11 Feb 2010 20:37:03 -0800 trims Added tag hs15-b04 for changeset 9ab385cb0c42
Thu, 11 Feb 2010 20:37:01 -0800 trims Added tag hs15-b03 for changeset 2581d90c6c9b
Thu, 11 Feb 2010 20:36:59 -0800 trims Added tag hs15-b02 for changeset 1605bb4eb5a7
Thu, 11 Feb 2010 20:36:57 -0800 trims Added tag hs15-b01 for changeset 3f844a28c5f4
Thu, 11 Feb 2010 20:11:47 -0800 trims Added tag hs16-b08 for changeset ac59d4e6dae5
Thu, 11 Feb 2010 20:11:45 -0800 trims Added tag hs16-b07 for changeset 3c0f72981560
Thu, 11 Feb 2010 20:11:44 -0800 trims Added tag hs16-b06 for changeset ba313800759b
Thu, 11 Feb 2010 20:11:42 -0800 trims Added tag hs16-b05 for changeset 32c83fb84370
Thu, 11 Feb 2010 20:11:40 -0800 trims Added tag hs16-b04 for changeset 08f86fa55a31
Thu, 11 Feb 2010 20:11:38 -0800 trims Added tag hs16-b03 for changeset 07c1c01e0315
Thu, 11 Feb 2010 20:11:37 -0800 trims Added tag hs16-b02 for changeset f4cbf78110c7
Thu, 11 Feb 2010 20:11:35 -0800 trims Added tag hs16-b01 for changeset 981375ca07b7
Thu, 11 Feb 2010 19:53:02 -0800 trims Added tag hs17-b09 for changeset ff3232b68fbb
Thu, 11 Feb 2010 19:53:01 -0800 trims Added tag hs17-b08 for changeset 1f9b07674480
Thu, 11 Feb 2010 19:53:00 -0800 trims Added tag hs17-b07 for changeset 3003ddd1d433
Thu, 11 Feb 2010 19:52:59 -0800 trims Added tag hs17-b06 for changeset a5a6adfca6ec
Thu, 11 Feb 2010 19:52:58 -0800 trims Added tag hs17-b05 for changeset 9174bb32e934
Thu, 11 Feb 2010 19:52:57 -0800 trims Added tag hs17-b04 for changeset d8dd291a362a
Thu, 11 Feb 2010 19:52:56 -0800 trims Added tag hs17-b03 for changeset f4b900403d6e
Thu, 11 Feb 2010 19:52:55 -0800 trims Added tag hs17-b02 for changeset faf94d94786b
Thu, 11 Feb 2010 19:52:39 -0800 trims Added tag hs17-b01 for changeset a94714c55065
Fri, 05 Feb 2010 16:21:06 -0800 trims Merge
Fri, 05 Feb 2010 12:27:12 -0800 trims 6921473: Bump the HS17 build number to 09hs17-b09
Fri, 05 Feb 2010 12:26:35 -0800 trims Merge
Thu, 04 Feb 2010 15:50:59 -0800 apangin Merge
Tue, 02 Feb 2010 11:08:17 -0700 dcubed Merge
Tue, 02 Feb 2010 10:37:32 -0700 dcubed 6918421: 1/1 in-process JVM now ignores preset Windows unhandled exception filter
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Thu, 04 Feb 2010 11:16:23 -0800 never 6921992: failure in verify scheduling after 6792161
Thu, 04 Feb 2010 03:34:05 -0800 twisti Merge
Wed, 03 Feb 2010 18:33:04 -0800 never Merge
Wed, 03 Feb 2010 15:56:37 -0800 never 6921969: optimize 64 long multiply for case with high bits zero
Wed, 03 Feb 2010 15:03:22 -0800 kvn 6923043: failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly
Wed, 03 Feb 2010 12:28:30 -0800 never 6921922: fix for 6911204 breaks tagged stack interpreter
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Mon, 01 Feb 2010 23:18:47 +0100 twisti 6921799: JSR 292 call sites should not be fixed-up
Mon, 01 Feb 2010 19:29:46 +0100 twisti 6921352: JSR 292 needs its own deopt handler
Fri, 29 Jan 2010 22:51:41 -0800 never 6916644: C2 compiler crash on x86
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Fri, 29 Jan 2010 08:33:24 -0800 twisti 6921339: backout 6917766
Fri, 29 Jan 2010 12:13:05 +0100 twisti 6917766: JSR 292 needs its own deopt handler
Thu, 28 Jan 2010 20:41:37 -0800 never 6792161: assert("No dead instructions after post-alloc")
Thu, 28 Jan 2010 16:28:28 -0800 never 6920346: G1: "must avoid base_memory and AliasIdxTop"
Thu, 28 Jan 2010 08:36:34 -0800 twisti 6920970: Zero build fixes after 6849984 and 6911204
Wed, 27 Jan 2010 22:38:37 -0800 ysr Merge
Tue, 26 Jan 2010 23:36:11 -0800 ysr Merge
Tue, 26 Jan 2010 16:52:29 -0800 ysr 6920090: G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed
Mon, 25 Jan 2010 18:03:29 -0500 tonyp 6919980: G1: remove +UseG1GC from under experimental options (second attempt)
Thu, 21 Jan 2010 18:51:10 -0800 apetrusenko 6918006: G1: spill space must be reserved on the stack for barrier calls on Windows x64
Thu, 21 Jan 2010 14:47:01 -0800 ysr Merge
Thu, 21 Jan 2010 11:33:32 -0800 jmasa 6895236: CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context")
Wed, 27 Jan 2010 14:06:27 -0800 iveresov Merge
Tue, 26 Jan 2010 08:53:24 -0800 kvn 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Wed, 20 Jan 2010 22:10:33 -0800 never 6911204: generated adapters with large signatures can fill up the code cache
Fri, 22 Jan 2010 15:06:53 -0800 coleenp Merge
Wed, 20 Jan 2010 11:32:41 -0700 dcubed Merge
Wed, 13 Jan 2010 09:39:46 -0700 dcubed 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
Thu, 04 Feb 2010 11:19:23 -0800 mikejwre Added tag jdk7-b82 for changeset 1999f5b12482
Thu, 28 Jan 2010 11:26:42 -0800 mikejwre Added tag jdk7-b81 for changeset 1f9b07674480jdk7-b82
Fri, 22 Jan 2010 15:01:00 -0800 trims 6919437: Bump the HS17 build number to 08hs17-b08 jdk7-b81
Fri, 22 Jan 2010 14:57:12 -0800 trims Merge
Wed, 20 Jan 2010 12:54:25 -0800 iveresov Merge
Tue, 19 Jan 2010 15:54:42 -0800 kvn 6893701: compiler/6877254/Test.java fails because it combines -XX:+UseConcMarkSweepGC with other GC
Tue, 19 Jan 2010 10:25:54 -0800 kvn 6917931: compiler/6895383/Test.java don't compile due missed imports
Mon, 18 Jan 2010 05:02:41 -0800 twisti 6917698: os::is_allocatable Zero fix for 32-bit platforms
Fri, 15 Jan 2010 16:15:45 -0800 never 6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029
Fri, 15 Jan 2010 11:53:33 -0800 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
Wed, 13 Jan 2010 23:05:52 -0800 jrose 6912065: final fields in objects need to support inlining optimizations for JSR 292
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Tue, 19 Jan 2010 14:23:18 -0800 trims Merge
Sat, 16 Jan 2010 23:51:50 -0800 ysr Merge
Wed, 13 Jan 2010 15:45:47 -0800 johnc 6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001
Thu, 14 Jan 2010 09:20:13 -0800 tonyp Merge
Wed, 13 Jan 2010 15:46:13 -0500 tonyp 6916652: G1: remove +UseG1GC from under experimental options
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Tue, 12 Jan 2010 14:56:46 -0800 johnc 6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
Thu, 21 Jan 2010 11:12:25 -0800 mikejwre Added tag jdk7-b80 for changeset 3003ddd1d433
Fri, 15 Jan 2010 14:28:16 -0800 trims 6917463: Bump the HS17 build number to 07hs17-b07 jdk7-b80
Fri, 15 Jan 2010 14:25:44 -0800 trims Merge
Tue, 12 Jan 2010 13:54:40 -0800 iveresov Merge
Sat, 09 Jan 2010 00:59:35 -0800 never 6909839: missing unsigned compare cases for some cmoves in sparc.ad
Fri, 08 Jan 2010 22:02:42 -0800 jrose Merge
Fri, 08 Jan 2010 18:27:20 -0800 jrose Merge
Fri, 08 Jan 2010 13:58:49 -0800 jrose 6912063: inlining parameters need to be adjusted for some uses of the JVM
Fri, 08 Jan 2010 15:17:42 -0800 jrose Merge
Fri, 08 Jan 2010 13:47:01 -0800 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
Fri, 08 Jan 2010 09:51:24 -0800 kvn 6910484: incorrect integer optimization (loosing and op-r in a given example)
Fri, 08 Jan 2010 09:42:31 -0800 kvn 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
Fri, 08 Jan 2010 11:09:46 +0100 twisti 6914206: change way of permission checking for generated MethodHandle adapters
Thu, 07 Jan 2010 16:26:31 -0800 kvn 6912517: JIT bug compiles out (and stops running) code that needs to be run. Causes NPE.
Thu, 07 Jan 2010 16:24:17 -0800 kvn 6914622: Print values of all flags for product VM
Sat, 09 Jan 2010 09:01:41 -0800 ysr Merge
Thu, 07 Jan 2010 08:14:45 -0800 jmasa 6912018: CMS: guarantee(head() != 0,"The head of the list cannot be NULL")
Mon, 04 Jan 2010 14:51:26 -0800 ysr 6637203: Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed
Mon, 04 Jan 2010 07:58:42 -0800 jmasa Merge
Wed, 23 Dec 2009 09:23:54 -0800 ysr 6631166: CMS: better heuristics when combatting fragmentation
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Wed, 06 Jan 2010 14:25:03 -0800 never Merge
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Tue, 05 Jan 2010 16:12:26 -0800 never 6914002: unsigned compare problem after 5057818
Tue, 05 Jan 2010 11:16:09 -0800 never Merge
Tue, 05 Jan 2010 11:14:54 -0800 never 6908267: Zero fails to unlock synchronized native methods on exception
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Mon, 04 Jan 2010 15:21:09 -0800 kvn 6913075: EA identifies escape state incorrectly after 6895383 fix
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 04 Jan 2010 07:04:46 -0800 twisti Merge
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Mon, 04 Jan 2010 03:34:40 -0800 twisti 6913869: Zero assert fix
Mon, 04 Jan 2010 00:22:57 -0800 twisti 6909153: Fix broken options on Zero
Thu, 14 Jan 2010 15:48:26 -0800 katleman Added tag jdk7-b79 for changeset a5a6adfca6ec
Wed, 23 Dec 2009 03:12:16 -0800 trims Mergehs17-b06 jdk7-b79
Thu, 17 Dec 2009 01:19:07 -0800 xlu Merge
Wed, 16 Dec 2009 15:44:08 -0800 xlu Merge
Wed, 16 Dec 2009 14:27:50 -0800 xlu 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build
Wed, 16 Dec 2009 13:19:57 -0800 xlu Merge
Wed, 16 Dec 2009 13:16:08 -0800 xlu 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build
Wed, 16 Dec 2009 12:54:49 -0500 phh 6843629: Make current hotspot build part of jdk5 control build
Mon, 14 Dec 2009 13:26:29 -0700 dcubed Merge
Mon, 14 Dec 2009 10:05:36 -0700 dcubed 6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14
Mon, 14 Dec 2009 09:51:09 -0700 dcubed 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check")
Fri, 11 Dec 2009 11:09:49 -0800 minqi 6361589: Print out stack trace for target thread of GC crash
Wed, 02 Dec 2009 20:32:27 -0500 dholmes Merge
Tue, 01 Dec 2009 22:29:02 -0500 dholmes 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
Wed, 02 Dec 2009 07:59:49 -0800 coleenp Merge
Wed, 25 Nov 2009 08:37:04 -0800 mchung 6888880: JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook
Wed, 23 Dec 2009 02:57:31 -0800 trims Merge
Wed, 23 Dec 2009 00:47:04 -0800 jmasa Merge
Tue, 22 Dec 2009 22:35:08 -0800 jmasa Merge
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further
Tue, 22 Dec 2009 17:56:03 -0800 iveresov Merge
Wed, 16 Dec 2009 22:15:12 -0800 never 5057818: codecache full and compiler disabled in bigapps fastdebug run
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Tue, 22 Dec 2009 16:35:08 -0800 trims 6912782: Bump the HS17 build number to 06
Tue, 22 Dec 2009 16:33:46 -0800 trims Merge
Thu, 17 Dec 2009 07:02:39 -0800 jmasa Merge
Fri, 11 Dec 2009 09:30:48 -0800 jmasa Merge
Wed, 09 Dec 2009 23:51:38 -0800 johnc 6908215: G1: SEGV with G1PolicyVerbose=2 debug flag
Tue, 15 Dec 2009 17:19:40 -0800 iveresov Merge
Wed, 09 Dec 2009 19:50:14 -0800 kvn 6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Tue, 08 Dec 2009 16:27:21 -0800 never 6908167: jbb2005, OptimizeStringConcat causes assert in EA
Tue, 22 Dec 2009 16:32:11 -0800 trims Merge
Fri, 11 Dec 2009 16:38:37 -0800 trims Merge
Fri, 11 Dec 2009 08:39:30 -0800 jmasa Merge
Tue, 08 Dec 2009 15:12:17 -0800 ysr 6908208: UseCompressedOops: array_size() returns incorrect size for MAX_INT object array following 6906727
Mon, 07 Dec 2009 14:22:34 -0500 tonyp 6904967: G1: some CollectionUsageThreshold tests fail
Fri, 04 Dec 2009 07:44:41 -0500 tonyp 6906565: G1: deal with compilation warning in g1MemoryPool.hpp
Fri, 04 Dec 2009 07:44:35 -0500 tonyp 6880903: G1: G1 reports incorrect Runtime.maxMemory()
Thu, 03 Dec 2009 15:01:57 -0800 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
Tue, 24 Nov 2009 15:19:30 -0800 johnc 6899058: G1: Internal error in ptrQueue.cpp:201 in nightly tests
Fri, 20 Nov 2009 14:47:01 -0500 tonyp 6815790: G1: Missing MemoryPoolMXBeans with -XX:+UseG1GC
Thu, 19 Nov 2009 13:43:25 -0800 ysr 6902303: G1: ScavengeALot should cause an incremental, rather than a full, collection
Thu, 19 Nov 2009 10:19:19 -0800 ysr 6902701: G1: protect debugging code related to 6898948 with a debug flag
Fri, 13 Nov 2009 11:55:26 -0800 ysr 6898948: G1: forensic instrumentation for out-of-bounds recent_avg_pause_time_ratio()
Tue, 10 Nov 2009 11:32:48 -0800 jmasa 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
Fri, 06 Nov 2009 11:10:05 -0800 johnc 6895788: G1: SATB and update buffer allocation code allocates too much space
Wed, 02 Dec 2009 13:29:00 -0800 cfang 6901572: JVM 1.6.16 crash on loops: assert(has_node(i),"")
Tue, 01 Dec 2009 22:11:01 -0800 iveresov Merge
Wed, 25 Nov 2009 12:09:02 -0800 cfang 6904191: OptimizeStringConcat should be product instead of experimental
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Tue, 01 Dec 2009 14:49:41 -0800 iveresov Merge
Fri, 27 Nov 2009 07:56:58 -0800 twisti 6896043: first round of zero fixes
Wed, 25 Nov 2009 09:03:42 -0500 kamg Merge
Mon, 23 Nov 2009 16:24:35 -0500 acorn Merge
Wed, 11 Nov 2009 15:49:38 -0500 acorn 6893504: LinkageError for bootstrap duplicate class definitions.
Fri, 20 Nov 2009 16:22:38 -0500 phh 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
Tue, 24 Nov 2009 11:49:42 -0800 cfang Merge
Thu, 19 Nov 2009 14:32:23 -0800 kvn 6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
Thu, 19 Nov 2009 03:41:29 -0800 twisti 6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
Wed, 11 Nov 2009 23:39:17 -0800 never 6892079: live value must not be garbage failure after fix for 6854812
Wed, 11 Nov 2009 09:13:12 -0500 kamg Merge
Fri, 06 Nov 2009 16:05:59 -0500 kamg Merge
Wed, 04 Nov 2009 16:49:23 -0500 phh 6898160: Need serviceability support for new vm argument type 'uint64_t'
Fri, 06 Nov 2009 15:04:26 -0500 kamg Merge
Fri, 30 Oct 2009 17:24:14 -0700 xlu Merge
Wed, 28 Oct 2009 16:25:51 -0400 phh 6887571: Increase default heap config sizes
Tue, 10 Nov 2009 17:00:18 -0800 cfang Merge
Wed, 04 Nov 2009 14:43:50 -0800 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
Wed, 04 Nov 2009 14:16:20 -0800 kvn 6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
Mon, 02 Nov 2009 11:17:55 +0100 roland 6769124: various 64-bit fixes for c1
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Fri, 30 Oct 2009 10:12:52 -0700 cfang 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
Thu, 29 Oct 2009 16:57:55 -0700 kvn 6896084: VM does not reserve protected page below heap for compressed oops implicit null checks
Thu, 17 Dec 2009 14:10:24 -0800 mikejwre Added tag jdk7-b78 for changeset e703499b4b51
Wed, 16 Dec 2009 12:51:48 -0800 ohair 6909462: Fix nbproject/private references in .hgignorejdk7-b78
Thu, 03 Dec 2009 12:52:49 -0800 mikejwre Added tag jdk7-b77 for changeset 455105fc81d9
Thu, 12 Nov 2009 15:35:38 -0800 katleman Added tag jdk7-b76 for changeset 9174bb32e934jdk7-b77
Fri, 06 Nov 2009 00:41:40 -0800 trims Mergehs17-b05 jdk7-b76
Tue, 03 Nov 2009 16:43:16 -0800 ysr 6801625: CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
Thu, 05 Nov 2009 15:58:32 -0800 trims 6898707: Bump the HS17 build number to 05
Thu, 05 Nov 2009 15:44:04 -0800 trims Merge
Fri, 30 Oct 2009 13:31:11 -0400 tonyp Merge
Thu, 29 Oct 2009 09:42:26 -0700 johnc 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
Wed, 28 Oct 2009 11:16:42 -0700 ysr 6818264: Heap dumper unexpectedly adds .hprof suffix
Tue, 27 Oct 2009 02:42:24 -0700 apetrusenko 6870843: G1: G1 GC memory leak
Wed, 30 Sep 2009 14:50:51 -0400 tonyp 6890137: G1: revamp reachable object dump
Fri, 23 Oct 2009 14:34:27 -0400 tonyp 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
Thu, 29 Oct 2009 08:49:31 -0700 cfang Merge
Tue, 27 Oct 2009 03:00:27 -0700 twisti 6893554: SPECjvm2008 mpegaudio fails with SecurityException
Wed, 21 Oct 2009 09:15:33 -0700 kvn 6892186: SA does not dump debug info for scalar replaced objects
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Fri, 16 Oct 2009 16:14:12 -0700 cfang Merge
Thu, 15 Oct 2009 11:47:13 -0700 never 6891750: deopt blob kills values in O5
Wed, 28 Oct 2009 10:37:17 -0700 xlu Merge
Fri, 23 Oct 2009 18:44:33 -0700 xlu Merge
Tue, 20 Oct 2009 16:34:08 -0400 kamg 6893483: DTrace probe return values for a couple JNI methods are wrong
Fri, 30 Oct 2009 10:54:34 -0700 mikejwre Added tag jdk7-b75 for changeset d8dd291a362a
Fri, 23 Oct 2009 14:28:47 -0700 trims Mergehs17-b04 jdk7-b75
Fri, 23 Oct 2009 14:27:16 -0700 trims 6894844: Bump the HS17 build number to 04
Thu, 22 Oct 2009 07:43:49 -0700 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Tue, 20 Oct 2009 11:28:25 -0700 tonyp Merge
Tue, 20 Oct 2009 00:00:23 -0700 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Mon, 19 Oct 2009 17:02:19 -0400 tonyp Merge
Wed, 07 Oct 2009 19:01:55 -0400 tonyp 6866190: Remove SIMPLE_STACK code from TaskQueue
Wed, 07 Oct 2009 09:48:42 -0400 bobv 6888847: TaskQueue needs release_store() for correctness on RMO machines
Wed, 07 Oct 2009 10:09:57 -0400 tonyp 6888619: G1: too many guarantees in concurrent marking
Wed, 07 Oct 2009 09:42:18 -0400 tonyp 6888316: G1: has_aborted() || _cm->region_stack_empty() fails
Mon, 05 Oct 2009 12:05:48 -0400 tonyp 6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
Fri, 02 Oct 2009 16:20:42 -0400 tonyp 6882730: G1: parallel heap verification messes up region dump
Fri, 02 Oct 2009 16:12:07 -0400 tonyp 6885041: G1: inconsistent thread dump
Mon, 05 Oct 2009 05:51:22 -0700 jcoomes 6887948: test/gc/6845368/bigobj.java fails due to timeout
Fri, 16 Oct 2009 14:08:44 -0700 cfang Merge
Wed, 14 Oct 2009 15:03:32 -0700 kvn 6890984: Comparison of 2 arrays could cause VM crash
Wed, 14 Oct 2009 11:42:59 -0700 kvn 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Wed, 14 Oct 2009 10:36:57 -0700 never 6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
Tue, 13 Oct 2009 22:32:31 -0700 kvn 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
Tue, 13 Oct 2009 20:54:13 -0700 kvn 6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Tue, 13 Oct 2009 16:29:31 -0700 never 6889302: TraceExceptions output should include detail message
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Wed, 07 Oct 2009 15:38:37 -0700 never 6885584: A particular class structure causes large allocation spike for jit
Wed, 07 Oct 2009 12:43:50 -0700 kvn 6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Tue, 06 Oct 2009 10:15:38 -0700 kvn 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Tue, 06 Oct 2009 02:11:49 -0700 twisti 6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Wed, 14 Oct 2009 12:40:20 -0700 xlu Merge
Mon, 28 Sep 2009 12:27:52 -0400 acorn Merge
Thu, 24 Sep 2009 12:10:46 -0700 xlu 6880029: JDK 1.6.0_u14p Application crashed very early
Thu, 15 Oct 2009 16:40:19 -0700 xdono Added tag jdk7-b74 for changeset f4b900403d6e
Fri, 09 Oct 2009 15:21:07 -0700 trims 6890293: Bump the HS17 build number to 03hs17-b03 jdk7-b74