Integrated: JDK-8263068: Rename safefetch.hpp to safefetch.inline.hpp
Anton Kozlov
akozlov at openjdk.java.net
Tue Mar 9 08:23:10 UTC 2021
On Fri, 5 Mar 2021 13:15:56 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> Please review a trivial renaming of safefetch.hpp to safefetch.inline.hpp. It is a preparation to fix for @stefank note https://github.com/openjdk/jdk/pull/2200#discussion_r572707505. I'm going to rename threadWXSetters.hpp to threadWXSetters.inline.hpp and threadWXSetters header is needed for safefetch inline functions implementation.
This pull request has now been integrated.
Changeset: 0bc45625
Author: Anton Kozlov <akozlov at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0bc45625
Stats: 12 lines in 10 files changed: 0 ins; 0 del; 12 mod
8263068: Rename safefetch.hpp to safefetch.inline.hpp
Reviewed-by: stefank
-------------
PR: https://git.openjdk.java.net/jdk/pull/2844
More information about the hotspot-dev
mailing list