How do you find out if a bug has been fixed?
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue May 28 09:12:39 PDT 2013
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.
On 28.05.2013 17:08, Mickey Segal wrote:
>
> I am not familiar with the underlying details of the JRE. Does this
> mean there is something an application programmer can set as a
> workaround, or does that mean that there is something that folks at
> Oracle can change to make a future JRE build not suffer from this problem?
>
> I appreciate the attention to fixing this problem. It reminds me of
> the time I mentioned a crash bug to Scott McNealy, who passed it on to
> the engineers, who later told me that this was something that was a
> big enough problem that they chose it as the first change to make in
> JRE 7.
>
> Sergey Bylokhov wrote:
>
> I trace down this bug and found that part of the issue is in the
> CAlayer implementation. The reason is simple: setNeedsDisplay is not
> followed by the drawInGLContext.
>
> The problem is not reproduced if i set layer.asynchronous from FALSE
> to YES.
>
> On 23.05.2013 22:22, David DeHaven wrote:
>
> > I don't think it's fixed, I still see it with b90.
>
> >> On 5/23/2013 6:21 AM, Mickey Segal wrote:
>
> >>> The bug “Intermittently only some components refresh” at
> http://bugs.sun.com/view_bug.do?bug_id=8014369 shown at
> http://www.segal.org/java/refresh4/ seems fixed in JRE 8 early release
> build 90.
>
--
Best regards, Sergey.
More information about the macosx-port-dev
mailing list