On Thu, 14 Mar 2024 20:13:58 GMT, Sergey Bylokhov <s...@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