jjiang [Wed, 04 Sep 2019 12:47:42 +0800] rev 57999
8226221: Update PKCS11 tests to use NSS 3.46 libs
Reviewed-by: xuelei
dholmes [Tue, 03 Sep 2019 23:42:06 -0400] rev 57998
6313903: Thread.sleep(3) might wake up immediately on windows
Reviewed-by: rehn, dcubed, rriggs
mgronlun [Tue, 03 Sep 2019 22:54:46 +0200] rev 57997
single pass only to install typeset blobs to sample candidates
vlivanov [Tue, 03 Sep 2019 17:45:02 +0300] rev 57996
8227236: assert(singleton != __null && singleton != declared_interface) failed
Reviewed-by: dlong
zgu [Tue, 03 Sep 2019 13:55:41 -0400] rev 57995
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
Reviewed-by: shade
jpai [Fri, 30 Aug 2019 17:22:55 +0530] rev 57994
8223714: HTTPSetAuthenticatorTest could be made more resilient
Summary: HTTPTestServer (in the test infrastructure) will no longer stop accepting requests if a previous request processing failed
Reviewed-by: dfuchs
mgronlun [Tue, 03 Sep 2019 16:25:05 +0200] rev 57993
ObjectSampler constness
mgronlun [Tue, 03 Sep 2019 15:01:20 +0200] rev 57992
remove explicit leakp artifact tagging functor
mgronlun [Tue, 03 Sep 2019 14:36:15 +0200] rev 57991
cleanup
mgronlun [Tue, 03 Sep 2019 14:05:01 +0200] rev 57990
reductions
mgronlun [Tue, 03 Sep 2019 13:31:54 +0200] rev 57989
macro removals
mgronlun [Tue, 03 Sep 2019 13:15:27 +0200] rev 57988
hide leakp tagging of klass
mgronlun [Tue, 03 Sep 2019 11:48:31 +0200] rev 57987
better caching anonymous strings
thartmann [Tue, 03 Sep 2019 10:03:13 +0200] rev 57986
8230428: Cleanup dead CastIP node code in formssel.cpp
Summary: Removed dead code.
Reviewed-by: roland
egahlin [Mon, 02 Sep 2019 21:08:41 +0200] rev 57985
Clean up class hiercharchy
egahlin [Mon, 02 Sep 2019 21:03:40 +0200] rev 57984
Fix race condition in TestRepositoryMigration
mgronlun [Mon, 02 Sep 2019 19:42:46 +0200] rev 57983
old object sample blob:ification and serialization support
michaelm [Mon, 02 Sep 2019 15:59:37 +0100] rev 57982
Merge
michaelm [Mon, 02 Sep 2019 15:58:44 +0100] rev 57981
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Reviewed-by: dfuchs, michaelm
Contributed-by: patrick.concannon@oracle.com
mgronlun [Mon, 02 Sep 2019 15:04:43 +0200] rev 57980
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
Reviewed-by: egahlin
mgronlun [Mon, 02 Sep 2019 13:57:15 +0200] rev 57979
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Reviewed-by: egahlin
mdoerr [Mon, 12 Aug 2019 19:20:12 +0200] rev 57978
8229422: Taskqueue: Outdated selection of weak memory model platforms
Reviewed-by: tschatzl, dholmes, drwhite
shade [Mon, 02 Sep 2019 12:10:21 +0200] rev 57977
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
Reviewed-by: rkennke
shade [Mon, 02 Sep 2019 11:31:12 +0200] rev 57976
8230238: Add another regression test for JDK-8134739
Reviewed-by: kvn
mbaesken [Fri, 30 Aug 2019 09:37:41 +0200] rev 57975
8224214: [AIX] Remove support for legacy xlc compiler
Reviewed-by: erikj, kbarrett, mdoerr, dholmes
darcy [Sat, 31 Aug 2019 09:18:40 -0700] rev 57974
8230373: Use java.io.Serial in generated exception types
Reviewed-by: erikj, alanb
kbarrett [Fri, 30 Aug 2019 15:36:44 -0400] rev 57973
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
Summary: Removed no longer needed phase time.
Reviewed-by: sjohanss, tschatzl
tonyp [Fri, 30 Aug 2019 14:58:40 -0400] rev 57972
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
Reviewed-by: kbarrett, tschatzl
egahlin [Fri, 30 Aug 2019 20:39:38 +0200] rev 57971
Add onError handler + various cleanup
darcy [Fri, 30 Aug 2019 11:26:48 -0700] rev 57970
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
Reviewed-by: jjg
kbarrett [Fri, 30 Aug 2019 14:05:00 -0400] rev 57969
8230327: Make G1DirtyCardQueueSet free-id init unconditional
Summary: Remove conditional init and make the set an inline member.
Reviewed-by: sjohanss, lkorinth, tschatzl
dfuchs [Fri, 30 Aug 2019 15:42:27 +0100] rev 57968
JDK-8229867: first prototype