On Mon, 3 Oct 2022 09:45:23 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

> Fixes sign extension propagation to higher bits.

This pull request has now been integrated.

Changeset: 5a9cd336
Author:    Raffaello Giulietti <rgiulie...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/5a9cd33632862aa2249794902d4168a7fe143054
Stats:     41 lines in 2 files changed: 39 ins; 0 del; 2 mod

8294509: The sign extension bug applies to 'public static int[] 
convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport

Reviewed-by: shade

-------------

PR: https://git.openjdk.org/jdk/pull/10530

Reply via email to