hotspot/src/share/vm/runtime/sharedRuntime.cpp
Mon, 18 Nov 2013 12:26:51 -0800 morris 8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
Fri, 27 Sep 2013 10:08:56 -0400 zgu Merge
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Tue, 24 Sep 2013 15:56:25 +0200 anoll 7009641: Don't fail VM when CodeCache is full
Wed, 21 Aug 2013 13:34:45 +0200 roland 7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
Fri, 21 Jun 2013 10:50:19 -0400 coleenp 8004124: Handle and/or warn about SI_KERNEL
Thu, 13 Jun 2013 22:02:40 -0700 ccheung 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Fri, 31 May 2013 14:40:26 +0200 roland 8009981: nashorn tests fail with -XX:+VerifyStack
Mon, 06 May 2013 13:53:13 -0700 twisti 7196277: JSR 292: Two jck/runtime tests crash on java.lang.invoke.MethodHandle.invokeExact
Tue, 23 Apr 2013 18:06:54 +0200 neliasso 8012157: removed unused code in SharedRuntime::handle_wrong_method
Thu, 07 Feb 2013 20:40:14 -0500 vladidan Merge
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 08 Jan 2013 13:01:19 -0500 jiangli 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9.
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Mon, 24 Sep 2012 10:30:14 -0700 kvn 7200163: add CodeComments functionality to assember stubs
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, 15 Feb 2012 10:12:55 -0800 never 7145537: minor tweaks to LogEvents
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Thu, 19 Jan 2012 13:00:11 -0800 jrose 7111138: delete the obsolete flag -XX:+UseRicochetFrames
Tue, 25 Oct 2011 04:07:20 -0700 twisti 7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I
Mon, 17 Oct 2011 01:40:27 -0400 dholmes Merge
Tue, 04 Oct 2011 14:30:04 -0700 kvn 6865265: JVM crashes with "missing exception handler" error
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Wed, 27 Jul 2011 15:06:35 -0700 never 7071427: AdapterFingerPrint can hold 8 entries per int
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, 18 Apr 2011 01:33:28 -0700 twisti 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Thu, 07 Apr 2011 17:12:21 -0700 jrose 7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
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
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Fri, 13 Aug 2010 15:14:00 -0700 never 6976372: # assert(_owner == Thread::current()) failed: invariant
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 20 May 2010 06:34:23 -0700 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
less more (0) -60 tip