rriggs [Thu, 03 Jan 2019 17:39:39 +0800] rev 53421
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
Reviewed-by: dholmes, rriggs
Contributed-by: patrick@os.amperecomputing.com
weijun [Tue, 22 Jan 2019 21:18:45 +0800] rev 53420
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
Reviewed-by: xuelei
alanb [Tue, 22 Jan 2019 12:32:19 +0000] rev 53419
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Reviewed-by: michaelm, chegar
redestad [Tue, 22 Jan 2019 11:22:44 +0100] rev 53418
8217442: Optimize native accesses to String.value
Reviewed-by: shade, dholmes
dnsimon [Tue, 22 Jan 2019 10:12:05 +0100] rev 53417
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
Reviewed-by: kvn, thartmann
thartmann [Tue, 22 Jan 2019 08:50:49 +0100] rev 53416
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
Summary: Handle reallocation failures in adlc.
Reviewed-by: kvn, neliasso
thartmann [Tue, 22 Jan 2019 08:47:01 +0100] rev 53415
8217447: Develop flag TraceICs is broken
Summary: Added NULL check and fixed output.
Reviewed-by: kvn
bulasevich [Tue, 22 Jan 2019 10:42:41 +0300] rev 53414
8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder
Reviewed-by: phh, pliden