<AWT Dev> [9] Review Request: 6815345 java.awt.Component.createImage(int width, int height) should remove behavioral optionality
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Sep 25 17:44:31 UTC 2015
On 25.09.15 20:36, Sergey Bylokhov wrote:
> Even using the current specification such code cannot assumes that this
> method return non-null value only in the headless mode.
should be:
Even using the current specification such code cannot assumes that this
method return null value only in the headless mode.
--
Best regards, Sergey.
More information about the awt-dev
mailing list