[vector] Fix release build failure
Viswanathan, Sandhya
sandhya.viswanathan at intel.com
Tue Dec 24 02:35:50 UTC 2019
Looks good to me.
Regards,
Sandhya
-----Original Message-----
From: panama-dev <panama-dev-bounces at openjdk.java.net> On Behalf Of Yang Zhang
Sent: Monday, December 23, 2019 6:30 PM
To: panama-dev at openjdk.java.net
Cc: nd <nd at arm.com>
Subject: [vector] Fix release build failure
Hi all,
Could you please help to review this patch?
Release build of latest vectorIntrinsics branch fails. The reason is that debug code isn't placed with PRODUCT macro. I think these debug information is only for debugging. So I removed these code.
Webrev: http://cr.openjdk.java.net/~yzhang/vectorapi/vectorapi.buildrelease/webrev.00/
Regards,
Yang
More information about the panama-dev
mailing list