dfuchs [Tue, 15 Jan 2019 11:34:20 +0000] rev 53300
8216974: HttpConnection not returned to the pool after 204 response
Summary: MultiExchange now call nullBody() on Exchange after receiving 204
Reviewed-by: chegar
stuefe [Tue, 15 Jan 2019 08:03:30 +0100] rev 53299
8216982: Assertion poison page established too early
Reviewed-by: mdoerr, dholmes
weijun [Tue, 15 Jan 2019 11:21:00 +0800] rev 53298
8215922: jar spec is not precise when describing jar file re-signing
Reviewed-by: lancea, mullan
dholmes [Mon, 14 Jan 2019 20:56:15 -0500] rev 53297
8217017: [TESTBUG] Tests fail to compile after JDK-8216265
Reviewed-by: kvn
shurailine [Mon, 14 Jan 2019 08:23:50 -0800] rev 53296
Merge
shurailine [Mon, 14 Jan 2019 08:22:49 -0800] rev 53295
8215729: Enhance makefiles to allow collecting code coverage with JCov
Reviewed-by: erikj
manc [Mon, 10 Dec 2018 17:57:19 +0800] rev 53294
8215114: Fix indent and dead code in GCPolicyCounters
Summary: Clean up gcPolicyCounters.hpp
Reviewed-by: tschatzl, sjohanss