RFR: 8328194: Add a test to check default rendering engine
Tejesh R
tr at openjdk.org
Thu Mar 21 10:10:21 UTC 2024
On Thu, 14 Mar 2024 20:13:58 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> This is a request to forward port the test added by the [JDK-8241307](https://bugs.openjdk.org/browse/JDK-8241307) with inverted condition - jdk jdk11 the marlin should be used by default.
Marked as reviewed by tr (Committer).
test/jdk/sun/java2d/marlin/DefaultRenderingEngine.java line 26:
> 24: import sun.java2d.pipe.RenderingEngine;
> 25:
> 26: /**
Minor observation - Additional asterisk not required I guess.
-------------
PR Review: https://git.openjdk.org/jdk/pull/18313#pullrequestreview-1951582788
PR Review Comment: https://git.openjdk.org/jdk/pull/18313#discussion_r1533572180
More information about the client-libs-dev
mailing list