Re: RFR: 8223271: SplashScreen is still shown if defaulting to headless on MacOS

2019-05-29 Thread Brian Burkhalter
Likewise, but I am. +1

Brian

> On May 29, 2019, at 11:52 AM, Kevin Rushforth  
> wrote:
> 
> Looks good to me (note that I am not a "R"eviewer).



Re: [OpenJDK 2D-Dev] [12] RFR JDK-8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF

2019-01-30 Thread Brian Burkhalter
GIF 89a supports a transparent color index in the palette.

Brian

> On Nov 7, 2018, at 11:25 AM, Sergey Bylokhov  
> wrote:
> 
> On more question about "image/gif" format, as far as I understand this format
> do not support the alpha as well, then why it works w/o exceptions?