On Thu, 7 Nov 2024 15:12:01 GMT, Maurizio Cimadamore
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.
@mcimadamore Sorry for the failure an
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.
-
Commit messages:
- Initial push
Changes: https://git.openjdk.org/jdk/pull/21958/files
Webre
On Thu, 7 Nov 2024 15:12:01 GMT, Maurizio Cimadamore
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.
Marked as reviewed by alanb (Reviewer