[OpenJDK 2D-Dev] RFR: JDK-8259681 : Remove the Marlin rendering engine (single-precision) [v2]
Laurent Bourgès
lbourges at openjdk.java.net
Fri Jan 15 11:37:01 UTC 2021
On Fri, 15 Jan 2021 11:28:35 GMT, Laurent Bourgès <lbourges at openjdk.org> wrote:
>> Marked as reviewed by serb (Reviewer).
>
> Sergey, I slightly modified the reviewed change:
> see incremental changes: https://openjdk.github.io/cr/?repo=jdk&pr=2076&range=01-02
One more idea:
should I rename all Dxxx classes to xxx to make code more obvious, readable ?
However, renaming DMarlinRenderingEngine to MarlinRenderingEngine may lead confusion with previous versions and may be a compatibility issue ? so I would prefer keeping DMarlinRenderingEngine now.
What do you think ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2076
More information about the 2d-dev
mailing list