[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c

Jim Graham james.graham at oracle.com
Wed Mar 9 12:21:00 UTC 2011


Please revert this fix and re-read the X11 protocol.  Something *else* 
went wrong for parfait to think that we wanted to parse a 64-bit value 
there.  VisualID values are small numbers and transferred as 32-bit 
quantities in the protocol.  If the typedef ended up with a 64-bit 
representation from the header files then we have probably not 
configured something correctly...

			...jim

On 3/9/11 2:37 AM, andrew.brygin at oracle.com wrote:
> Changeset: 69ec42543dd9
> Author:    bae
> Date:      2011-03-09 13:08 +0300
> URL:       http://hg.openjdk.java.net/jdk7/2d/jdk/rev/69ec42543dd9
>
> 7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
> Reviewed-by: jgodinez, prr
>
> ! src/solaris/native/sun/awt/awt_GraphicsEnv.c
>



More information about the 2d-dev mailing list