master
8187443: Forest Consolidation: Move files to unified layout
8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed
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
8202449: overflow handling in Random.doubles
8288596: Random:from() adapter does not delegate to supplied generator in all cases
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