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