hotspot/src/share/vm/c1/c1_Runtime1.cpp
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Tue, 10 Jun 2014 08:53:22 +0200 thartmann 8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Mon, 03 Mar 2014 15:54:45 +0400 shade 8033380: Experimental VM flag to enforce access atomicity
Fri, 11 Oct 2013 10:14:02 -0700 twisti 8005173: assert(false) failed: DEBUG MESSAGE: exception oop must be empty (macroAssembler_x86.cpp:625)
Thu, 03 Oct 2013 10:25:54 -0400 jprovino Merge
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Fri, 27 Sep 2013 13:53:43 -0400 jiangli Merge
Fri, 27 Sep 2013 13:49:57 -0400 jiangli 8024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fastdebug build.
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Wed, 21 Aug 2013 13:34:45 +0200 roland 7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Fri, 10 May 2013 08:27:30 -0700 minqi 8003557: NPG: Klass* const k should be const Klass* k.
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
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
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 05 Jun 2012 10:15:27 +0200 roland 7171890: C1: add Class.isInstance intrinsic
Tue, 06 Mar 2012 12:36:59 +0100 rbackman 7160570: Intrinsification support for tracing framework
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Thu, 26 Jan 2012 12:15:24 -0800 iveresov 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
Thu, 27 Oct 2011 04:43:37 -0700 twisti 7102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitely
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Wed, 20 Apr 2011 14:07:57 -0400 vladidan 7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions must match
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
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
Mon, 24 Jan 2011 13:34:18 -0800 never 7008809: should report the class in ArrayStoreExceptions from compiled code
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 19 Oct 2010 16:14:34 -0700 never 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
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, 10 Jun 2010 13:04:20 -0700 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 08 Feb 2010 09:58:32 -0800 johnc Merge
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Fri, 12 Dec 2008 19:53:25 -0800 never 6767587: missing call to make_not_entrant after deoptimizing for patching volatiles
Wed, 17 Sep 2008 16:49:18 +0400 apetrusenko Merge
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip