git: openjdk/jdk: 8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
Raffaello Giulietti
rgiulietti at openjdk.org
Tue Oct 4 10:26:52 UTC 2022
Changeset: 5a9cd336
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
Date: 2022-10-04 10:25:11 +0000
URL: https://git.openjdk.org/jdk/commit/5a9cd33632862aa2249794902d4168a7fe143054
8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
Reviewed-by: shade
! src/java.base/share/classes/jdk/internal/util/random/RandomSupport.java
! test/jdk/java/util/Random/T8282144.java
More information about the jdk-changes
mailing list