RFR: 8236701: [TESTBUG] compiler/loopopts/superword/Vec_MulAddS2I.java uses wrong flag -XX:-SuperWord

Fairoz Matte fairoz.matte at oracle.com
Mon Jan 13 08:29:00 UTC 2020


Hi Ioi,

I verified on my Ubuntu linux machine, without the -XX:+IgnoreUnrecognizedVMOptions also test case passes.
I was not sure why that option was added.

Let me know, if that is ok to be removed, I will send the next webrev.

Thanks,
Fairoz

> -----Original Message-----
> From: Ioi Lam
> Sent: Monday, January 13, 2020 12:52 PM
> To: hotspot-compiler-dev at openjdk.java.net
> Subject: Re: RFR: 8236701: [TESTBUG]
> compiler/loopopts/superword/Vec_MulAddS2I.java uses wrong flag -XX:-
> SuperWord
> 
> Hi Fairoz,
> 
> Should the -XX:+IgnoreUnrecognizedVMOptions be removed?
> 
> Thanks
> - Ioi
> 
> On 1/12/20 10:00 PM, Fairoz Matte wrote:
> > Hi
> >
> > Please review the small change to fix the test bug.
> > Changes done to replace SuperWord to UseSuperWord
> >
> > JBS - https://bugs.openjdk.java.net/browse/JDK-8236701
> > Webrev - http://cr.openjdk.java.net/~fmatte/8236701/webrev.00/
> >
> > Thanks,
> > Fairoz
> 


More information about the hotspot-compiler-dev mailing list