hotspot/src/share/vm/c1/c1_Runtime1.cpp
Wed, 15 Jun 2016 14:27:58 +0200 zmajo 8157181: Compilers accept modification of final fields outside initializer methods
Thu, 05 May 2016 10:03:26 -0700 psandoz 8151268: Wire up the x86 _vectorizedMismatch stub routine in C1
Wed, 04 May 2016 15:30:21 -0700 kvn 8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Tue, 22 Mar 2016 17:04:25 +0000 chegar Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Mon, 14 Mar 2016 12:35:48 +0300 vlivanov 8141420: Compiler runtime entries don't hold Klass* from being GCed
Thu, 03 Mar 2016 13:18:53 +0100 thartmann 8151130: [BACKOUT] Remove Method::_method_data for C1
Fri, 26 Feb 2016 09:13:22 -0800 cjplummer 8147978: Remove Method::_method_data for C1
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Tue, 12 Jan 2016 12:35:08 -0500 rprotacio 8144953: runtime/CommandLine/TraceExceptionsTest.java fails when exception is thrown in compiled code
Fri, 15 Jan 2016 21:56:43 +0300 vlivanov 8146983: C1: assert(appendix.not_null()) failed for invokehandle bytecode
Mon, 11 Jan 2016 17:11:57 -0800 twisti Merge
Fri, 18 Dec 2015 20:23:27 +0300 vlivanov 8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic
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, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Tue, 22 Dec 2015 16:29:48 -0500 rprotacio 8141211: Convert TraceExceptions to Unified Logging
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Mon, 05 Oct 2015 23:53:59 +0200 mdoerr 8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
Mon, 23 Nov 2015 11:06:14 +0100 mdoerr 8138952: C1: Distinguish between PPC32 and PPC64
Tue, 27 Oct 2015 01:45:01 -0400 dlong Merge
Thu, 22 Oct 2015 21:39:25 -0700 iveresov 8139575: Update for x86 log in the math lib
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Mon, 05 Oct 2015 20:02:40 -0700 iveresov 8132207: update for x86 exp in the math lib
Wed, 14 Oct 2015 15:36:41 -0700 poonam 8136577: Make AbortVMOnException available in product builds
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Tue, 05 May 2015 16:50:25 +0200 rbackman 8064458: OopMap class could be more compact
Tue, 24 Feb 2015 17:23:53 -0500 dlong 8072383: resolve conflicts between open and closed ports
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Mon, 11 Aug 2014 15:09:04 +0200 roland 8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError
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.
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
less more (0) -60 tip