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

Mickey Segal java3 at segal.org
Tue May 28 06:08:41 PDT 2013


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> http://bugs.sun.com/view_bug.do?bug_id=8014369 shown at  <http://www.segal.org/java/refresh4/> http://www.segal.org/java/refresh4/ seems fixed in JRE 8 early release build 90.



More information about the macosx-port-dev mailing list