https://bz.apache.org/bugzilla/show_bug.cgi?id=64806

Andreas Beeker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #5 from Andreas Beeker <[email protected]> ---
Although when running this on OpenJDK (build
1.8.0_265-8u265-b01-0ubuntu2~20.04-b01) it took 52sec, you might want to enable
the marlin engine.

see https://github.com/AdoptOpenJDK/openjdk-build/issues/716 for details

tl;dr:
* download the jar from
https://github.com/bourgesl/marlin-renderer/releases/tag/v0_9_4_3
* add -Dsun.java2d.renderer=org.marlin.pisces.MarlinRenderingEngine
-Xbootclasspath/a:<path>/marlin-0.9.4.3-Unsafe.jar

or if you are updating to u262 and later you can use:
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to