Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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


Image RemovedImage Added


Here is an updated build instruction for building jdk25-wayland branch (on ubunu 24.04). You need to have at least JDK24 for bootstrapping:

...