stuefe [Fri, 01 Nov 2019 13:02:09 +0100] rev 58882
Improve spacemanager logging
stuefe [Fri, 01 Nov 2019 13:01:41 +0100] rev 58881
Tune boot loader chunk sizes
stuefe [Fri, 01 Nov 2019 11:09:18 +0100] rev 58880
Print committed-free when tracing chunk details
clanger [Fri, 01 Nov 2019 07:58:05 +0100] rev 58879
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
Reviewed-by: iklam, ccheung
rschmelter [Tue, 15 Oct 2019 17:08:09 +0200] rev 58878
8232168: Fix non wide char canonicalization on Windows
Reviewed-by: clanger, alanb, ccheung
dlong [Thu, 31 Oct 2019 16:54:16 -0700] rev 58877
8233273: Update Graal
Reviewed-by: kvn
amenkov [Thu, 31 Oct 2019 14:23:06 -0700] rev 58876
8224159: JDWP IPv6 scope support
Reviewed-by: sspitsyn, cjplummer
goetz [Tue, 29 Oct 2019 15:08:19 +0100] rev 58875
8232921: assert(is_object_aligned(result)) failed: address not aligned
Reviewed-by: coleenp, rschmelter
bobv [Thu, 31 Oct 2019 19:32:41 +0000] rev 58874
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
Reviewed-by: dholmes, sgehwolf, redestad
dfuchs [Thu, 31 Oct 2019 19:31:03 +0000] rev 58873
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
Summary: sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly
Reviewed-by: chegar, vtewari