-
Bug
-
Resolution: Incomplete
-
P4
-
11.0.12
-
generic
-
linux
ADDITIONAL SYSTEM INFORMATION :
Ubuntu 20.04.3
Kernel 5.11.0-27
glibc: 2.64.6-1
Thread Library: NPTL 2.31
java 11.0.12
graphics card Amd Radeon RX 6600 XT
Driver: 21.30 source code
VM Options:
-Xmx12288m
-Xms6144m
-Djava.util.Arrays.useLegacyMergeSort=true
-Dawt.useSystemAAFontSettings=lcd_hrgb
-Dsun.net.http.allowRestrictedHeaders=true
-Dsun.java2d.uiScale.enabled=false
-Djxbrowser.logging.level=INFO
-Dsun.java2d.opengl=true
-Dsun.awt.disableMixing=true
A DESCRIPTION OF THE PROBLEM :
When I run an application with opengl flag enabled, it gradually slows down over time. It usually takes around 2 hours. The same application works fine on windows and mac. I did not see any issue on Mac even when I enabled opengl. At the beginning, it is pretty fast. faster than xrender. But after 1 hour, it becomes extremely slow. New window frame does not show up anymore. Only pop up menu can show up. Mouse tracking is extremely slow. xrender does not have the same issue even though it is slower than opengl at the beginning.
FREQUENCY : always
Ubuntu 20.04.3
Kernel 5.11.0-27
glibc: 2.64.6-1
Thread Library: NPTL 2.31
java 11.0.12
graphics card Amd Radeon RX 6600 XT
Driver: 21.30 source code
VM Options:
-Xmx12288m
-Xms6144m
-Djava.util.Arrays.useLegacyMergeSort=true
-Dawt.useSystemAAFontSettings=lcd_hrgb
-Dsun.net.http.allowRestrictedHeaders=true
-Dsun.java2d.uiScale.enabled=false
-Djxbrowser.logging.level=INFO
-Dsun.java2d.opengl=true
-Dsun.awt.disableMixing=true
A DESCRIPTION OF THE PROBLEM :
When I run an application with opengl flag enabled, it gradually slows down over time. It usually takes around 2 hours. The same application works fine on windows and mac. I did not see any issue on Mac even when I enabled opengl. At the beginning, it is pretty fast. faster than xrender. But after 1 hour, it becomes extremely slow. New window frame does not show up anymore. Only pop up menu can show up. Mouse tracking is extremely slow. xrender does not have the same issue even though it is slower than opengl at the beginning.
FREQUENCY : always
- relates to
-
JDK-8273134 message box becomes translucent when opengl is enabled.
- Closed