[vector-unstable] Getting webrev ready for community review

Paul Sandoz paul.sandoz at oracle.com
Wed Apr 1 15:35:15 UTC 2020


Hi Yang,

Push to vectorIntrinsics.

A merge from vectorIntrinsics to vector-unstable will be performed manually at some point, perhaps also taking in other fixes when pushed.

Paul.

> On Apr 1, 2020, at 1:28 AM, Yang Zhang <Yang.Zhang at arm.com> wrote:
> 
> Hi Sandhya
> 
> Thanks for your information.
> Today, I prepare a patch that fix jtreg failures on AArch64 for review. Which branch should I push? vectorIntrinsics or vector-unstable.
> http://cr.openjdk.java.net/~yzhang/vectorapi/vectorapi.shiftbug/webrev.00/
> 
> I think I will get AArch64 webrev ready before this weekend.
> 
> Regards
> Yang
> 
> -----Original Message-----
> From: Viswanathan, Sandhya <sandhya.viswanathan at intel.com> 
> Sent: Wednesday, April 1, 2020 5:24 AM
> To: Yang Zhang <Yang.Zhang at arm.com>; panama-dev <panama-dev at openjdk.java.net>
> Cc: Paul Sandoz <paul.sandoz at oracle.com>; Vladimir Ivanov <vladimir.x.ivanov at oracle.com>
> Subject: [vector-unstable] Getting webrev ready for community review
> 
> Hi Yang,
> 
> We are all getting the various webrevs ready for community review of vector api.
> 
> Please create a webrev for aarch64 backend changes and place link to the latest webrev in the description of https://bugs.openjdk.java.net/browse/JDK-8223347.
> 
> The following script may be helpful towards that:
> 
> hg diff -r default > all.patch
> 
> grep "diff -r" all.patch | grep -e "src/hotspot/cpu/aarch64" | awk '{ print $4}' > aarch64_list 
> 
> ksh ./webrev.ksh -r default -o aarch64_webrev aarch64_list
> 
> Best Regards,
> Sandhya
> 



More information about the panama-dev mailing list