Tue, 26 Mar 2019 16:53:01 +0100 stuefe 8221405: Fix Windows 32bit awt build
Fri, 22 Mar 2019 12:44:47 -0700 serb 8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
Fri, 22 Mar 2019 14:39:16 +0530 psadhukhan Merge
Thu, 21 Mar 2019 21:37:09 -0700 prr 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
Wed, 03 Apr 2019 13:24:12 +0800 amlu 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
Tue, 02 Apr 2019 17:27:48 -0700 ronsh 8220792: Performance bottleneck in JavacFileManager.list()
Tue, 02 Apr 2019 17:11:04 -0700 lmesnik 8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
Thu, 14 Mar 2019 09:53:15 -0400 zgu 8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Tue, 02 Apr 2019 16:36:00 -0400 zgu 8221875: Unquarantine Shenandoah string dedup tests
Tue, 02 Apr 2019 13:39:22 -0700 iignatyev 8221870: use driver to run CtwRunner in applications/ctw tests
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Tue, 02 Apr 2019 09:45:52 -0700 kvn 8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
Tue, 02 Apr 2019 18:13:42 +0200 rkennke 8221751: Shenandoah: Improve SATB enqueueing
Tue, 02 Apr 2019 08:19:36 -0700 erikj 8221762: Improve Main.gmk/FindTests.gmk bootstrap time
Tue, 02 Apr 2019 17:10:09 +0200 shade 8221824: Build failure with MSVS 2013 after JDK-8218418
Tue, 24 Oct 2017 10:41:45 +0200 erikj 8189861: Refactor CacheFind
Tue, 02 Apr 2019 11:37:11 +0200 redestad 8221724: Enable archiving of Strings with hash 0
Tue, 02 Apr 2019 11:24:40 +0200 redestad 8221723: Avoid storing zero to String.hash
Tue, 02 Apr 2019 10:04:35 +0200 pliden 8221748: Remove unused oopDesc::is_unlocked_oop()
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221732: Introduce CollectedHeap::hash_oop()
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
Wed, 27 Mar 2019 10:25:12 +0100 mbaesken 8221541: clean up functions in CompilerOracle
Tue, 02 Apr 2019 11:05:08 +0800 weijun 8221801: Update src/java.base/share/legal/public_suffix.md
Tue, 02 Apr 2019 10:17:30 +0800 weijun 8157404: Unable to read certain PKCS12 keystores from SequenceInputStream
Tue, 02 Apr 2019 00:23:31 +0800 aoqi 8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
Mon, 01 Apr 2019 16:50:17 -0700 xuelei 8168261: Use server cipher suites preference by default
Mon, 01 Apr 2019 15:59:45 -0700 bpb 8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win)
Mon, 01 Apr 2019 14:54:48 -0700 sangheki 8221517: G1: Reserved page size for heap can be wrong
Mon, 01 Apr 2019 14:34:24 -0700 ctornqvi 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
Mon, 01 Apr 2019 17:11:38 -0400 kbarrett 8220671: Initialization race for non-JavaThread PtrQueues
Mon, 01 Apr 2019 11:02:40 -0700 erikj 8221703: Rmic build for java.management.api has bad incremental behavior
Mon, 01 Apr 2019 18:36:12 +0200 stefank 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
Mon, 01 Apr 2019 18:36:01 +0200 stefank 8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
Mon, 01 Apr 2019 18:34:47 +0200 stefank 8221146: ZGC: Reports too much relocated
Mon, 01 Apr 2019 18:34:39 +0200 stefank 8220610: Make CollectedHeap nmethod functions pure virtual
Mon, 01 Apr 2019 08:21:45 -0700 naoto 8174268: Declare a public field in JapaneseEra for the era starting May 2019
Mon, 01 Apr 2019 08:19:21 -0700 naoto 8205432: Replace the placeholder Japanese era name
Mon, 01 Apr 2019 16:51:09 +0200 hannesw 8221366: Search box tries to search for "Search"
Mon, 01 Apr 2019 16:49:34 +0200 hannesw 8219733: Restore javadoc header styles
Mon, 01 Apr 2019 16:30:23 +0200 rkennke 8221750: Shenandoah: Enable ThreadLocalHandshake by default
Mon, 01 Apr 2019 09:53:30 -0400 coleenp 8221183: Avoid code cache walk in MetadataOnStackMark
Mon, 01 Apr 2019 07:34:56 -0400 gadams 8221694: jstatLineCounts1 needs to be NaN resilient
Mon, 01 Apr 2019 13:33:58 +0200 shade 8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal
Mon, 01 Apr 2019 10:04:22 +0200 shade 8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
Mon, 01 Apr 2019 10:02:07 +0200 shade 8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
Mon, 01 Apr 2019 12:44:23 +0530 pmuthuswamy 8215599: Remove support for javadoc "frames" mode
Fri, 29 Mar 2019 09:31:44 +0000 ngasson 8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
Sat, 30 Mar 2019 21:29:37 +0100 clanger 8221610: Resurrect (legacy) JRE bundle target
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Sat, 30 Mar 2019 16:32:23 +0800 weijun 8221257: Improve serial number generation mechanism for keytool -gencert
Fri, 29 Mar 2019 18:25:39 -0700 mseledtsov 8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
Thu, 28 Mar 2019 13:53:41 -0400 zgu 8221629: Shenandoah: Cleanup class unloading logic
Fri, 29 Mar 2019 14:17:09 -0400 zgu 8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
Fri, 29 Mar 2019 18:00:31 +0000 joehw 8220254: fix headings in java.xml
Tue, 26 Mar 2019 16:26:33 +0100 stuefe 8221480: jcmd VM.metaspace shall print limits in basic mode
Fri, 29 Mar 2019 08:42:32 -0700 iklam 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
Fri, 29 Mar 2019 07:38:34 -0700 ronsh 8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
Tue, 26 Mar 2019 12:12:49 -0400 zgu 8221435: Shenandoah should not mark through weak roots
Fri, 29 Mar 2019 15:59:28 +0100 redestad 8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
Fri, 29 Mar 2019 10:21:18 -0400 zgu 8221688: Quarantine Shenandoah string dedup tests
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip