log

age author description
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Fri, 07 Jan 2011 15:57:02 -0500 bobv Merge
Fri, 07 Jan 2011 12:44:54 -0500 bobv 7009268: guarantee(middle - slop > start) failed: need enough space to divide up
Fri, 07 Jan 2011 03:38:19 -0800 alanb 7009975: Large file support broken in hs20-b04
Wed, 05 Jan 2011 21:23:15 -0500 coleenp 6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling
Mon, 03 Jan 2011 14:09:11 -0500 coleenp 6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 30 Dec 2010 23:44:45 -0800 iveresov 7009849: C1: Incorrect frame size computation
Thu, 30 Dec 2010 09:36:03 -0800 kvn 6928562: Assert(_no_handle_mark_nesting==0,"allocating handle inside NoHandleMark")
Wed, 29 Dec 2010 10:41:43 -0800 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
Tue, 28 Dec 2010 17:34:02 -0800 kvn 7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Wed, 22 Dec 2010 02:02:53 -0800 twisti 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
Tue, 21 Dec 2010 22:57:17 -0800 iveresov 7008466: Tiered: Enable testing of tiered compilation in JPRT
Tue, 21 Dec 2010 13:56:40 -0800 kvn 7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
Tue, 21 Dec 2010 04:37:30 -0800 twisti 7008165: Garbage in ClassFormatError message
Sat, 18 Dec 2010 08:38:07 -0800 twisti Merge
Sat, 18 Dec 2010 01:15:01 -0800 twisti 6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame
Sat, 18 Dec 2010 06:40:56 -0800 never Merge
Fri, 17 Dec 2010 15:55:32 -0800 never 6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM
Thu, 16 Dec 2010 14:15:12 -0800 kvn 7006505: Use kstat info to identify SPARC processor
Thu, 16 Dec 2010 12:47:52 -0800 never 6839888: Array overrun in vm adlc
Thu, 16 Dec 2010 01:46:02 -0800 iveresov Merge
Tue, 14 Dec 2010 23:17:00 -0800 never 6765546: Wrong sscanf used to parse CompilerOracle command >= 32 characters could lead to crash
Tue, 14 Dec 2010 12:44:30 -0800 twisti 7006044: materialize cheap non-oop pointers on 64-bit SPARC
Tue, 28 Dec 2010 09:54:09 -0500 coleenp Merge
Mon, 27 Dec 2010 09:56:29 -0500 zgu Merge
Mon, 27 Dec 2010 09:30:20 -0500 zgu 6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
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
Sat, 22 Jan 2011 17:31:11 +0100 Thomas Wuerthinger Added caching for constant pool entries.
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.
Wed, 19 Jan 2011 16:13:13 +0100 Thomas Wuerthinger Added getClass intrinsic implementation.
Wed, 19 Jan 2011 15:48:15 +0100 Thomas Wuerthinger Add deoptimization blob support.
Tue, 18 Jan 2011 10:19:59 +0100 Thomas Wuerthinger Better support for array types.
Fri, 14 Jan 2011 16:29:42 +0100 Thomas Wuerthinger Treat C1XOptions fields as final.
Fri, 14 Jan 2011 13:22:50 +0100 Thomas Wuerthinger Removed compiler object tracking.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Wed, 12 Jan 2011 19:14:32 +0100 Thomas Wuerthinger Added GC stats. Enabling intrinsics.
Tue, 11 Jan 2011 17:02:38 +0100 Thomas Wuerthinger Removed assert.
Tue, 11 Jan 2011 16:35:10 +0100 Thomas Wuerthinger Changed .hgignore.
Tue, 11 Jan 2011 16:21:22 +0100 Thomas Wuerthinger Small clean up.
Tue, 11 Jan 2011 11:55:19 +0100 Thomas Wuerthinger Two fixes for leaf type and leaf method assumptions.
Mon, 10 Jan 2011 16:59:48 +0100 Thomas Wuerthinger Added leaf method assumptions.
Mon, 10 Jan 2011 10:50:22 +0100 Thomas Wuerthinger Added unique concrete subtype assumption.
Fri, 07 Jan 2011 19:08:13 +0100 Thomas Wuerthinger Fixed an issue that caused the client compiler to fail in the graal configuration.
Fri, 07 Jan 2011 18:48:48 +0100 Thomas Wuerthinger Renamed file.
Fri, 07 Jan 2011 18:45:09 +0100 Thomas Wuerthinger Fix includes to match new hotspot mechanism.
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
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 pass hs20-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 Merge hs20-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 3f3653ab7af8 jdk7-b122
Fri, 03 Dec 2010 19:44:29 -0800 ohair Merge jdk7-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, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.
Tue, 28 Dec 2010 18:33:26 +0100 Thomas Wuerthinger Added caching for resolved types and resolved fields.
Mon, 27 Dec 2010 20:35:47 +0100 Thomas Wuerthinger Removed HotSpotTest project. Graal uses jtt tests anyway.
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Mon, 27 Dec 2010 14:22:55 +0100 Thomas Wuerthinger Support for custom stack area (needed for deoptimization).
Thu, 23 Dec 2010 22:14:31 +0100 Thomas Wuerthinger More deoptmization tracing.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Wed, 22 Dec 2010 19:47:39 +0100 Thomas Wuerthinger Important fix for exception unwind method entry offset (regression introduced during update to latest OpenJDK).
Tue, 21 Dec 2010 17:40:10 +0100 Thomas Wuerthinger Small fix to make Graal snippets work with bounds check elimination.
Tue, 21 Dec 2010 17:09:45 +0100 Thomas Wuerthinger Merge.
Tue, 21 Dec 2010 17:09:37 +0100 Thomas Wuerthinger Removed launch configuration.
Tue, 30 Nov 2010 16:39:35 +0100 Thomas Wuerthinger Adjustments after merge with OpenJDK repository.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Wed, 17 Nov 2010 22:42:08 -0800 lana Merge jdk7-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 03 hs20-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 698b7b727e12 hs20-b02
Wed, 10 Nov 2010 20:38:30 -0800 trims Merge jdk7-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