RFR: 8261075: Create stubRoutines.inline.hpp with SafeFetch implementation [v2]

Thomas Stuefe stuefe at openjdk.java.net
Tue Feb 16 16:27:41 UTC 2021


On Tue, 16 Feb 2021 13:04:04 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!
>
> Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   stubRoutines.inline.hpp -> safefetch.hpp

LGTM

-------------

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2542


More information about the hotspot-dev mailing list