2019-04-04 redestad 8221921: Implement size() / isEmpty() in immutable collections
2019-04-04 redestad 8221981: Simplify Map/List/Set.of() implementation
2019-04-04 redestad 8221980: Simplify Optional implementation
2019-04-04 erikj 8221996: Bootcycle build broken
2019-04-04 rkennke 8221848: Shenandoah: ArrayCopy post-barrier improvements
2019-04-04 mseledtsov 8221710: [TESTBUG] more configurable parameters for docker testing
2019-04-02 rkennke 8221766: Load-reference barriers for Shenandoah
2019-04-04 erikj 8217728: Speed up incremental rerun of "make hotspot"
2019-04-04 weijun 8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
2019-03-26 rschmelter 8221325: Add information about swap space to print_memory_info() on MacOS
2019-04-04 coleenp 8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table
2019-04-03 jwilhelm Added tag jdk-13+15 for changeset f855ec13aa25
2019-04-03 xuelei 8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
2019-04-03 dholmes 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
2019-04-03 erikj 8221764: Reduce make Init.gmk logging overhead
2019-03-27 rkennke 8220664: Simplify ShenandoahUpdateHeapRefsClosure jdk-13+15
2019-04-03 lancea 8216539: tools/jar/modularJar/Basic.java times out
2019-04-03 redestad 8221701: Archive constant BaseLocales
2019-04-03 lucy 8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode
2019-04-03 psadhukhan Merge
2019-04-02 psadhukhan Merge
2019-04-02 psadhukhan 8221731: Fix doclint handling of accessibility heading in java.desktop
2019-03-31 serb 8220495: Update GIFlib library to the 5.1.8
2019-03-30 serb 8221436: Incorrect check of package in Line.Info.toString()
2019-03-30 serb 8220320: Remove unused old code in GraphicsEnvironment on unix
2019-03-29 serb 8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
2019-03-27 dcherepanov 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
2019-03-29 psadhukhan 8212904: JTextArea line wrapping incorrect when using UI scale
2019-03-28 aivanov 8217707: JNICALL declaration breaks Splash screen functions
2019-03-28 aivanov 8221412: lookupPrintServices() does not always update the list of Windows remote printers
2019-03-28 psadhukhan 8221411: NullPointerException in RasterPrinterJob without PrinterResolution
2019-03-28 psadhukhan 8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
2019-03-27 psadhukhan 8220250: fix headings in java.desktop
2019-03-27 mhalder 8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
2019-03-26 stuefe 8221405: Fix Windows 32bit awt build
2019-03-22 serb 8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
2019-03-22 psadhukhan Merge
2019-03-22 prr 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
2019-04-03 amlu 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
2019-04-03 ronsh 8220792: Performance bottleneck in JavacFileManager.list()
2019-04-03 lmesnik 8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
2019-03-14 zgu 8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
2019-04-02 zgu 8221875: Unquarantine Shenandoah string dedup tests
2019-04-02 iignatyev 8221870: use driver to run CtwRunner in applications/ctw tests
2019-04-02 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
2019-04-02 kvn 8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
2019-04-02 rkennke 8221751: Shenandoah: Improve SATB enqueueing
2019-04-02 erikj 8221762: Improve Main.gmk/FindTests.gmk bootstrap time
2019-04-02 shade 8221824: Build failure with MSVS 2013 after JDK-8218418
2017-10-24 erikj 8189861: Refactor CacheFind
2019-04-02 redestad 8221724: Enable archiving of Strings with hash 0
2019-04-02 redestad 8221723: Avoid storing zero to String.hash
2019-04-02 pliden 8221748: Remove unused oopDesc::is_unlocked_oop()
2019-04-02 pliden 8221732: Introduce CollectedHeap::hash_oop()
2019-04-02 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
2019-03-27 mbaesken 8221541: clean up functions in CompilerOracle
2019-04-02 weijun 8221801: Update src/java.base/share/legal/public_suffix.md
2019-04-02 weijun 8157404: Unable to read certain PKCS12 keystores from SequenceInputStream
2019-04-01 aoqi 8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
2019-04-01 xuelei 8168261: Use server cipher suites preference by default
2019-04-01 bpb 8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win)
2019-04-01 sangheki 8221517: G1: Reserved page size for heap can be wrong
2019-04-01 ctornqvi 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
2019-04-01 kbarrett 8220671: Initialization race for non-JavaThread PtrQueues
2019-04-01 erikj 8221703: Rmic build for java.management.api has bad incremental behavior
2019-04-01 stefank 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
2019-04-01 stefank 8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
2019-04-01 stefank 8221146: ZGC: Reports too much relocated
2019-04-01 stefank 8220610: Make CollectedHeap nmethod functions pure virtual
2019-04-01 naoto 8174268: Declare a public field in JapaneseEra for the era starting May 2019
2019-04-01 naoto 8205432: Replace the placeholder Japanese era name
2019-04-01 hannesw 8221366: Search box tries to search for "Search"
2019-04-01 hannesw 8219733: Restore javadoc header styles
2019-04-01 rkennke 8221750: Shenandoah: Enable ThreadLocalHandshake by default
2019-04-01 coleenp 8221183: Avoid code cache walk in MetadataOnStackMark
2019-04-01 gadams 8221694: jstatLineCounts1 needs to be NaN resilient
2019-04-01 shade 8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal
2019-04-01 shade 8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
2019-04-01 shade 8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
2019-04-01 pmuthuswamy 8215599: Remove support for javadoc "frames" mode
2019-03-29 ngasson 8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
2019-03-30 clanger 8221610: Resurrect (legacy) JRE bundle target
2019-03-30 iklam 8221698: Remove redundant includes from popular header files
2019-03-30 weijun 8221257: Improve serial number generation mechanism for keytool -gencert
2019-03-30 mseledtsov 8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
2019-03-28 zgu 8221629: Shenandoah: Cleanup class unloading logic
2019-03-29 zgu 8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
2019-03-29 joehw 8220254: fix headings in java.xml
2019-03-26 stuefe 8221480: jcmd VM.metaspace shall print limits in basic mode
2019-03-29 iklam 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
2019-03-29 ronsh 8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
2019-03-26 zgu 8221435: Shenandoah should not mark through weak roots
2019-03-29 redestad 8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
2019-03-29 zgu 8221688: Quarantine Shenandoah string dedup tests
2019-03-29 stuefe 8221408: Windows 32bit build build errors/warnings in hotspot
2019-03-29 iklam 8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip