shade [Sat, 12 Jan 2019 13:33:18 +0100] rev 53263
8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories)
Reviewed-by: dholmes
naoto [Fri, 11 Jan 2019 14:24:23 -0800] rev 53262
8216140: Correct UnicodeDecoder U+FFFE handling
Reviewed-by: rriggs
ccheung [Fri, 11 Jan 2019 14:05:57 -0800] rev 53261
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
Summary: use os::open() instead of fopen()
Reviewed-by: iklam, dholmes
sgehwolf [Fri, 11 Jan 2019 13:34:57 +0100] rev 53260
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Summary: Use %7s for the dev scan format as major:minor may be up to that length
Reviewed-by: mgronlun, jwilhelm
darcy [Fri, 11 Jan 2019 09:57:15 -0800] rev 53259
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
Reviewed-by: jjg
bpb [Fri, 11 Jan 2019 08:20:25 -0800] rev 53258
8216172: File.renameTo(File dest) should check for NPE at the very beginning
Reviewed-by: lancea
mbalao [Thu, 29 Nov 2018 13:36:23 -0300] rev 53257
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes.
Reviewed-by: valeriep