<AWT Dev> [9] Review Request: 8078658 Make custom Cursors available for modular build

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed May 27 16:03:32 UTC 2015


Hi, Alan.
On 27.05.15 18:51, Alan Bateman wrote:
> A minor comment on the usage of ByteArrayOutputStream is that you 
> should be able to replace this soon with:
>     Image image = toolkit.createImage( in.readAllBytes() );
>
> The readAllBytes method is currently in review on core-libs-dev.
Thanks for this suggestion. I'll postpone the fix a little bit.
>
> -Alan.


-- 
Best regards, Sergey.



More information about the awt-dev mailing list