Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
2019-09-05, by bpb
8230681: Add @since tag to java.io.Serial
2019-09-05, by darcy
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
2019-09-05, by dholmes
8229280: Test failures on several linux hosts after JDK-8181493
2019-09-05, by bpb
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
2019-09-05, by ccheung
8228854: Default ErrorListener reports warnings and errors to the console
2019-09-05, by joehw
8230646: Epsilon does not extend TLABs to max size
2019-09-05, by shade
Improved handling of Thread.interrupt() + cleanup
JEP-349-branch
2019-09-05, by egahlin
8229496: SIGFPE (division by zero) in C2 OSR compiled method
2019-09-05, by thartmann
8177068: incomplete classpath causes NPE in Flow
2019-09-05, by jlahoda
8230466: check malloc/calloc results in jdk.hotspot.agent
2019-09-05, by mbaesken
8230642: 8224815 broke Shenandoah build
2019-09-05, by stuefe
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
2019-09-05, by eosterlund
8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
2019-09-05, by eosterlund
8228967: Trust/Key store and SSL context utilities for tests
2019-09-05, by jjiang
Added tag jdk-14+13 for changeset fbbe6672ae15
2019-09-05, by jwilhelm
8230626: Make UnknownFooException strings more informative
2019-09-04, by darcy
8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2019-09-04, by mseledtsov
8230435: Replace wildcard address with loopback or local host in tests - part 22
2019-09-04, by dfuchs
8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2019-09-04, by dfuchs
8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions
jdk-14+13
2019-09-04, by dfuchs
8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04, by xliu
8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
2019-09-04, by eosterlund
8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
2019-09-04, by mdoerr
8209802: Garbage collectors should register JFR types themselves to avoid build errors.
2019-09-04, by sjohanss
8230431: Move G1 trace code from gcTrace* to G1 directory
2019-09-04, by sjohanss
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-03, by mbaesken
8230485: add handling of aix tar in configure
2019-09-03, by mbaesken
8226221: Update PKCS11 tests to use NSS 3.46 libs
2019-09-04, by jjiang
6313903: Thread.sleep(3) might wake up immediately on windows
2019-09-03, by dholmes
single pass only to install typeset blobs to sample candidates
JEP-349-branch
2019-09-03, by mgronlun
8227236: assert(singleton != __null && singleton != declared_interface) failed
2019-09-03, by vlivanov
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
2019-09-03, by zgu
8223714: HTTPSetAuthenticatorTest could be made more resilient
2019-08-30, by jpai
ObjectSampler constness
JEP-349-branch
2019-09-03, by mgronlun
remove explicit leakp artifact tagging functor
JEP-349-branch
2019-09-03, by mgronlun
cleanup
JEP-349-branch
2019-09-03, by mgronlun
reductions
JEP-349-branch
2019-09-03, by mgronlun
macro removals
JEP-349-branch
2019-09-03, by mgronlun
hide leakp tagging of klass
JEP-349-branch
2019-09-03, by mgronlun
better caching anonymous strings
JEP-349-branch
2019-09-03, by mgronlun
8230428: Cleanup dead CastIP node code in formssel.cpp
2019-09-03, by thartmann
Clean up class hiercharchy
JEP-349-branch
2019-09-02, by egahlin
Fix race condition in TestRepositoryMigration
JEP-349-branch
2019-09-02, by egahlin
old object sample blob:ification and serialization support
JEP-349-branch
2019-09-02, by mgronlun
Merge
2019-09-02, by michaelm
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
2019-09-02, by michaelm
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-02, by mgronlun
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-09-02, by mgronlun
8229422: Taskqueue: Outdated selection of weak memory model platforms
2019-08-12, by mdoerr
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
2019-09-02, by shade
8230238: Add another regression test for JDK-8134739
2019-09-02, by shade
8224214: [AIX] Remove support for legacy xlc compiler
2019-08-30, by mbaesken
8230373: Use java.io.Serial in generated exception types
2019-08-31, by darcy
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
2019-08-30, by kbarrett
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
2019-08-30, by tonyp
Add onError handler + various cleanup
JEP-349-branch
2019-08-30, by egahlin
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
2019-08-30, by darcy
8230327: Make G1DirtyCardQueueSet free-id init unconditional
2019-08-30, by kbarrett
JDK-8229867: first prototype
JDK-8229867-branch
2019-08-30, by dfuchs
8230390: Problemlist SA tests with AOT
2019-08-30, by thartmann
Initial changes for JDK-8229867
JDK-8229867-branch
2019-08-30, by dfuchs
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2019-08-30, by dfuchs
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
2019-08-28, by jpai
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
tip