Wed, 28 Jun 2017 19:12:58 -0400 |
coleenp |
8182848: Some functions misplaced in debug.hpp
|
file |
diff |
annotate
|
Mon, 23 Jan 2017 09:53:27 +0100 |
zmajo |
8172844: Assert fails in deoptimization due to original PC at the end of code section
|
file |
diff |
annotate
|
Mon, 24 Oct 2016 14:12:32 -0700 |
cjplummer |
8166679: JNI AsyncGetCallTrace replaces topmost frame name with <no Java callstack recorded> starting with Java 9 b133
|
file |
diff |
annotate
|
Fri, 21 Oct 2016 17:51:33 -0700 |
dlong |
8160411: SIGSEGV in frame::safe_for_sender on incomplete DeoptimizationBlob frame
|
file |
diff |
annotate
|
Tue, 16 Aug 2016 09:19:13 -0700 |
dlong |
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 09:40:21 -0400 |
coleenp |
8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 02:13:40 +0300 |
vlivanov |
Merge
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:28:51 +0200 |
rbackman |
8151956: Support non-continuous CodeBlobs in HotSpot
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 09:51:00 -0400 |
coleenp |
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
|
file |
diff |
annotate
|
Tue, 22 Dec 2015 11:11:29 -0500 |
coleenp |
8074457: Remove the non-Zero CPP Interpreter
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 10:37:23 -0500 |
goetz |
8139864: Improve handling of stack protection zones.
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 08:30:52 +0200 |
bdelsart |
8030076: remove unused runtime related code
|
file |
diff |
annotate
|
Mon, 27 Apr 2015 10:49:43 +0200 |
zmajo |
8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 18:20:14 +0100 |
fparain |
8068655: frame::safe_for_sender() computes incorrect sender_sp value for interpreted frames
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 12:19:07 -0700 |
simonis |
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 15:45:46 -0400 |
coleenp |
8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 16:05:15 +0200 |
goetz |
8048241: Introduce umbrella header os.inline.hpp and clean up includes
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 15:14:25 +0100 |
roland |
8036146: make CPP interpreter build again
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 12:35:38 +0100 |
mgronlun |
8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 10:25:02 -0400 |
hseigel |
7195622: CheckUnhandledOops has limited usefulness now
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:55:46 -0400 |
coleenp |
8016325: JVM hangs verifying system dictionary
|
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
|
Tue, 26 Feb 2013 14:09:52 +0100 |
rbackman |
8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 17:50:21 -0500 |
coleenp |
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
|
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
|
Tue, 24 Jul 2012 10:51:00 -0700 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 19:37:14 -0800 |
iveresov |
7141059: 7116795 broke pure c2 builds
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 16:49:22 +0100 |
bdelsart |
7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
|
file |
diff |
annotate
|
Tue, 24 Jan 2012 15:41:17 +0100 |
bdelsart |
7120450: complete information dumped by frame_describe
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 16:18:31 +0100 |
bdelsart |
7120448: Fix FP values for compiled frames in frame::describe
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 04:12:49 -0700 |
twisti |
7106944: assert(_pc == *pc_addr) failed may be too strong
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 02:19:37 -0700 |
twisti |
7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 10:12:25 +0200 |
bdelsart |
7087445: Improve platform independence of JSR292 shared code
|
file |
diff |
annotate
|
Mon, 09 May 2011 19:45:52 -0700 |
never |
7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
|
file |
diff |
annotate
|
Fri, 06 May 2011 16:33:13 -0700 |
never |
6939861: JVM should handle more conversion operations
|
file |
diff |
annotate
|
Mon, 02 May 2011 18:53:37 -0700 |
never |
7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 05:27:54 -0700 |
twisti |
6978355: renaming for 6961697
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 08:13:38 -0400 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Tue, 11 May 2010 15:19:19 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 08:37:24 -0700 |
twisti |
6943304: remove tagged stack interpreter
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 19:29:46 +0100 |
twisti |
6921352: JSR 292 needs its own deopt handler
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 08:33:24 -0800 |
twisti |
6921339: backout 6917766
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 12:13:05 +0100 |
twisti |
6917766: JSR 292 needs its own deopt handler
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 18:38:08 +0100 |
twisti |
6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:12:40 -0700 |
xdono |
6862919: Update copyright year
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 10:25:39 -0700 |
cfang |
6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 00:21:55 -0700 |
never |
5108146: Merge i486 and amd64 cpu directories
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Tue, 08 Apr 2008 12:23:15 -0400 |
sgoldman |
6603919: Stackwalking crash on x86 -server with Sun Studio's collect -j on
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|