How do you find out if a bug has been fixed?

Mickey Segal java3 at segal.org
Tue May 28 10:41:39 PDT 2013


Do you mean postpone repaint of the applet until after validation?  I’d appreciate if someone could suggest how best to do that using the simple applet at http://www.segal.org/java/refresh4/ with code at http://www.segal.org/java/refresh4/CanvasTable3.java.  I haven’t been explicitly calling the component’s paint method; I’ve just relied on adding the components and validating to call paint.  

 

Do I need to file the CAlayer report with Apple or do the Oracle people do that?  I think my limited understanding of the innards of the JRE and OS X makes me not a good person to file such a report. 

 

Sergey Bylokhov wrote:

 

CAlayer is a part of OSX.(and a bug there), I'll try to create workaround for it, but not sure that it is possible.
In you application you can postpone repaint of applet after validation. 



More information about the macosx-port-dev mailing list