8328110: Allow simultaneous use of PassFailJFrame with split UI and additional windows#18281
Conversation
…dditional windows
|
👋 Welcome back azvegint! A progress list of the required criteria for merging this PR into |
|
@azvegint This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 7 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
I also considered extending The first panel could be used as a split panel. (Two splits are possible but will it be good?) Additional panels would be converted to However, I'm unsure there's a use case for that. Using owned |
honkar-jdk
left a comment
There was a problem hiding this comment.
Couple of similar tests can benefit by integrating this change of using testUI & splitUI in combination.
|
/integrate |
|
Going to push as commit 11a3673.
Your commit was automatically rebased without conflicts. |
It is currently blocked with an artificial check:
We have a number of manual tests, which has some text area in the instruction window to print a feedback from the test to be evaluated by a tester.
Removing this check allows us to implement this.
We can consider making a special methods for this later.
This is required for the #18250
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/18281/head:pull/18281$ git checkout pull/18281Update a local copy of the PR:
$ git checkout pull/18281$ git pull https://git.openjdk.org/jdk.git pull/18281/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 18281View PR using the GUI difftool:
$ git pr show -t 18281Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/18281.diff
Webrev
Link to Webrev Comment