mchung [Tue, 29 Oct 2019 12:52:03 -0700] rev 58849
8173975: Lookup::in should not allow target class be primitive or array class
Reviewed-by: alanb
michaelm [Tue, 29 Oct 2019 19:55:34 +0000] rev 58848
second part of cleanup reducing number of files touched in main line
michaelm [Tue, 29 Oct 2019 19:23:09 +0000] rev 58847
partial cleanup
erikj [Tue, 29 Oct 2019 12:01:14 -0700] rev 58846
8232748: Build static versions of certain JDK libraries
Reviewed-by: ihse, bobv
lancea [Tue, 29 Oct 2019 14:22:18 -0400] rev 58845
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
Reviewed-by: clanger, bpb, alanb
ecaspole [Tue, 29 Oct 2019 13:51:14 -0400] rev 58844
8233075: JFR - nmetods - misspelled in several places
Reviewed-by: hseigel, mseledtsov