mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 09:27:51 +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