Mon, 26 Feb 2018 22:38:13 +0100 ihse 8198658: Docs still point to JDK 9 docs jdk-10+45
Tue, 20 Feb 2018 17:01:18 +0000 lana Added tag jdk-10+44 for changeset 663f20fc5109
Thu, 15 Feb 2018 00:20:22 +0100 tschatzl 8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set jdk-10+44
Wed, 28 Feb 2018 21:16:11 +0100 ihse 8198751: Refactor SetupNativeCompilation to take NAME and TYPE
Wed, 28 Feb 2018 18:28:17 +0000 coffeys 8193892: Impact of noncloneable MessageDigest implementation
Wed, 28 Feb 2018 17:34:10 +0100 jwilhelm 8198726: Quarantine SADebugDTest.java again
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge
Fri, 23 Feb 2018 13:55:49 -0800 lmesnik 8197901: Crash during GC when logging level is debug
Fri, 23 Feb 2018 11:31:22 -0800 psomashe 8198533: Remove obsolete JDIScaffold class from repo.
Fri, 23 Feb 2018 13:42:48 -0800 cjplummer 8196992: Resolve disabled warnings for libdt_socket
Fri, 23 Feb 2018 13:42:40 -0800 cjplummer 8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
Thu, 22 Feb 2018 13:16:06 -0800 iignatyev 8198568: clean up test/hotspot/jtreg/ProblemList.txt
Fri, 23 Feb 2018 14:13:06 -0500 coleenp 8198635: Remove unused safepoint message functions and ShowSafepointMsgs
Fri, 23 Feb 2018 10:14:23 -0800 kvn 8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
Fri, 23 Feb 2018 12:08:05 -0500 bobv Merge
Fri, 23 Feb 2018 10:17:35 -0500 bobv 8197589: Update CPU count algorithm when both cpu shares and quotas are used
Fri, 23 Feb 2018 09:15:42 +0100 eosterlund 8198560: Remove implicit casts from oop to JavaThread* and jlong*
Fri, 23 Feb 2018 07:47:29 -0500 coleenp 8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
Fri, 23 Feb 2018 12:47:36 +0100 rkennke 8198564: Multiple crashes on SPARC
Fri, 23 Feb 2018 09:38:33 +0100 sjohanss 8198420: Remove unused extension point AllocationContextStats
Thu, 22 Feb 2018 14:16:18 +0100 stuefe 8198553: jcmd: separate Metaspace statistics from NMT
Thu, 22 Feb 2018 14:58:01 -0500 ctornqvi 8198551: Rename hotspot_tier1 test group to tier1
Thu, 22 Feb 2018 16:29:10 +0100 stuefe 8198558: Windows does not build without precompiled headers
Thu, 22 Feb 2018 18:37:48 +0100 stefank 8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
Thu, 22 Feb 2018 18:37:23 +0100 stefank 8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
Thu, 22 Feb 2018 18:36:32 +0100 stefank 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
Thu, 22 Feb 2018 18:36:07 +0100 stefank 8198515: Extract SoftReferencePolicy code out of CollectorPolicy
Thu, 22 Feb 2018 18:35:40 +0100 stefank 8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
Thu, 22 Feb 2018 18:35:04 +0100 stefank 8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
Thu, 22 Feb 2018 18:34:39 +0100 stefank 8198507: Remove CollectorPolicy::create_rem_set
Thu, 22 Feb 2018 18:34:18 +0100 stefank 8198373: Remove CollectorPolicy::is/as functions
Thu, 22 Feb 2018 12:05:17 -0500 lfoltan 8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
Thu, 22 Feb 2018 10:39:42 +0100 eosterlund 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Wed, 21 Feb 2018 23:30:01 -0500 kbarrett 8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
Tue, 13 Feb 2018 14:38:09 +0100 stuefe 8197827: [windows] Small cleanups after JDK-8185712
Wed, 21 Feb 2018 14:08:26 -0500 coleenp 8068593: Remove or repurpose unused PerfCounters from objectMonitor
Wed, 21 Feb 2018 11:18:52 -0500 hseigel 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Wed, 21 Feb 2018 07:49:36 -0500 zgu 8198287: Cleanup ElfFile usage in whitebox.cpp
Wed, 21 Feb 2018 12:40:07 +0100 stefank 8198225: os::attempt_reserve_memory_at records memory as committed
Wed, 21 Feb 2018 12:40:05 +0100 stefank 8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
Tue, 20 Feb 2018 09:46:48 -0800 jcbeyler 8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
Wed, 21 Feb 2018 07:50:33 +0100 pliden 8198369: Clean up GCId and GCIdMark
Wed, 21 Feb 2018 07:46:40 +0100 pliden 8198267: Allow GCId::current_raw() calls from non-NamedThreads
Tue, 20 Feb 2018 16:18:25 -0600 gziemski 8193056: Title from build failure with Xcode 9.1
Tue, 20 Feb 2018 12:54:26 -0800 sangheki 8193909: Obsolete(remove) Co-operative Memory Management (CMM)
Tue, 20 Feb 2018 16:10:21 +0100 mdoerr 8195112: x86 (32 bit): implementation for Thread-local handshakes
Tue, 20 Feb 2018 07:46:40 -0500 lfoltan 8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
Tue, 20 Feb 2018 07:32:17 -0500 lfoltan 8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
Tue, 20 Feb 2018 07:20:22 -0500 lfoltan 8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
Tue, 20 Feb 2018 07:10:42 -0500 lfoltan 8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
Tue, 20 Feb 2018 07:00:49 -0500 lfoltan 8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
Mon, 19 Feb 2018 15:44:56 +0100 pliden 8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
Mon, 19 Feb 2018 15:44:56 +0100 pliden 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
Mon, 19 Feb 2018 15:44:56 +0100 pliden 8198269: Allow GCCauseSetter to be used outside of safepoints
Mon, 19 Feb 2018 15:07:21 +0100 shade 8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
Mon, 19 Feb 2018 04:50:50 +0100 jwilhelm Merge
Mon, 19 Feb 2018 09:46:10 +0100 mlarsson 8196783: Refactor LogTagLevelExpression into separate classes
Mon, 19 Feb 2018 09:16:04 +0100 mlarsson 8176298: Log tags in -Xlog:help not sorted
Fri, 08 Dec 2017 13:47:08 +0100 pliden 8198271: Make CollectedHeap::create_heap_space_summary() virtual
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip