master
8187443: Forest Consolidation: Move files to unified layout
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
8264729: Random check-in failing header checks.
8284866: Add test to JDK-8273056
8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails
8266527: RandomTestCoverage.java failing due to API removal
8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport