RFR: 8243066 - Move VM_INTRINSICS_DO into its own vmIntrinsics.hpp file [v3]

John Tortugo github.com+2249648+JohnTortugo at openjdk.java.net
Thu Sep 17 18:28:14 UTC 2020


On Wed, 16 Sep 2020 05:49:03 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> John Tortugo has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Merge branch 'jdk-8243066' of https://github.com/JohnTortugo/jdk into jdk-8243066
>>  - Add vmIntrinsics.cpp. Fix commit author.
>
> src/hotspot/share/classfile/vmIntrinsics.hpp line 879:
> 
>> 877:     /*end*/
>> 878:
>> 879: #endif // SHARE_CLASSFILE_VMINTRINSICS_HPP
> 
> Please add a new line at the end of this file.

Done.

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

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


More information about the hotspot-dev mailing list