hotspot/src/share/vm/opto/graphKit.cpp
Fri, 09 Jun 2017 10:51:52 +0200 roland 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
Mon, 29 May 2017 18:17:49 +0200 roland 8176506: C2: loop unswitching and unsafe accesses cause crash
Wed, 25 Jan 2017 07:03:26 +0100 thartmann 8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
Tue, 03 Jan 2017 21:36:05 +0100 redestad 8172169: Re-examine String field optionality
Wed, 13 Jul 2016 12:10:22 +0200 neliasso 8160942: Unused code in GraphKit::record_profiled_receiver_for_speculation
Thu, 02 Jun 2016 08:46:52 +0200 thartmann 8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 11 Apr 2016 21:42:55 +0300 vlivanov 8152590: C2: @Stable support doesn't always work w/ incremental inlining
Tue, 05 Apr 2016 17:51:44 +0200 thartmann 8151724: Remove -XX:GenerateCompilerNullChecks
Mon, 04 Apr 2016 12:52:11 +0200 zmajo 8072422: Cleanup: Remove some unused flags/code in loop optimizations
Fri, 18 Mar 2016 12:50:17 +0100 mdoerr 8152172: PPC64: Support AES intrinsics
Mon, 29 Feb 2016 15:05:45 +0100 redestad 8150720: Cleanup code around PrintOptoStatistics
Mon, 15 Feb 2016 10:14:33 +0100 roland 8087341: C2 doesn't optimize redundant memory operations with G1
Mon, 18 Jan 2016 08:40:25 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Mon, 18 Jan 2016 08:34:14 +0100 thartmann 8144212: JDK 9 b93 breaks Apache Lucene due to compact strings
Fri, 15 Jan 2016 21:56:40 +0300 vlivanov 8140001: _allocateInstance intrinsic does not throw InstantiationException for abstract classes and interfaces
Tue, 24 Nov 2015 10:30:23 +0100 neliasso Merge
Tue, 17 Nov 2015 16:40:52 -0500 kbarrett 8143014: Access PtrQueue member offsets through derived classes
Fri, 20 Nov 2015 10:09:42 +0100 thartmann 8140390: Char stores/loads accessing byte arrays must be marked as unmatched
Tue, 17 Nov 2015 12:00:16 +0100 roland 8142386: Octane crashes with assert(is_Load())
Wed, 28 Oct 2015 10:20:33 +0100 roland 8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Wed, 21 Oct 2015 18:05:45 -0400 dlong 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Fri, 16 Oct 2015 16:53:02 +0200 roland 8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 18 Aug 2015 17:48:35 -0400 kbarrett 8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
Fri, 19 Jun 2015 09:41:50 +0200 aph 8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
Fri, 22 May 2015 09:50:32 +0200 thartmann Merge
Thu, 21 May 2015 13:54:07 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 27 Mar 2015 08:58:45 +0100 roland 8075921: assert assert(allocx == alloc) fails in library_call.cpp
Fri, 27 Mar 2015 09:02:53 +0100 zmajo Merge
Mon, 16 Mar 2015 12:24:06 +0100 roland 8073866: Fix for 8064703 is not sufficient
Mon, 23 Mar 2015 22:08:14 +0100 jwilhelm Merge
Mon, 23 Mar 2015 12:18:20 +0100 jprovino 8067891: Remove vestigal G1SATBCT barrier set kind
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Fri, 06 Mar 2015 04:58:52 -0800 amurillo Merge
Thu, 26 Feb 2015 10:56:54 -0800 kvn Merge
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Fri, 06 Mar 2015 08:53:22 +0100 zmajo Merge
Fri, 27 Feb 2015 19:52:48 -0500 kbarrett 8069016: Add BarrierSet downcast support
Tue, 24 Feb 2015 07:39:22 -0800 vlivanov Merge
Thu, 19 Feb 2015 11:12:59 -0800 vlivanov Merge
Mon, 16 Feb 2015 21:24:39 +0100 jwilhelm Merge
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Wed, 18 Feb 2015 18:14:07 +0100 roland 6912521: System.arraycopy works slower than the simple loop for little lengths
Tue, 17 Feb 2015 13:54:53 -0500 drchase 8069412: Locks need better debug-printing support
Thu, 12 Feb 2015 13:55:54 -0800 vlivanov Merge
Wed, 04 Feb 2015 10:18:28 -0500 jprovino 8071805: BarrierSet::Other is not used and should be removed.
Mon, 09 Feb 2015 15:10:58 +0100 roland 8072016: Array copy may cause infinite cycle of deoptimization/compilation
Thu, 29 Jan 2015 10:26:02 -0800 vlivanov 8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
Mon, 01 Dec 2014 11:59:56 +0100 roland 8064703: crash running specjvm98's javac following 8060252
Thu, 06 Nov 2014 09:40:58 +0100 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
Thu, 09 Oct 2014 13:06:15 -0700 mgerdin 8057737: Avoid G1 write barriers on newly allocated objects
Mon, 11 Aug 2014 14:12:51 +0200 roland 7173584: Implement arraycopy as a macro node
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
less more (0) -100 -60 tip