I have application which consits only of one stage: stage.initStyle(StageStyle.UTILITY); stage.setAlwaysOnTop(true);
And I use oracle java 1.8.60 And I start my application 5 times. 2 times the window is on top of others. 3 times it's not of top of others. There is a bug in javafx. My OS - centos 7.1 -- Александр Свиридов