-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
Affects Version/s: 8, 11, 17, 21, 25, 27
-
Component/s: client-libs
-
generic
-
linux
OpenJDK is affected by the following Mesa bug:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/1001
The issue is that the OGL pipeline does not use glXCreateWindow, but instead uses a plain xwindow. According to the documentation, this should work properly; however, this "feature" exists only for compatibility, and its usage is discouraged -> seems it is less maintained.
https://gitlab.freedesktop.org/mesa/mesa/-/issues/1001
The issue is that the OGL pipeline does not use glXCreateWindow, but instead uses a plain xwindow. According to the documentation, this should work properly; however, this "feature" exists only for compatibility, and its usage is discouraged -> seems it is less maintained.
- relates to
-
JDK-8377908 sun/java2d/OpenGL/ScaleParamsOOB.java test fails on Linux (xvfb, libmesa software rendering) after JDK-8358058
-
- Open
-
-
JDK-8378506 [macOS] Window content not updated when rendering to multiple windows
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/29886