iignatyev [Thu, 15 Nov 2018 14:01:08 -0800] rev 52579
8213922: fix ctw stand-alone build
Reviewed-by: kvn, roland
dlong [Thu, 15 Nov 2018 09:04:07 -0800] rev 52578
8210777: Update Graal
Reviewed-by: kvn
shade [Thu, 15 Nov 2018 21:05:47 +0100] rev 52577
8213373: Bulk MarkBitMap clearing methods
Reviewed-by: rkennke, zgu
manc [Tue, 13 Nov 2018 22:08:44 -0800] rev 52576
8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark
Summary: Improve include statements related to g1CollectedHeap.inline.hpp
Reviewed-by: kbarrett, tschatzl
apetcher [Thu, 15 Nov 2018 13:22:29 -0500] rev 52575
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
Summary: Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
dtitov [Thu, 15 Nov 2018 09:56:49 -0800] rev 52574
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer
neliasso [Thu, 15 Nov 2018 09:45:18 +0100] rev 52573
8213538: VM crashes when MaxVectorSize is set to 0, 1 or 2
Summary: Require MaxVectorSize minimum 4 on 64 bit
Reviewed-by: kvn, thartmann
sgehwolf [Wed, 14 Nov 2018 09:34:46 +0100] rev 52572
8213736: Build fails with LOG=debug on F28 after JDK-8210958
Summary: Add --no-print-directory to make invocation of create-main-targets-include
Reviewed-by: erikj, tbell
mbaesken [Tue, 02 Oct 2018 13:48:08 +0200] rev 52571
8211106: [windows] Update OS detection code to recognize Windows Server 2019
Reviewed-by: alanb, clanger, bobv
michaelm [Thu, 15 Nov 2018 11:26:46 +0000] rev 52570
8213616: URLPermission with query or fragment behaves incorrectly
Reviewed-by: chegar, dfuchs