Integrated: 8349142: [JMH] compiler.MergeLoadBench.getCharBV fails
SendaoYan
syan at openjdk.org
Sun Feb 2 02:48:59 UTC 2025
On Fri, 31 Jan 2025 15:26:28 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> There are two JMH tests fails after [JDK-8344168](https://bugs.openjdk.org/browse/JDK-8344168) merged. This PR fix the JMH tests fails similar to https://github.com/oracle/graal/pull/10602, just remove the unnecessary Unsafe.ARRAY_BYTE_BASE_OFFSET at the second argument of VarHandle.get.
> Change has been verified locally, test-fix only, no risk.
This pull request has now been integrated.
Changeset: 2cce5eeb
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2cce5eeb092b68b4e4ce6a8289a8aa567f47c973
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8349142: [JMH] compiler.MergeLoadBench.getCharBV fails
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/23393
More information about the hotspot-compiler-dev
mailing list