Skip to content

Marlin-renderer 0.9.2 for JDK9+

Compare
Choose a tag to compare
@bourgesl bourgesl released this 01 Jun 12:03
· 44 commits to jdk since this release

Java.desktop System module patch for JDK9 or JDK10 providing Marlin Renderer 0.9.2

It provides same features as Marlin-renderer 0.9.2 providing bug fixes and few enhancements:

  • fixed bug in Dasher.init(): phase normalization may use dirty parts in dash array
  • fixed PathSimplifier: always emit last point
  • refined large tile support: only enabled on linux xrender or headless mode (128x64 instead of 32x32)
  • new profile setting (-Dsun.java2d.renderer.profile=speed|quality)
  • D3D/OGL buffer tuning (1M) to speed up blending on volatile images

Usage:
java --patch-module java.desktop=<path>/marlin-0.9.2-Unsafe-OpenJDK9.jar ...

Please give us your your feedback, as usual !

You can also post your questions or comments on the forum:
https://groups.google.com/forum/#!topic/marlin-renderer/biSbzplNlOc

Enjoy the Marlin renderer,
Laurent