Integrated: 8261075: Create stubRoutines.inline.hpp with SafeFetch implementation
Anton Kozlov
akozlov at openjdk.java.net
Wed Feb 17 08:14:42 UTC 2021
On Fri, 12 Feb 2021 09:52:44 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> Hi,
>
> Please reivew a small non-functional change that extracts inline SafeFetch functions to a separate file. This is preliminary work for JEP-391 integration that will reduce the size of that patch.
>
> CC @dcubed-ojdk
>
> Thanks!
This pull request has now been integrated.
Changeset: b955f85e
Author: Anton Kozlov <akozlov at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b955f85e
Stats: 91 lines in 11 files changed: 58 ins; 26 del; 7 mod
8261075: Create stubRoutines.inline.hpp with SafeFetch implementation
Reviewed-by: dcubed, stuefe, stefank
-------------
PR: https://git.openjdk.java.net/jdk/pull/2542
More information about the hotspot-dev
mailing list