- Loading...
...
Most of the graphics primitives are supported in hardware-accelerated rendering, so it's possible to run Swing applications on top of it.
java -Dawt.toolkit.name=WLToolkit -Dsun.java2d.vulkan=True -jar J2DdemoSwingSet2.jar
Here is an updated build instruction for building jdk25-wayland branch (on ubunu 24.04). You need to have at least JDK24 for bootstrapping:
...