On Mon, 11 Apr 2022 12:19:28 GMT, Alexey Ivanov <aiva...@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