Details
-
Bug
-
Resolution: Fixed
-
P4
-
7u4, 8
Description
Report about the problem:
http://mail.openjdk.java.net/pipermail/macosx-port-dev/2013-April/005572.html
"While trying to port our application from Apple JDK6 to OpenJDK 8 (built
from current source) we ran into the following issue:
We use jawt to integrate a native CALayer to do some OpenGL rendering in it
for a video player which works very well with JDK 6. It does work with JDK
8 as well but when the canvas is made visible there is an unwanted
animation that looks like the canvas is created in the lower left corner of
the containing frame and then flies/scales up to assume its correct
position."
http://mail.openjdk.java.net/pipermail/macosx-port-dev/2013-April/005572.html
"While trying to port our application from Apple JDK6 to OpenJDK 8 (built
from current source) we ran into the following issue:
We use jawt to integrate a native CALayer to do some OpenGL rendering in it
for a video player which works very well with JDK 6. It does work with JDK
8 as well but when the canvas is made visible there is an unwanted
animation that looks like the canvas is created in the lower left corner of
the containing frame and then flies/scales up to assume its correct
position."