[jdk17u-dev] RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v3]
Jatin Bhateja
jbhateja at openjdk.org
Wed Dec 14 19:34:17 UTC 2022
On Thu, 8 Dec 2022 15:24:50 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Hi @jatin-bhateja,
>
> 1. The change is not clean if it requires merges. Using the clean command is not allowed in this case. Obviously you even introduced two formatting errors when resolving (which might make follow up backports unclean).
> 2. you should not type integrate if you do not have a fix-yes label on the JBS bug.
> Please follow the instructions in https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix for your next backport.
Hi @GoeLin , Thanks for your guidance and suggestions, I have updated the patch description to reflect the exact change from original pull request and removed the mention of 'clean backport', will take precautions in future. Patch is regressed and approved by JDK reviewers.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/917
More information about the jdk-updates-dev
mailing list