[OpenJDK 2D-Dev] RFR: JDK-8259681 : Remove the Marlin rendering engine (single-precision) [v3]
Laurent Bourgès
lbourges at openjdk.java.net
Fri Jan 15 11:19:19 UTC 2021
> - Removed MarlinRenderingEngine and related classes
> - Fixed jtreg tests to remove explicit test runs on MarlinRenderingEngine
> - Marlin Version set to 0.9.1.4
>
> Jtreg tests [test/jdk/sun/java2d/marlin/] : OK
Laurent Bourgès has updated the pull request incrementally with one additional commit since the last revision:
fixed copyright year + removed useless interfaces (IRendererContext, MarlinRenderer)
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2076/files
- new: https://git.openjdk.java.net/jdk/pull/2076/files/14660d92..ebcd0cd3
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2076&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2076&range=01-02
Stats: 88 lines in 7 files changed: 0 ins; 75 del; 13 mod
Patch: https://git.openjdk.java.net/jdk/pull/2076.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2076/head:pull/2076
PR: https://git.openjdk.java.net/jdk/pull/2076
More information about the 2d-dev
mailing list