-
Bug
-
Resolution: Won't Fix
-
P3
-
7u13
-
os_x
FULL PRODUCT VERSION :
1.7.0_13-b20
EXTRA RELEVANT SYSTEM CONFIGURATION :
Web start
A DESCRIPTION OF THE PROBLEM :
I have a application, which will open a window contain a table, when table has many records (400) and table's height is bigger than window (vertical scrollbar shows up), a out of memory exception will be thrown, the message is:
at sun.java2d.opengl.OGLSurfaceData.initSurfaceNow(OGLSurfaceData.java:298)
at sun.java2d.opengl.OGLSurfaceData.access$000(OGLSurfaceData.java:98)
at sun.java2d.opengl.OGLSurfaceData$1.run(OGLSurfaceData.java:324)
at sun.java2d.opengl.OGLRenderQueue$QueueFlusher?.run(OGLRenderQueue.java:234)
I checked bug database, this is reported by other people (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7160609#), according to that report, this issue should be already fixed on update12, however, I checked update13, problem still happens!!!!!
I just do not get it, problem like this should be total show stoper, why it took so long to be fixed?
REPRODUCIBILITY :
This bug can be reproduced always.
1.7.0_13-b20
EXTRA RELEVANT SYSTEM CONFIGURATION :
Web start
A DESCRIPTION OF THE PROBLEM :
I have a application, which will open a window contain a table, when table has many records (400) and table's height is bigger than window (vertical scrollbar shows up), a out of memory exception will be thrown, the message is:
at sun.java2d.opengl.OGLSurfaceData.initSurfaceNow(OGLSurfaceData.java:298)
at sun.java2d.opengl.OGLSurfaceData.access$000(OGLSurfaceData.java:98)
at sun.java2d.opengl.OGLSurfaceData$1.run(OGLSurfaceData.java:324)
at sun.java2d.opengl.OGLRenderQueue$QueueFlusher?.run(OGLRenderQueue.java:234)
I checked bug database, this is reported by other people (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7160609#), according to that report, this issue should be already fixed on update12, however, I checked update13, problem still happens!!!!!
I just do not get it, problem like this should be total show stoper, why it took so long to be fixed?
REPRODUCIBILITY :
This bug can be reproduced always.