mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 09:53:18 +00:00
Move orderAccess.inline.hpp into orderAccess.hpp and remove os.hpp inclusion and conditional os::is_MP() for fence on x86 platforms Reviewed-by: dholmes, hseigel