Sun, 21 Aug 2016 20:56:37 -0400 |
dholmes |
8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
|
file |
diff |
annotate
|
Mon, 09 May 2016 22:22:15 +0200 |
rehn |
8153535: Convert TraceRedefineClasses to Unified Logging
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:58:03 +0200 |
rehn |
8154719: JvmtiBreakpoint rename method print() to print_on()
|
file |
diff |
annotate
|
Tue, 19 Apr 2016 14:14:04 +0200 |
rehn |
8154041: JVMTI trace to Unified Logging
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 14:37:35 +0100 |
stefank |
8072911: Remove includes of oop.inline.hpp from .hpp files
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
Wed, 03 Sep 2014 19:13:18 -0400 |
coleenp |
8055008: Clean up code that saves the previous versions of redefined classes
|
file |
diff |
annotate
|
Thu, 10 Jul 2014 17:46:35 -0700 |
sspitsyn |
8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 11:56:44 +0200 |
goetz |
8044775: Improve usage of umbrella header atomic.inline.hpp.
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 10:32:36 -0400 |
coleenp |
8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
|
file |
diff |
annotate
|
Mon, 21 Oct 2013 14:20:47 +0200 |
ehelin |
8025834: NPE in Parallel Scavenge with -XX:+CheckUnhandledOops
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 09:30:02 -0400 |
coleenp |
8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 13:46:55 -0500 |
jprovino |
8006498: #if <symbol> is wrong in the code.
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 10:04:08 -0500 |
zgu |
8000692: Remove old KERNEL code
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 14:20:21 +0100 |
stefank |
8003935: Simplify the needed includes for using Thread::current()
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 16:15:05 -0500 |
hseigel |
8001471: Klass::cast() does nothing
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 08:24:46 -0700 |
dcubed |
7039447: 2/1 java profiling is broken in build 139 (garbage in function name)
|
file |
diff |
annotate
|
Tue, 15 Mar 2011 06:37:31 -0700 |
dcubed |
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
|
file |
diff |
annotate
|
Sat, 26 Feb 2011 13:33:23 -0500 |
kamg |
7017640: Fix for 6766644 deadlocks on some NSK tests when running with -Xcomp
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 14:38:01 -0500 |
kamg |
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 13:51:53 -0800 |
kamg |
7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 17:14:53 -0500 |
kamg |
6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 15:04:26 -0500 |
kamg |
7004582: Add GetThisObject() function to JVMTI 1.2
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 14:33:48 -0800 |
iveresov |
Merge
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 15:59:34 -0400 |
acorn |
6988353: refactor contended sync subsystem
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 16:14:34 -0700 |
never |
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 14:05:07 -0700 |
dcubed |
6567360: 3/4 SIGBUS in jvmti RawMonitor magic check for unaligned bad monitor pointer
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|