2019-07-10 jjg 8227416: Add a "Table Of Contents" to HTML version of man pages
2019-07-10 ysuenaga 8209790: SA tools not providing option to connect to debug server
2019-07-10 dfuchs 8227539: Replace wildcard address with loopback or local host in tests - part 20
2019-07-10 joehw 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
2019-07-02 fmatte 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
2019-07-10 mikael Added tag jdk-14+5 for changeset 0f1e29c77e50
2019-07-10 aefimov 8226756: Replace wildcard address with loopback or local host in tests - part 18
2019-07-10 mikael Merge
2019-07-10 rpatil 8224560: (tz) Upgrade time-zone data to tzdata2019a
2019-07-10 ljiang 8227009: JDK 13 L10n resource files update - msgdrop 10
2019-07-10 jlahoda 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
2019-07-10 weijun 8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out jdk-13+29
2019-07-10 weijun 8227381: GSS login fails with PREAUTH_FAILED
2019-07-10 weijun 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
2019-07-10 dcubed 8227338: templateInterpreter.cpp: copy_table() needs to be safer
2019-07-10 michaelm 8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
2019-07-10 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
2019-07-10 rpatil 8224560: (tz) Upgrade time-zone data to tzdata2019a jdk-14+5
2019-07-09 mikael Merge
2019-07-09 jbhateja 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
2019-07-09 never 8227034: Graal crash with gcbasher
2019-07-09 dlong 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
2019-07-09 eosterlund 8224531: SEGV while collecting Klass statistics
2019-07-09 eosterlund 8227277: HeapInspection::find_instances_at_safepoint walks dead objects
2019-07-09 naoto 8227127: Era designator not displayed correctly using the COMPAT provider
2019-07-09 jbhateja 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
2019-07-09 pchilanomate 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
2019-07-09 jiangli 8225035: Thread stack size issue caused by large TLS size
2019-07-08 mbaesken 8227389: Remove unsupported xlc16 compile options on aix
2019-07-09 jlahoda 8223443: Calling Trees.getScope early changes names of local/anonymous classes
2019-07-08 mikael Merge
2019-07-08 dcubed Merge
2019-07-08 jcm 8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
2019-07-08 mdoerr 8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837
2019-07-08 never 8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
2019-07-08 yzheng 8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
2019-07-08 kvn 8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
2019-07-07 avu 8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie
2019-07-06 weijun 8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
2019-07-08 ecaspole Merge
2019-07-08 ecaspole 8225626: JMH Test Support for JDK-8222074
2019-07-08 kbarrett 8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out
2019-07-08 dcubed Merge
2019-07-08 dcubed 8227117: normal interpreter table is not restored after single stepping with TLH
2019-07-08 tschatzl 8224741: Optimize the scan area during the Scan Heap Roots phase
2019-07-05 shade 8227327: Shenandoah: Faster and more parallel tests
2019-07-05 mikael Merge
2019-07-05 jcm 8226627: assert(t->singleton()) failed: must be a constant
2019-06-10 stefank 8227175: ZGC: ZHeapIterator visits potentially dead objects
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-03 dholmes 8227055: Minor edits to launcher help text
2019-07-03 weijun 8226963: More clarification on possible sequencing error in GSSContext::unwrap
2019-07-03 weijun 8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
2019-07-05 amenkov 8227124: "could not open pipe" error does not report error details
2019-07-05 redestad 8225239: Refactor NetworkInterface lookups
2019-07-05 vlivanov 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
2019-07-05 rkennke 8227039: Shenandoah: Aggressive heuristics for Traversal mode
2019-07-04 rkennke 8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
2019-07-04 kbarrett 8226793: Replace OopStorage dup_name with os::strdup
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip