hotspot/src/share/vm/runtime/sharedRuntime.cpp
Fri, 06 May 2016 13:00:21 -0700 mikael 8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Wed, 04 May 2016 15:32:26 -0400 ctornqvi 8156066: Backout JDK-8153892
Tue, 03 May 2016 08:12:25 -0700 mikael 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 07 Apr 2016 22:03:04 -0700 ccheung 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Mon, 04 Apr 2016 14:49:19 -0700 dcubed 8152358: code and comment cleanups found during the hunt for 8077392
Mon, 04 Apr 2016 14:41:00 -0700 dcubed 8077392: Stream fork/join tasks occasionally fail to complete
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Fri, 18 Mar 2016 15:14:22 -0400 coleenp 8152065: TraceBytecodes breaks the interpreter expression stack
Fri, 26 Feb 2016 01:58:29 +0300 vlivanov 8150436: Incorrect invocation mode when linkToInteface linker is eliminated
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 18 Dec 2015 20:23:26 +0300 vlivanov 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Fri, 11 Dec 2015 15:03:11 +0300 vlivanov 8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Thu, 10 Dec 2015 09:42:22 -0800 ctornqvi 8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
Mon, 23 Nov 2015 11:06:14 +0100 mdoerr 8138952: C1: Distinguish between PPC32 and PPC64
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Tue, 27 Oct 2015 01:45:01 -0400 dlong Merge
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Wed, 04 Nov 2015 14:32:51 -0500 rprotacio 8140348: Convert TraceSafepoint to Unified Logging
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 14 Oct 2015 15:36:41 -0700 poonam 8136577: Make AbortVMOnException available in product builds
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Fri, 04 Sep 2015 12:47:57 +0200 neliasso 8135067: Preparatory refactorings for compiler control
Thu, 09 Jul 2015 14:35:13 -0700 dcubed Merge
Mon, 29 Jun 2015 15:30:55 +0200 goetz 8086069: Adapt runtime calls to recent intrinsics to pass ints as long
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Wed, 24 Jun 2015 08:30:52 +0200 bdelsart 8030076: remove unused runtime related code
Tue, 09 Jun 2015 10:26:25 -0400 coleenp 8035074: hs_err improvement: Add time zone information in the hs_err file
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Tue, 05 May 2015 18:57:57 -0700 dcubed 8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Fri, 13 Feb 2015 10:01:42 -0800 dcubed 8061553: Contended Locking fast enter bucket
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Tue, 30 Sep 2014 15:44:43 +0200 thartmann 8059468: Fix PrintCodeCache output changed by JDK-8059137
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 18:55:29 -0700 jmasa Merge
Tue, 24 Jun 2014 08:12:30 +0200 thartmann 8035328: closed/compiler/6595044/Main.java failed with timeout
less more (0) -100 -60 tip