RFR: 8006808 mapfile use check in	jdk/make/common/shared/Defs-solaris.gmk	is throwing 'egrep: syntax error'
    David Holmes 
    david.holmes at oracle.com
       
    Fri Feb  1 06:55:21 UTC 2013
    
    
  
Looks good to me Tim!
David
On 1/02/2013 3:36 PM, Tim Bell wrote:
> Hello
>
> http://bugs.sun.com/view_bug.do?bug_id=8006808
>
> This check only worked as intended on Solaris/SPARC. For non-SPARC
> architecture, egrep throws "egrep: syntax error" and the mapfile check
> is skipped.
>
> The solution is to provide a search pattern in the else that is
> acceptable to egrep:
>
> http://cr.openjdk.java.net/~tbell/8006808/00/
>
> Thanks in advance for any feedback.
>
> Tim
>
    
    
More information about the build-dev
mailing list