RFR: 8328194: Add a test to check default rendering engine
Phil Race
prr at openjdk.org
Sat Mar 16 22:18:56 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.
We don't have any others in JDK 23, so I am not sure what this test does for us.
Also if there *are* alternatives, then the test should only fail if those alternatives aren't selected.
Like if there was pisces and sun.java2d.renderingengine=pisces, then surely the test should not fail ?
But I guess that part is OK for this test, since it controls "main" and will be othervm mode.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18313#issuecomment-2002141009
More information about the client-libs-dev
mailing list