RFR: 8284535 : Fix PrintLatinCJKTest.java test that is failing with Parse Exception [v6]

Sergey Bylokhov serb at openjdk.java.net
Tue Apr 12 01:28:46 UTC 2022


On Mon, 11 Apr 2022 12:19:28 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> An interesting idea. However, this would require updating all the existing tests including those that use its custom UI for run/manual.

Isn't this a goal of this fix:
>We need a common manual test framework code that can be shared across all the client manual test.
?

>A good idea. The instructions used to be shown in the same VM. And the majority of UI tests don't cause the VM to crash therefore the complexity of separating instructions from the test UI doesn't seem to provide much benefit

It means that the java options such as L&F selection/etc will affect the instruction.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7966



More information about the client-libs-dev mailing list