RFR: JDK-8036145: Solaris standard grep does not understand -qE
    Tim Bell 
    tim.bell at oracle.com
       
    Mon Mar  3 17:24:03 UTC 2014
    
    
  
Hi Erik
Looks good to me as well.
Tim
On 03/03/14 09:00, Alan Bateman wrote:
> On 03/03/2014 16:56, Erik Joelsson wrote:
>> It seems I failed in the below fix. /usr/bin/grep on Solaris does not 
>> support -qE. Here is another patch, converting the regexp to work 
>> without the -E switch and piping to /dev/null to keep it quiet:
> I've been seeing this lately so it's good to get it fixed. The change 
> to drop using the extended regexp looks okay to me.
>
> -Alan
    
    
More information about the build-dev
mailing list