hotspot/src/share/vm/runtime/sharedRuntime.hpp
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
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
Wed, 17 Feb 2016 12:24:53 +0100 thartmann 6378256: Performance problem with System.identityHashCode in client compiler
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
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)
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Mon, 23 Nov 2015 11:06:14 +0100 mdoerr 8138952: C1: Distinguish between PPC32 and PPC64
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Tue, 16 Jun 2015 17:31:53 +0100 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Wed, 18 Jun 2014 14:21:28 -0700 dcubed 8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Tue, 20 May 2014 20:35:39 +0200 sla 8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
Wed, 14 May 2014 20:44:33 +0200 sla 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
Fri, 11 Apr 2014 20:02:37 +0000 coleenp 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 19 Dec 2013 06:09:16 +0100 anoll 8026478: -XX:+VerifyAdapterSharing is broken
Thu, 05 Dec 2013 15:13:12 -0800 kvn Merge
Wed, 18 Sep 2013 14:34:56 -0700 goetz 8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints.
Thu, 12 Sep 2013 13:51:13 -0700 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Wed, 19 Jun 2013 12:29:30 +0200 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Mon, 18 Nov 2013 12:26:51 -0800 morris 8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
Fri, 31 May 2013 14:40:26 +0200 roland 8009981: nashorn tests fail with -XX:+VerifyStack
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Mon, 05 Sep 2011 17:09:05 -0700 never 7051798: SA-JDI: NPE in Frame.addressOfStackSlot(Frame.java:244)
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 16 Mar 2010 11:52:17 +0100 twisti 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
less more (0) -60 tip