RFR: 8349944: [JMH] sun.misc.UnsafeOps cannot access class jdk.internal.misc.Unsafe [v2]

Liam Miller-Cushon cushon at openjdk.org
Mon Mar 31 21:39:34 UTC 2025


On Fri, 28 Mar 2025 09:26:45 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> > @AlanBateman Can you review this if this patch looks good in principle?
> 
> It needs confirmation that it doesn't break the build, I haven't looked into which parts of Liam's change weren't backed out. So if there are no build issues then it should be okay to integrate.

All of the functional changes from JDK-8331081 and the redo got backed out, the only thing that stayed was test coverage, so I wouldn't expect this to break anything today.

Are the microbenchmarks built by CI? They weren't when JDK-8331081 originally happened, which was what led to it getting backed out the first time.

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

PR Comment: https://git.openjdk.org/jdk/pull/23686#issuecomment-2767461270


More information about the hotspot-runtime-dev mailing list