[Rev 02] RFR: 8236839: System menubar removed when other menubars are created or modified

Johan Kaving github.com+725090+jkaving at openjdk.java.net
Thu Feb 6 13:46:07 UTC 2020


On Wed, 5 Feb 2020 19:15:23 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Previous commits in this pull request have been removed, probably due to a force push. The incremental views will show differences compared to the previous content of the PR.
> 
> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/MenuBarSkinTest.java line 33:
> 
>> 32: import com.sun.javafx.stage.WindowHelper;
>> 33: import javafx.scene.control.MenuItem;
>> 34: import test.com.sun.javafx.pgstub.StubToolkit;
> 
> Minor: can you move this next to the other `javafx.scene.control` imports? (I know they aren't all sorted, but most are)

Of, course - I've added a commit that moves the import statement.

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

PR: https://git.openjdk.java.net/jfx/pull/86


More information about the openjfx-dev mailing list