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

David Holmes david.holmes at oracle.com
Thu Sep 17 00:31:35 UTC 2020


On 17/09/2020 4:21 am, Ioi Lam wrote:
> On Tue, 15 Sep 2020 19:15:37 GMT, John Tortugo <github.com+2249648+JohnTortugo at openjdk.org> wrote:
> 
>>> Looks good.
>>
>> Before integrating this PR I need to include a change requested by @coleenp on the maillist:
>>
>> There's also vmIntrinsics code in vmSymbols.cpp, so there should also be a vmIntrinsics.cpp file.
> 
> `@JohnTortugo JohnTortugo force-pushed the JohnTortugo:jdk-8243066 branch from 868eee7 to e711a53 12 hours ago`

Please do not force-push changes in an active PR as they just mess 
things up. It is fine to add a new commit to the PR to address any 
updates. All commits will be flattened before the changes are committed 
to the master branch of the main repo.

Thanks,
David
-----

> Was this an attempt to fix the missing new-line character? It doesn't seem to work.
> 
> -------------
> 
> PR: https://git.openjdk.java.net/jdk/pull/160
> 


More information about the hotspot-dev mailing list