RFR: 8334137: Marlin: replace sun.misc.Unsafe memory access methods with FFM
Andy Goryachev
angorya at openjdk.org
Mon Jun 9 21:27:36 UTC 2025
On Mon, 9 Jun 2025 21:23:47 GMT, Phil Race <prr at openjdk.org> wrote:
> I don't quite see how you guarantee a static field of a class is never accessed by another thread.
Wouldn't a WrongThreadException be thrown if that happens?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1814#issuecomment-2957073638
More information about the openjfx-dev
mailing list