OpenJFX uses the Marlin renderer since openjfx10 with two variants:
- MarlinRasterizer (single-precision)
- DMarlinRasterizer (double-precision), the default used.
For openjfx-17 I propose to remove the former MarlinRasterizer (single-precision).
- MarlinRasterizer (single-precision)
- DMarlinRasterizer (double-precision), the default used.
For openjfx-17 I propose to remove the former MarlinRasterizer (single-precision).
- relates to
- 
                    JDK-8259681 Remove the Marlin rendering engine (single-precision) -           
- Resolved
 
-         
 
        