Tue, 18 Mar 2014 19:07:22 +0100 8029075: String deduplication in G1 file | diff | annotate
Tue, 25 Feb 2014 18:16:24 +0100 8031752: Failed speculative optimizations should be reattempted when root of compilation is different file | diff | annotate
Thu, 16 Jan 2014 10:51:16 -0800 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message file | diff | annotate
Fri, 07 Feb 2014 18:30:27 -0500 8033528: assert(0 <= i && i < length()) failed: index out of bounds file | diff | annotate
Wed, 29 Jan 2014 23:17:05 +0100 8028391: Make the Min/MaxHeapFreeRatio flags manageable file | diff | annotate
Fri, 10 Jan 2014 06:36:18 +0100 8022494: Make compilation IDs sequential file | diff | annotate
Wed, 08 Jan 2014 10:25:50 -0800 8028468: Add inlining information into ciReplay file | diff | annotate
Thu, 19 Dec 2013 14:08:02 +0100 8025277: Add -XX: flag to print code cache sweeper statistics file | diff | annotate
Fri, 15 Nov 2013 21:39:27 +0100 Merge file | diff | annotate
Wed, 13 Nov 2013 16:24:33 -0800 8025632: Remove all references to MagicLambdaImpl from Hotspot file | diff | annotate
Thu, 14 Nov 2013 09:14:39 -0800 8028159: C2: compiler stack overflow during inlining of @ForceInline methods file | diff | annotate
Tue, 12 Nov 2013 09:32:50 +0100 8027593: performance drop with constrained codecache starting with hs25 b111 file | diff | annotate
Fri, 08 Nov 2013 01:13:11 -0800 8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie 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:10:44 -0700 Merge file | diff | annotate
Thu, 17 Oct 2013 08:42:41 +0200 8026715: Remove the MetaDataDeallocateALot develop flag file | diff | annotate
Tue, 15 Oct 2013 11:42:50 +0200 8024632: Description of InitialSurvivorRatio flag in globals.hpp is incorrect file | diff | annotate
Sat, 12 Oct 2013 05:08:42 +0000 Merge file | diff | annotate
Fri, 11 Oct 2013 16:18:27 +0200 8024776: Max/MinHeapFreeRatio descriptions should be more precise file | diff | annotate
Sun, 13 Oct 2013 13:22:24 -0700 Merge 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
Fri, 11 Oct 2013 08:27:21 -0700 Merge file | diff | annotate
Mon, 07 Oct 2013 15:51:08 +0200 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces file | diff | annotate
Wed, 09 Oct 2013 11:18:53 -0700 8010506: Typos and errors in descriptions of vm options in globals.hpp file | diff | annotate
Tue, 08 Oct 2013 09:33:51 +0100 8019375: Internal symbol table size should be tunable. file | diff | annotate
Fri, 27 Sep 2013 15:43:03 -0700 Merge file | diff | annotate
Fri, 27 Sep 2013 12:43:51 -0700 Merge 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
Thu, 26 Sep 2013 12:07:53 -0700 8024545: make develop and notproduct flag values available in product builds file | diff | annotate
Fri, 20 Sep 2013 12:58:35 -0700 Merge file | diff | annotate
Wed, 18 Sep 2013 07:02:10 -0700 8019835: Strings interned in different threads equal but does not == file | diff | annotate
Thu, 19 Sep 2013 18:01:39 +0200 Merge file | diff | annotate
Fri, 13 Sep 2013 04:16:54 -0700 8023134: Rename VM LogFile to hotspot_pid{pid}.log (was hotspot.log) file | diff | annotate
Mon, 16 Sep 2013 09:41:03 +0200 Merge file | diff | annotate
Mon, 12 Aug 2013 17:37:02 +0200 8015107: NPG: Use consistent naming for metaspace concepts file | diff | annotate
Tue, 10 Sep 2013 14:51:48 -0700 8001107: @Stable annotation for constant folding of lazily evaluated variables file | diff | annotate
Fri, 30 Aug 2013 15:15:56 -0400 8023872: Verification error in generated lambda classes file | diff | annotate
Tue, 27 Aug 2013 01:21:22 -0700 Merge file | diff | annotate
Mon, 26 Aug 2013 11:35:25 -0400 8012294: remove generic handling for default methods file | diff | annotate
Fri, 16 Aug 2013 13:22:32 +0200 8007074: SIGSEGV at ParMarkBitMap::verify_clear() file | diff | annotate
Thu, 15 Aug 2013 20:04:10 -0400 8003424: Enable Class Data Sharing for CompressedOops file | diff | annotate
Fri, 26 Jul 2013 13:34:22 -0700 Merge file | diff | annotate
Thu, 25 Jul 2013 11:07:23 -0700 6412968: CMS Long initial mark pauses file | diff | annotate
Tue, 23 Jul 2013 09:49:11 -0700 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses file | diff | annotate
Thu, 18 Jul 2013 14:57:51 -0700 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed file | diff | annotate
Thu, 11 Jul 2013 01:11:52 -0700 Merge file | diff | annotate
Mon, 08 Jul 2013 14:15:02 -0700 8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build). file | diff | annotate
Tue, 09 Jul 2013 14:02:28 -0400 8013635: VM should no longer create bridges for generic signatures. file | diff | annotate
Thu, 04 Jul 2013 01:42:34 -0700 Merge 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, 02 Jul 2013 07:51:31 +0200 8014972: Crash with specific values for -XX:InitialCodeCacheSize=500K -XX:ReservedCodeCacheSize=500k file | diff | annotate
Fri, 28 Jun 2013 20:18:04 -0700 8017611: Auto corrector for mistyped vm options file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Thu, 16 May 2013 15:46:49 +0200 8012371: Adjust Tiered compile threshold according to available space in code cache file | diff | annotate
Fri, 17 May 2013 06:01:10 +0200 Merge file | diff | annotate
Wed, 15 May 2013 11:05:09 +0200 6843347: Boundary values in some public GC options cause crashes file | diff | annotate
Tue, 14 May 2013 09:17:52 -0400 8014138: Add VM option to facilitate the writing of CDS tests file | diff | annotate
Tue, 14 May 2013 11:34:30 +0400 8014448: Purge PrintCompactFieldsSavings file | diff | annotate
Mon, 06 May 2013 17:19:42 +0200 8006088: Incompatible heap size flags accepted by VM file | diff | annotate
(0)-300-100-60tip

mercurial