Integrated: 8343770: Build fails due to use of sun.misc.Unsafe in LoopOverRandom

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Nov 7 15:33:47 UTC 2024


On Thu, 7 Nov 2024 15:12:01 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This small PR fixes a build failure due to usage of sun.misc.Unsafe in a new benchmark.
> 
> FFM benchmarks appear to be broken -- because of JDK-8332744 -- but we will fix that separately.

This pull request has now been integrated.

Changeset: d3c042f9
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d3c042f9a0cd91e7cdf7f45cb0ea387f7ba9785b
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8343770: Build fails due to use of sun.misc.Unsafe in LoopOverRandom

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list