2019-07-04 rkennke 8226823: Adjust BarrierSetC2 for C2 runtime calls
2019-07-04 rkennke 8226822: GC interface for C1 runtime calls
2019-07-04 jlahoda 8227010: Error recovery after local variable redeclaration can be improved
2019-07-04 redestad 8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
2019-07-04 rkennke 8226757: Shenandoah: Make traversal and passive modes explicit
2019-07-01 stuefe 8227032: MetaspaceUtils::print_report crashes when called before initialization
2019-07-04 stuefe 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
2019-07-03 mbaesken 8227171: provide function names in native stack trace on aix with xlc16
2019-07-04 thartmann 8227173: Minor cleanup of unused code in compile.hpp
2019-07-03 darcy 8227202: clarify Class.isEnum() doc
2019-07-03 mikael Merge
2019-07-03 mikael Added tag jdk-13+28 for changeset 1e95931e7d8f
2019-07-03 dnsimon 8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
2019-07-03 bpb 8227080: (fs) Files.newInputStream(...).skip(n) is slow
2019-07-03 mikael Added tag jdk-14+4 for changeset 19d0b382f086
2019-07-03 tonyp 8223575: add subspace transitions to gc+metaspace=info log lines
2019-07-03 joehw 8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
2019-07-03 rkennke 8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
2019-07-03 mikael Merge
2019-06-13 shade 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-07-03 mgronlun 8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
2019-07-03 weijun 8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" jdk-13+28
2019-07-02 kbarrett 8226366: Excessive ServiceThread wakeups for OopStorage cleanup
2019-07-02 sspitsyn 8226596: Accessibility errors in jdwp-protocol.html
2019-07-02 iignatyev 8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
2019-07-02 amenkov 8225679: reference to http://java.sun.com/products/JavaManagement/download.html
2019-07-02 mgronlun 8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
2019-07-02 mgronlun 8225706: JFR RootResolver resets CLD claims with no restore
2019-07-02 eosterlund 8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
2019-07-02 eosterlund 8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
2019-07-02 jlahoda 8226522: No compilation error reported when yield is used in incorrect context
2019-05-24 rschmelter 8224673: Adjust permission for delayed starting of debugging
2019-06-25 phedlin 8225475: Node budget asserts on x86_32/64
2019-06-28 mbaesken 8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
2019-07-03 poonam 8227178: Backout of 8215523
2019-07-02 mbaesken 8226238: Improve error output and fix elf issues in os::dll_load jdk-14+4
2019-07-02 stefank 8227085: ZGC: Add on_weak load barrier verification
2019-07-02 stefank 8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
2019-07-02 stefank 8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
2019-07-02 hseigel 8226956: Add invocation tests for Graal and C1
2019-07-02 aph Merge
2019-07-02 aph 8226525: HotSpot compile-time error for x86-32
2019-07-02 jpai 8226976: SessionTimeOutTests uses == operator for String value check
2019-07-02 bpb 8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
2019-07-02 zgu 8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
2019-07-02 prappo 8226602: Test convenience reactive primitives from java.net.http with RS TCK
2019-07-02 stuefe 8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
2019-07-02 stuefe 8227035: JVM::printFlags fails in native OOM situations
2019-07-02 mikael Merge
2019-07-01 sspitsyn 8226603: accessibility issues in specs/jvmti.html
2019-07-01 neliasso 8226287: Make process_users_of_allocation handle gc barriers
2019-06-29 iveresov 8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
2019-07-01 poonam 8215523: jstat reports incorrect values for OU for CMS GC
2019-07-01 zgu 8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
2019-07-01 redestad 8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
2019-07-01 neliasso 8226287: Make process_users_of_allocation handle gc barriers
2019-07-01 aoqi 8226967: Minimal VM: FALSE was not declared in this scope
2019-06-29 jwilhelm Merge
2019-06-28 sspitsyn 8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
2019-06-28 dlong 8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
2019-06-28 clanger 8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
2019-06-28 valeriep 8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
2019-06-28 naoto 8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
2019-06-27 jlahoda 8226510: No compilation error when switch expression has no result expressions
2019-06-27 jjiang 8224650: Add tests to support X25519 and X448 in TLS
2019-06-29 darcy 8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
2019-06-28 bpb 8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
2019-06-28 ccheung 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
2019-06-28 aoqi 8226878: zero crashes after JDK-8191278
2019-06-28 dfuchs 8226514: Replace wildcard address with loopback or local host in tests - part 14
2019-06-28 dpochepk 8223173: Implement fast class initialization checks on AARCH64
2019-06-28 michaelm 8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
2019-06-28 thartmann 8226879: Memory leak in Type::hashcons
2019-06-27 jwilhelm Merge
2019-06-27 prr 8226783: GTK is not being returned as the System L&F on Gnome
2019-06-27 rschmelter 8226608: Hide the onjcmd option from the help output
2019-06-27 jwilhelm Added tag jdk-13+27 for changeset b7f68ddec66f
2019-06-26 rehn 8225702: Safepoint counter can't be used for safepoint detection
2019-06-27 coleenp 8225437: JvmtiExport::gc_epilogue is unnecessary
2019-06-27 dfuchs 8226825: Replace wildcard address with loopback or local host in tests - part 19
2019-06-27 aoqi 8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
2019-06-27 tschatzl 8213108: Improve work distribution during remembered set scan
2019-06-27 jwilhelm 8225497: Update Graal
2019-06-27 jwilhelm Added tag jdk-14+3 for changeset e64383344f14
2019-06-27 igerasim 8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
2019-06-26 jwilhelm Merge
2019-06-26 bobv 8224764: Create jtreg test for JDK-8222252
2019-06-25 smonteith 8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at jdk-13+27
2019-06-26 valeriep 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
2019-06-25 vromero 8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
2019-06-25 ccheung 8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
2019-06-25 aefimov 8226730: Missing `@` in code tags
2019-06-25 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
2019-06-26 kbarrett 8225255: Make SATB qset lock-free jdk-14+3
2019-06-26 hseigel 8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo
2019-06-26 joehw 8224157: BCEL: update to version 6.3.1
2019-06-26 darcy 8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality
2019-06-26 igerasim 8224849: Flag (?U:...) is allowed for non-capturing groups
2019-06-26 igerasim 8226543: Reduce GC pressure during message digest calculations in password-based encryption
2019-06-25 valeriep 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
2019-06-25 bsrbnd 8225644: C1 dumps incorrect class name in ClassCastException message
2019-06-24 jcm 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
2019-06-20 sgroeger 8226468: [aix] loadquery failed error message displayed
2019-06-25 jwilhelm Merge
2019-06-24 dlong 8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails
2019-06-24 jjg 8226628: The copyright footer should be enclosed in <footer>
2019-06-24 bobv 8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137
2019-06-24 bobv 8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM
2019-06-24 mullan 8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
2019-06-22 sspitsyn 8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
2019-06-22 sspitsyn 8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
2019-06-21 serb 8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 tip