mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-04 00:00:42 +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