hotspot/src/share/vm/runtime/globals.hpp
Thu, 25 Jun 2015 18:25:19 +0200 jfdenise 8080511: Refresh of jimage support
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Fri, 05 Jun 2015 09:50:09 +0200 david 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Thu, 04 Jun 2015 14:29:34 +0200 david 8080947: Add uint as a valid VM flag type
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Thu, 23 Apr 2015 16:09:21 +0200 jwilhelm Merge
Wed, 15 Apr 2015 11:42:20 -0400 jprovino 8074546: Rename and clean up the ParGCAllocBuffer class
Tue, 21 Apr 2015 10:29:35 -0400 kbarrett 8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class
Mon, 20 Apr 2015 14:26:54 +0200 jwilhelm Merge
Fri, 17 Apr 2015 08:09:41 +0200 brutisso 8077938: Remove TraceMarkSweep
Wed, 15 Apr 2015 11:42:20 -0400 jprovino 8074545: Rename and clean up the ParGCAllocBuffer class
Mon, 20 Apr 2015 22:07:09 -0400 ddmitriev 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
Fri, 17 Apr 2015 14:37:20 -0700 ccheung Merge
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Sun, 29 Mar 2015 09:20:27 -0400 hseigel Merge
Thu, 19 Mar 2015 09:47:27 -0400 coleenp 8005521: StressMethodComparator is not thread-safe
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Wed, 22 Apr 2015 19:10:03 +0300 shade 8076987: C1 should support conditional card marks (UseCondCardMark)
Tue, 31 Mar 2015 12:31:18 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Mon, 23 Mar 2015 22:08:14 +0100 jwilhelm Merge
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Thu, 12 Mar 2015 19:34:50 -0400 dholmes 8074552: SafeFetch32 and SafeFetchN do not work in error handling
Fri, 06 Mar 2015 08:47:51 -0800 dcubed Merge
Thu, 26 Feb 2015 10:56:54 -0800 kvn Merge
Tue, 20 Jan 2015 15:24:58 -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
Wed, 04 Mar 2015 16:35:58 -0500 dholmes 8073861: Unused VM Options in JDK9 HotSpot
Mon, 16 Feb 2015 21:24:39 +0100 jwilhelm Merge
Fri, 13 Feb 2015 05:17:41 -0800 ctornqvi Merge
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Wed, 04 Feb 2015 18:47:42 -0500 dholmes 8065895: Synchronous signals during error reporting may terminate or hang VM process
Fri, 13 Feb 2015 01:41:06 +0100 jwilhelm Merge
Fri, 06 Feb 2015 18:16:55 +0100 zmajo 8072398: assert fails in L1RGenerator::increment_event_counter_impl
Fri, 13 Feb 2015 09:48:49 +0100 mlarsson 8072621: Clean up around VM_GC_Operations
Mon, 09 Feb 2015 17:38:42 +0100 jwilhelm 8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Tue, 13 Jan 2015 14:30:53 -0500 kbarrett 8068396: Rename assert() to vmassert()
Mon, 05 Jan 2015 12:07:37 -0500 goetz 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Tue, 23 Dec 2014 19:04:23 -0800 minqi Merge
Thu, 18 Dec 2014 16:15:49 +0100 jwilhelm Merge
Wed, 17 Dec 2014 18:09:24 +0100 drwhite 8061611: Remove deprecated command line flags
Wed, 17 Dec 2014 23:34:52 -0500 jiangli 8059510: Compact symbol table layout inside shared archive.
Tue, 16 Dec 2014 19:00:24 -0500 coleenp 8064319: Need to enable -XX:+TraceExceptions in release builds
Wed, 03 Dec 2014 17:48:58 +0000 chegar Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Tue, 18 Nov 2014 10:39:16 +0100 brutisso 8064865: Remove the debug funciontality RotateCMSCollectionTypes for CMS
Tue, 18 Nov 2014 10:23:26 +0100 brutisso 8064702: Remove the CMS foreground collector
Mon, 17 Nov 2014 09:36:40 +0100 sla Merge
Fri, 14 Nov 2014 15:08:28 -0500 coleenp Merge
Thu, 13 Nov 2014 19:12:28 +0300 shade 8064749: -XX:-UseCompilerSafepoints breaks safepoint rendezvous
Wed, 12 Nov 2014 19:05:59 -0500 dholmes 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents
Thu, 13 Nov 2014 12:29:09 +0100 jwilhelm Merge
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Mon, 03 Nov 2014 15:53:48 +0100 jwilhelm Merge
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Fri, 24 Oct 2014 08:22:33 +0200 thartmann 8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds
less more (0) -300 -100 -60 tip