Thu, 14 Jun 2018 09:15:08 -0700 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" file | diff | annotate
Thu, 26 Jul 2018 16:04:06 +0800 Merge file | diff | annotate
Mon, 08 Jan 2018 08:32:04 -0800 8055008: Clean up code that saves the previous versions of redefined classes file | diff | annotate
Thu, 24 May 2018 18:41:44 +0800 Merge file | diff | annotate
Mon, 06 Feb 2017 23:36:58 +0300 8153134: Infinite loop in handle_wrong_method in jmod file | diff | annotate
Mon, 12 Dec 2016 12:53:38 +0100 8157181: Compilers accept modification of final fields outside initializer methods file | diff | annotate
Thu, 24 May 2018 17:06:56 +0800 Merge file | diff | annotate
Fri, 05 Aug 2016 10:47:35 +0000 8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*) file | diff | annotate
Tue, 05 Jul 2016 15:18:38 -0700 Merge file | diff | annotate
Wed, 27 Apr 2016 14:41:55 -0400 8153312: Constrain AppCDS behavior file | diff | annotate
Fri, 10 Jun 2016 15:34:32 +0530 8147451: Crash in Method::checked_resolve_jmethod_id(_jmethodID*) file | diff | annotate
Wed, 02 Mar 2016 19:16:30 +0000 8146518: Zero interpreter broken with better byte behaviour file | diff | annotate
Fri, 15 Jan 2016 22:33:15 +0000 8132051: Better byte behavior file | diff | annotate
Tue, 17 Oct 2017 12:58:25 +0800 merge file | diff | annotate
Thu, 11 Jun 2015 14:19:40 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution file | diff | annotate
Tue, 17 Mar 2015 17:11:14 -0700 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale file | diff | annotate
Thu, 12 Oct 2017 21:27:07 +0800 merge file | diff | annotate
Tue, 11 Nov 2014 11:05:41 +0100 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' file | diff | annotate
Thu, 02 Oct 2014 10:55:36 +0200 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse file | diff | annotate
Fri, 19 Sep 2014 11:53:58 -0700 8058564: Tiered compilation performance drop in PIT file | diff | annotate
Mon, 14 Jul 2014 03:27:21 -0700 8049529: LogCompilation: annotate make_not_compilable with compilation level file | diff | annotate
Thu, 11 Sep 2014 12:18:26 -0700 8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters file | diff | annotate
Tue, 29 Apr 2014 15:17:27 +0200 8042195: Introduce umbrella header orderAccess.inline.hpp. file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Thu, 22 May 2014 15:52:41 -0400 8037816: Fix for 8036122 breaks build with Xcode5/clang file | diff | annotate
Thu, 15 May 2014 18:23:26 -0400 8038212: Method::is_valid_method() check has performance regression impact for stackwalking file | diff | annotate
Tue, 15 Apr 2014 17:02:20 -0400 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool) file | diff | annotate
Thu, 20 Mar 2014 17:49:27 -0700 8031320: Use Intel RTM instructions for locks file | diff | annotate
Thu, 24 Oct 2013 16:23:07 -0700 8026328: Setting a breakpoint on invokedynamic crashes the JVM file | diff | annotate
Mon, 07 Oct 2013 12:20:28 -0400 8009130: Lambda: Fix access controls, loader constraints. file | diff | annotate
Fri, 27 Sep 2013 10:50:55 +0200 8020151: PSR:PERF Large performance regressions when code cache is filled file | diff | annotate
Fri, 13 Sep 2013 22:38:02 -0400 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation file | diff | annotate
Thu, 29 Aug 2013 22:44:19 +0400 8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check file | diff | annotate
Mon, 19 Aug 2013 09:33:29 +0200 Merge file | diff | annotate
Wed, 14 Aug 2013 23:50:23 +0400 8022832: Add WB APIs for OSR compilation file | diff | annotate
Mon, 12 Aug 2013 17:24:54 -0400 8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32 file | diff | annotate
Mon, 22 Jul 2013 17:57:42 -0400 8019632: Method parameters are not copied in clone_with_new_data file | diff | annotate
Mon, 24 Jun 2013 18:55:46 -0400 8016325: JVM hangs verifying system dictionary file | diff | annotate
Tue, 28 May 2013 16:36:19 -0700 8014912: Restore PrintSharedSpaces functionality after NPG file | diff | annotate
Thu, 16 May 2013 13:47:55 -0700 Merge file | diff | annotate
Mon, 06 May 2013 13:53:13 -0700 7196277: JSR 292: Two jck/runtime tests crash on java.lang.invoke.MethodHandle.invokeExact file | diff | annotate
Fri, 10 May 2013 08:27:30 -0700 8003557: NPG: Klass* const k should be const Klass* k. file | diff | annotate
Mon, 29 Apr 2013 13:20:19 +0200 8012547: Code cache flushing can get stuck reclaming of memory 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
Thu, 04 Apr 2013 17:01:34 -0700 Merge file | diff | annotate
Mon, 25 Mar 2013 17:13:26 -0700 7198429: need checked categorization of caller-sensitive methods in the JDK file | diff | annotate
Wed, 27 Mar 2013 08:19:50 -0400 8009531: Crash when redefining class with annotated method file | diff | annotate
Fri, 15 Mar 2013 17:24:40 -0400 8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL) file | diff | annotate
Wed, 13 Mar 2013 09:10:35 -0400 8009836: nsk/regression/b4222717 fails with empty stack trace file | diff | annotate
Fri, 08 Mar 2013 11:47:57 -0500 8003553: NPG: metaspace objects should be zeroed in constructors file | diff | annotate
Mon, 11 Feb 2013 14:06:22 -0500 8007320: NPG: move method annotations file | diff | annotate
Fri, 08 Feb 2013 09:14:06 -0800 Merge file | diff | annotate
Wed, 06 Feb 2013 14:31:37 -0800 7182152: Instrumentation hot swap test incorrect monitor count file | diff | annotate
Thu, 07 Feb 2013 12:23:51 -0800 Merge file | diff | annotate
Tue, 05 Feb 2013 08:25:51 -0800 8006613: adding reason to made_not_compilable file | diff | annotate
Fri, 25 Jan 2013 15:06:18 -0500 6479360: PrintClassHistogram improvements file | diff | annotate
Wed, 23 Jan 2013 10:34:29 -0500 8006040: NPG: on_stack processing wastes space in ConstantPool file | diff | annotate
Wed, 09 Jan 2013 21:18:52 -0500 Merge file | diff | annotate
Tue, 08 Jan 2013 13:01:19 -0500 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9. file | diff | annotate
Tue, 08 Jan 2013 14:01:36 -0500 8004728: Add hotspot support for parameter reflection file | diff | annotate
(0)-60tip

mercurial