[vectorIntrinsics] RFR: Merge panama-vector:vector-unstable [v2]

Paul Sandoz psandoz at openjdk.java.net
Fri Sep 18 02:02:51 UTC 2020


On Fri, 18 Sep 2020 01:51:36 GMT, Ningsheng Jian <njian at openjdk.org> wrote:

>> @nsjian thank you for your understanding and working on `vectorIntrinsics` for now. Once we integrate the Vector API i
>> hope we can follow up quickly.
>
> @PaulSandoz any idea how can I merge this? The jcheck always reports error. Either:
> 
> "Merge commit message is not Merge, but: Merge panama-vector:vector-unstable",
> 
> or
> 
> "Could not determine the source for this merge.  A Merge PR title must be specified on the format: Merge project:branch
> to allow verification of the merge contents."

@nsjian I think there is an issue with the contents of the
[.jcheck/conf](https://github.com/openjdk/panama-vector/blob/master/.jcheck/conf#L19) file. The `[Merge]` check message
might need to be "message=Merge .*".

See this change made to the panama-foreign repo:
https://github.com/openjdk/panama-foreign/commit/64294f3000e961cf4820cbc1189269258d782290#diff-916bf78a0828e8bef329c874c16980bf

I am checking with other engineers.

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

PR: https://git.openjdk.java.net/panama-vector/pull/4


More information about the panama-dev mailing list