Mon, 12 Aug 2019 18:30:40 +0300 8223147: JFR Backport file | diff | annotate
Wed, 15 Apr 2020 11:49:55 +0800 Merge file | diff | annotate
Thu, 27 Feb 2020 05:58:53 +0000 8181872: C1: possible overflow when strength reducing integer multiply by constant file | diff | annotate
Thu, 27 Feb 2020 05:40:59 +0000 8187078: -XX:+VerifyOops finds numerous problems when running JPRT file | diff | annotate
Wed, 03 Jul 2019 20:42:37 +0800 Merge file | diff | annotate
Tue, 19 Feb 2019 10:06:13 +0100 8211231: BarrierSetC1::generate_referent_check() confuses register allocator file | diff | annotate
Tue, 04 Sep 2018 21:25:12 +0800 #7517 mRegP match a0_RegP file | diff | annotate
Mon, 09 Jul 2018 09:20:14 +0800 #7238 [C1] cmove was added for mips to profile branch. file | diff | annotate
Tue, 24 Jul 2018 14:29:09 +0800 #7173 #ifdefine MIPS64 --> #ifdefine MIPS file | diff | annotate
Mon, 28 May 2018 10:33:52 +0800 Merge file | diff | annotate
Thu, 09 Mar 2017 14:27:21 +0100 8175340: Possible invalid memory accesses due to ciMethodData::bci_to_data() returning NULL file | diff | annotate
Thu, 24 May 2018 19:49:50 +0800 some C1 fix file | diff | annotate
Thu, 24 May 2018 19:21:48 +0800 [Code Reorganization] delete trailing whitespace and Tab character file | diff | annotate
Sat, 06 Jan 2018 20:01:31 +0800 [Upgrade] jdk8u91-b15 --> jdk8u112-b15 (platform-dependent code OK) file | diff | annotate
Thu, 24 May 2018 18:41:44 +0800 Merge file | diff | annotate
Tue, 11 Apr 2017 19:17:58 +0300 8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver file | diff | annotate
Fri, 02 Dec 2016 10:39:04 +0000 8164508: unexpected profiling mismatch in c1 generated code file | diff | annotate
Thu, 24 May 2018 17:06:56 +0800 Merge file | diff | annotate
Tue, 05 Apr 2016 08:55:39 -0700 Merge file | diff | annotate
Fri, 15 Jan 2016 22:33:15 +0000 8132051: Better byte behavior file | diff | annotate
Tue, 01 Mar 2016 12:50:37 +0530 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux. file | diff | annotate
Tue, 17 Oct 2017 12:58:25 +0800 merge file | diff | annotate
Wed, 10 Jun 2015 23:13:44 -0700 Merge file | diff | annotate
Thu, 28 May 2015 20:52:47 -0700 Merge file | diff | annotate
Mon, 09 Mar 2015 09:59:53 +0100 8071731: Better scaling for C1 file | diff | annotate
Fri, 29 May 2015 10:58:45 +0200 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86 file | diff | annotate
Tue, 24 Feb 2015 15:04:52 -0500 8072383: resolve conflicts between open and closed ports file | diff | annotate
Thu, 13 Mar 2014 14:55:34 -0700 8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto file | diff | annotate
Thu, 12 Oct 2017 21:27:07 +0800 merge file | diff | annotate
Fri, 03 Oct 2014 13:34:46 -0700 8059621: JVM crashes with "unexpected index type" assert in LIRGenerator::do_UnsafeGetRaw file | diff | annotate
Tue, 23 Sep 2014 15:09:07 -0700 8058744: Crash in C1 OSRed method w/ Unsafe usage file | diff | annotate
Wed, 04 Jun 2014 10:01:28 +0200 8031994: java/lang/Character/CheckProp test times out file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Fri, 25 Apr 2014 09:22:16 +0200 8041481: JVM crashes with collect_args_for_profiling file | diff | annotate
Fri, 18 Apr 2014 14:25:21 +0200 8039975: SIGSEGV in MethodData::next_data(ProfileData*) file | diff | annotate
Tue, 14 Jan 2014 14:51:47 +0100 8026253: New type profiling points: sparc support file | diff | annotate
Wed, 13 Nov 2013 09:45:58 +0100 8027631: "unexpected profiling mismatch" error with new type profiling file | diff | annotate
Wed, 23 Oct 2013 11:15:24 -0700 8026495: JVM Crashes when started with -XX:+DTraceMethodProbes on Solaris x86_64 file | diff | annotate
Tue, 22 Oct 2013 09:51:47 +0200 8026251: New type profiling points: parameters to methods file | diff | annotate
Fri, 18 Oct 2013 12:15:32 -0700 8008242: VerifyOops is broken on SPARC file | diff | annotate
Sat, 12 Oct 2013 12:12:59 +0200 8026054: New type profiling points: type of return values at calls file | diff | annotate
Wed, 09 Oct 2013 16:32:21 +0200 8023657: New type profiling points: arguments to call file | diff | annotate
Mon, 07 Oct 2013 10:41:56 -0700 8025566: EXCEPTION_ACCESS_VIOLATION in compiled by C1 String.valueOf method file | diff | annotate
Mon, 29 Jul 2013 16:32:38 -0700 8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get file | diff | annotate
Tue, 02 Jul 2013 20:42:12 -0400 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 file | diff | annotate
Tue, 04 Jun 2013 12:06:54 -0700 8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp file | diff | annotate
Fri, 19 Apr 2013 03:13:04 -0400 Merge file | diff | annotate
Mon, 15 Apr 2013 17:17:11 +0200 8011648: C1: optimized build is broken after 7153771 file | diff | annotate
Mon, 15 Apr 2013 21:25:23 -0400 Merge file | diff | annotate
Tue, 09 Apr 2013 17:17:41 -0400 8010862: The Method counter fields used for profiling can be allocated lazily. file | diff | annotate
Fri, 05 Apr 2013 10:38:08 -0700 Merge file | diff | annotate
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc file | diff | annotate
Fri, 29 Mar 2013 17:25:27 +0100 8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands" file | diff | annotate
Thu, 21 Mar 2013 09:27:54 +0100 7153771: array bound check elimination for c1 file | diff | annotate
Wed, 23 Jan 2013 13:02:39 -0500 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS file | diff | annotate
Tue, 18 Dec 2012 17:37:44 -0800 8004318: JEP-171: Support Unsafe fences intrinsics file | diff | annotate
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal file | diff | annotate
Tue, 11 Sep 2012 16:20:57 +0200 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere file | diff | annotate
Wed, 05 Sep 2012 10:39:29 +0200 7195935: NPG: Some issues with compressed oops file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
(0)-100-60tip

mercurial