2019-09-09 rehn 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
2019-09-09 xgong 8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
2019-09-07 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
2019-09-07 iveresov 8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
2019-09-07 zgu 8230730: UseCompressedOops test crash with assertion failure
2019-09-07 redestad 8230662: Remove dead code from MethodTypeForm
2019-09-06 herrick 8223211 : Remove old code from service support JDK-8200758-branch
2019-09-06 herrick 8229840 : Add jtreg test for --linux-app-category option JDK-8200758-branch
2019-09-06 erikj 8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
2019-09-06 dlong 8230680: latest Graal unittests depend on jdk.internal.module
2019-09-06 kbarrett 8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
2019-09-06 clanger 8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
2019-09-06 dfuchs 8230694: http.keepAlive system property is inconsistently/incorrectly documented
2019-08-30 rrich 8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
2019-09-06 shade 8230671: x86_32 build failures after JDK-8229496
2019-09-06 naoto 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
2019-09-05 bpb 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
2019-09-05 darcy 8230681: Add @since tag to java.io.Serial
2019-09-05 dholmes 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
2019-09-05 bpb 8229280: Test failures on several linux hosts after JDK-8181493
2019-09-05 ccheung 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
2019-09-05 joehw 8228854: Default ErrorListener reports warnings and errors to the console
2019-09-05 shade 8230646: Epsilon does not extend TLABs to max size
2019-09-05 egahlin Improved handling of Thread.interrupt() + cleanup JEP-349-branch
2019-09-05 thartmann 8229496: SIGFPE (division by zero) in C2 OSR compiled method
2019-09-05 jlahoda 8177068: incomplete classpath causes NPE in Flow
2019-09-05 mbaesken 8230466: check malloc/calloc results in jdk.hotspot.agent
2019-09-05 stuefe 8230642: 8224815 broke Shenandoah build
2019-09-05 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
2019-09-05 eosterlund 8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
2019-09-05 jjiang 8228967: Trust/Key store and SSL context utilities for tests
2019-09-05 jwilhelm Added tag jdk-14+13 for changeset fbbe6672ae15
2019-09-04 darcy 8230626: Make UnknownFooException strings more informative
2019-09-04 mseledtsov 8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2019-09-04 dfuchs 8230435: Replace wildcard address with loopback or local host in tests - part 22
2019-09-04 dfuchs 8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2019-09-04 dfuchs 8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions jdk-14+13
2019-09-04 xliu 8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04 eosterlund 8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
2019-09-04 mdoerr 8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
2019-09-04 sjohanss 8209802: Garbage collectors should register JFR types themselves to avoid build errors.
2019-09-04 sjohanss 8230431: Move G1 trace code from gcTrace* to G1 directory
2019-09-03 mbaesken 8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-03 mbaesken 8230485: add handling of aix tar in configure
2019-09-04 jjiang 8226221: Update PKCS11 tests to use NSS 3.46 libs
2019-09-04 dholmes 6313903: Thread.sleep(3) might wake up immediately on windows
2019-09-03 mgronlun single pass only to install typeset blobs to sample candidates JEP-349-branch
2019-09-03 vlivanov 8227236: assert(singleton != __null && singleton != declared_interface) failed
2019-09-03 zgu 8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
2019-08-30 jpai 8223714: HTTPSetAuthenticatorTest could be made more resilient
2019-09-03 mgronlun ObjectSampler constness JEP-349-branch
2019-09-03 mgronlun remove explicit leakp artifact tagging functor JEP-349-branch
2019-09-03 mgronlun cleanup JEP-349-branch
2019-09-03 mgronlun reductions JEP-349-branch
2019-09-03 mgronlun macro removals JEP-349-branch
2019-09-03 mgronlun hide leakp tagging of klass JEP-349-branch
2019-09-03 mgronlun better caching anonymous strings JEP-349-branch
2019-09-03 thartmann 8230428: Cleanup dead CastIP node code in formssel.cpp
2019-09-02 egahlin Clean up class hiercharchy JEP-349-branch
2019-09-02 egahlin Fix race condition in TestRepositoryMigration JEP-349-branch
2019-09-02 mgronlun old object sample blob:ification and serialization support JEP-349-branch
2019-09-02 michaelm Merge
2019-09-02 michaelm 8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
2019-09-02 mgronlun 8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-02 mgronlun 8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-08-12 mdoerr 8229422: Taskqueue: Outdated selection of weak memory model platforms
2019-09-02 shade 8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
2019-09-02 shade 8230238: Add another regression test for JDK-8134739
2019-08-30 mbaesken 8224214: [AIX] Remove support for legacy xlc compiler
2019-08-31 darcy 8230373: Use java.io.Serial in generated exception types
2019-08-30 kbarrett 8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
2019-08-30 tonyp 8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
2019-08-30 egahlin Add onError handler + various cleanup JEP-349-branch
2019-08-30 darcy 8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
2019-08-30 kbarrett 8230327: Make G1DirtyCardQueueSet free-id init unconditional
2019-08-30 dfuchs JDK-8229867: first prototype JDK-8229867-branch
2019-08-30 thartmann 8230390: Problemlist SA tests with AOT
2019-08-30 dfuchs Initial changes for JDK-8229867 JDK-8229867-branch
2019-08-30 dfuchs 8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2019-08-28 jpai 8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
2019-08-30 jlahoda 8230105: -XDfind=diamond crashes
2019-08-30 eosterlund 8230307: ZGC: Make zGlobals and zArguments OS agnostic
2019-08-30 thartmann 8230388: Problemlist additional compiler/rtm tests
2019-08-30 amlu 8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
2019-08-30 stefank 8230203: Replace markWord enums with typed constants
2019-08-30 jiefu 8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
2019-08-30 pli 8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
2019-08-29 darcy 8229997: Apply java.io.Serial annotations in java.base
2019-08-29 kbarrett 8230332: G1DirtyCardQueueSet _notify_when_complete is always true
2019-08-29 mseledtsov 8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
2019-08-29 kbarrett 8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
2019-08-29 jiefu 8230037: Confused MetaData dumped by PrintOptoAssembly
2019-08-29 herrick 8230152: No appropriate error message when wix tools missing. JDK-8200758-branch
2019-08-29 darcy 8229999: Apply java.io.Serial annotations to security types in java.base
2019-08-29 egahlin Update test JEP-349-branch
2019-08-29 egahlin Publish configuration using volatile instread fence JEP-349-branch
2019-08-29 egahlin Abort directory stream after end JEP-349-branch
2019-08-29 egahlin Add mechanism för new file notification JEP-349-branch
2019-08-29 dtitov 8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
2019-08-29 egahlin Rename RecordingStream::setInterval to setFlushInterval JEP-349-branch
2019-08-28 mbaesken 8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
2019-08-29 mseledtsov 8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
2019-08-29 igerasim 8230338: Accurate error message about bad Unicode block name
2019-08-29 jlaskey imported patch legacy JDK-8193209-branch
2019-08-29 redestad 8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
2019-08-29 coleenp 8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
2019-08-29 mgronlun optimization to avoid retagging and already tagged set of stacktraces JEP-349-branch
2019-08-29 mgronlun avoid serializing stacktraces twice JEP-349-branch
2019-08-29 mgronlun missing friend declarations JEP-349-branch
2019-08-29 mgronlun optimizations for old object sample metadata JEP-349-branch
2019-08-29 psadhukhan Merge
2019-08-23 dmarkov 8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 tip