Wed, 15 Nov 2017 07:07:16 -0800 serb 8189989: Improve container portability
Tue, 07 Nov 2017 16:07:36 -0500 hseigel 8189123: More consistent classloading
Tue, 17 Apr 2018 16:19:48 -0700 ccheung 8197972: Always verify non-system classes during CDS dump time
Tue, 17 Apr 2018 16:18:22 -0400 ctornqvi 8201609: Split test/jdk/:tier2 to enable better parallel execution
Tue, 17 Apr 2018 19:25:50 +0100 chegar Merge
Tue, 17 Apr 2018 18:18:53 +0100 chegar Merge
Tue, 17 Apr 2018 08:54:17 -0700 chegar 8197564: HTTP Client implementation
Tue, 17 Apr 2018 11:20:50 -0700 sherman 8194750: Console.readPassword does not save/restore tty settings
Mon, 16 Apr 2018 11:21:32 -0700 vtheeyarath 8184692: add Pattern.asMatchPredicate
Tue, 17 Apr 2018 15:25:13 +0200 jwilhelm Merge
Fri, 13 Apr 2018 14:06:39 +0200 jwilhelm Merge
Thu, 12 Apr 2018 23:10:19 +0200 rkennke 8201442: objArrayOopDesc::atomic_compare_exchange_oop() must use obj+offset in HeapAccess call
Thu, 12 Apr 2018 15:50:03 -0400 kbarrett 8201450: Provide access to LogHandle tagset
Thu, 12 Apr 2018 14:56:27 -0400 aharlap 8201330: Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList
Wed, 11 Apr 2018 14:49:06 +0200 goetz 8201430: [TESTBUG] Remove script from runtime/6626217
Thu, 12 Apr 2018 09:03:46 -0400 dcubed 8200374: Add ThreadsSMRSupport::verify_hazard_pointer_scanned() to verify threads_do().
Thu, 12 Apr 2018 14:27:23 +0200 glaubitz 8201480: ISA/CPU feature detection code crashes on linux-sparc
Thu, 12 Apr 2018 11:22:24 +0200 pliden 8201362: Remove CollectedHeap::barrier_set()
Thu, 12 Apr 2018 11:05:42 +0200 stuefe 8201475: 8199417 breaks AIX and non-pch on s390 (and presumably aarch64)
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Thu, 12 Apr 2018 08:25:30 +0200 pliden 8201316: Move G1-related static members from JavaThread to G1BarrierSet
Wed, 28 Mar 2018 22:03:57 +0200 stuefe 8200384: jcmd help output should be sorted
Wed, 11 Apr 2018 20:56:56 +0300 dpochepk 8189101: AARCH32 - 'minimal' build fails because CMS bits are referred unconditionally
Wed, 11 Apr 2018 16:07:42 +0200 eosterlund 8199417: Modularize interpreter GC barriers
Wed, 11 Apr 2018 10:05:02 -0400 hseigel 8201265: Native memory leak in ClassLoader::add_to_exploded_build_list
Wed, 11 Apr 2018 13:52:23 +0200 stefank 8201427: Fix Minimal VM builds on Linux x64
Wed, 11 Apr 2018 13:51:33 +0200 stefank 8201370: GC specific data is referred from common precompiled headers and defNewGeneration.cpp
Wed, 11 Apr 2018 11:41:30 +0200 tschatzl 8200233: Simple G1 evacuation path performance enhancements
Wed, 11 Apr 2018 11:37:19 +0200 tschatzl 8201365: Remove G1Policy::should_process_references()
Wed, 11 Apr 2018 09:47:41 +0200 clanger 8201247: Various cleanups in the attach framework
Wed, 11 Apr 2018 08:18:13 +0200 sjohanss 8200228: Change default value of HeapSizePerGCThread
Tue, 10 Apr 2018 15:33:11 -0700 amenkov 8200195: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java crashes with "assert(thread->thread_state() == _thread_in_native) failed: coming from wrong thread state"
Tue, 10 Apr 2018 11:43:40 -0700 ccheung 8194812: Extend class-data sharing to support the module path
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Tue, 10 Apr 2018 08:15:40 -0400 zgu 8201321: NMT: Unnecessary re-recording thread stack and size when attaching listener to JavaThread
Tue, 10 Apr 2018 08:13:06 -0400 ctornqvi 8201334: Move runtime/NMT/MallocStressTest.java to hotspot_tier3_runtime
Tue, 10 Apr 2018 12:21:58 +0200 stefank 8201217: Split specialized_oop_closures.hpp into GC specific files
Tue, 10 Apr 2018 12:21:05 +0200 stefank 8201244: Clean out unnecessary includes of heap headers
Tue, 10 Apr 2018 12:20:00 +0200 stefank 8201209: Separate out CMS specific functions into CMSCardTable
Tue, 10 Apr 2018 12:18:42 +0200 stefank 8201175: Move FilteringClosure::do_oop to genOopClosures
Tue, 10 Apr 2018 12:17:16 +0200 stefank 8201168: Move GC command line constraint functions to GC specific files
Tue, 10 Apr 2018 12:15:07 +0200 stefank 8200759: Move GC entries in vmStructs.cpp to GC specific files
Tue, 10 Apr 2018 12:12:43 +0200 shade 8201359: Incorrect header guards after JDK-8198949 (Modularize arraycopy stub routine GC barriers)
Thu, 05 Apr 2018 20:09:33 -0400 gromero 8201218: PPC64: Avoid use of yield instruction on spinlock
Tue, 10 Apr 2018 09:12:23 +0200 tschatzl 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Mon, 09 Apr 2018 10:09:38 +0200 rwestberg 8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
Mon, 09 Apr 2018 20:36:04 -0400 kbarrett 8200550: Xcode 9.3 produce warning -Wexpansion-to-defined
Mon, 09 Apr 2018 18:43:40 +0300 dpochepk 8187472: AARCH64: array_equals intrinsic doesn't use prefetch for large arrays
Mon, 09 Apr 2018 18:40:20 +0300 dpochepk 8201185: AARCH64: bfm instruction encoding hits assert on zero register
Thu, 05 Apr 2018 10:54:53 +0200 rkennke 8199735: Mark word updates need to use Access API
Mon, 09 Apr 2018 08:19:26 -0400 zgu 8201242: Include source file/line number when reporting native call stack on supported platforms
Mon, 09 Apr 2018 13:38:45 +0200 eosterlund 8201167: Remove MacroAssembler::cmp_heap_oop on x86
Thu, 05 Apr 2018 14:25:53 +0200 lkorinth 8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
Mon, 09 Apr 2018 01:22:37 -0400 kbarrett 8200697: Add utility for spin wait with fallback to yield/sleep
Fri, 06 Apr 2018 19:16:33 +0200 jwilhelm Merge
Fri, 06 Apr 2018 09:59:48 -0400 hseigel 8198908: Add JVM support for preview features
Fri, 06 Apr 2018 13:55:25 +0200 stefank 8201136: Move GC flags from globals.hpp to GC specific files
Fri, 06 Apr 2018 13:54:54 +0200 stefank 8201227: Add ALL_GCS_ONLY
Fri, 06 Apr 2018 11:41:21 +0200 sjohanss 8200169: Flatten G1Allocator class hierarchy
Fri, 06 Apr 2018 11:37:34 +0200 stefank 8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip