-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b100
-
generic
-
linux, solaris
-
Verified
Doing PIT of jdk8 b93, we encountered the following problem:
on Linux machines with OGL enabled and fbobject explicitly set to false, all tests never end.
Please run the attached test using any Linux machine with confirmed opengl support and current state of awt team repository or PIT build for client components:
b93pit/bin/java -Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false XformVolatile
For convenience, I'm also attaching Ctrl+Shift+\ thread dump.
It is possibly regression ofJDK-8005607 or maybe not a regression but a change revealing a flaw, I don't know. Please decide what to do with this build.
RULE 2D_JavaOGLBAT/standalone/CopyAreaPerf_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/CrashOnExit_ClientVM_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/CrashOnExit_ServerVM_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/JFrameResizeTest_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/VolatileToScreen_PBUFFER Timeout any
on Linux machines with OGL enabled and fbobject explicitly set to false, all tests never end.
Please run the attached test using any Linux machine with confirmed opengl support and current state of awt team repository or PIT build for client components:
b93pit/bin/java -Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false XformVolatile
For convenience, I'm also attaching Ctrl+Shift+\ thread dump.
It is possibly regression of
RULE 2D_JavaOGLBAT/standalone/CopyAreaPerf_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/CrashOnExit_ClientVM_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/CrashOnExit_ServerVM_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/JFrameResizeTest_PBUFFER Timeout any
RULE 2D_JavaOGLBAT/standalone/VolatileToScreen_PBUFFER Timeout any
- duplicates
-
JDK-8016543 closed/sun/java2d/volatileImage/TransparentVImage.java failed with timeout since jdk8b93
- Closed
- relates to
-
JDK-8019923 Acquisition of AWT lock in Java2D Queue Flusher thread leads to a deadlock
- Open
-
JDK-8005607 Recursion in J2DXErrHandler() Causes a Stack Overflow on Linux
- Resolved
-
JDK-8015471 Deadlock or infinit loop in XAWT on Ubuntu 12.04
- Closed