hotspot/src/share/vm/runtime/sharedRuntime.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Thu, 08 Jun 2017 20:28:04 +0200 jwilhelm Merge
Wed, 24 May 2017 16:53:58 +0200 thartmann 8180813: Null pointer dereference of CodeCache::find_blob() result
Wed, 05 Apr 2017 13:15:44 -0700 dlong 8173795: AOT support in raw_exception_handler_for_return_address is broken
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Tue, 14 Feb 2017 20:00:28 -0800 ysuenaga 8172285: UL support for PrintCompilation
Mon, 19 Dec 2016 12:39:01 -0500 bobv 8168503: JEP 297: Unified arm32/arm64 Port
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Sun, 27 Nov 2016 19:58:30 -0800 iklam 8169867: Method::restore_unshareable_info does not invoke Method::link_method
Thu, 17 Nov 2016 16:28:45 -0500 rprotacio 8165550: Add class loader names to ClassCastException message
Thu, 03 Nov 2016 10:44:17 -0400 bobv 8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems
Mon, 27 Jun 2016 15:26:08 -0400 hseigel 8157176: Improved classfile parsing
Tue, 30 Aug 2016 13:24:26 +0200 thartmann 8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Thu, 26 May 2016 14:17:50 +0200 neliasso 8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
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
less more (0) -100 -60 tip