-
Bug
-
Resolution: Fixed
-
P2
-
jfx13, 8u212
-
Ubuntu 18.04 and 19.04
JavaFX 13-ea
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226952 | 8u241 | Kevin Rushforth | P2 | Resolved | Fixed | b01 |
JDK-8227100 | 8u231 | Kevin Rushforth | P2 | Closed | Fixed | b02 |
JDK-8232818 | jfx11.0.5 | Thiago Sayao | P2 | Closed | Fixed |
When a stage has multi levels of initOwner and it's closed before it's children it causes a crash on gnome-shell and sometimes X.org.
To reproduce:
1) Run the sample
2) Close the first stage entitled "Close me first"
Reproducible with gtk2 (-Djdk.gtk.version=2) and gtk3.
To reproduce:
1) Run the sample
2) Close the first stage entitled "Close me first"
Reproducible with gtk2 (-Djdk.gtk.version=2) and gtk3.
- backported by
-
JDK-8226952 Multi-level Stage::initOwner can crash gnome-shell or X.org server
- Resolved
-
JDK-8227100 Multi-level Stage::initOwner can crash gnome-shell or X.org server
- Closed
-
JDK-8232818 Multi-level Stage::initOwner can crash gnome-shell or X.org server
- Closed
- relates to
-
JDK-8226951 Backout commit for JDK-8226537 to fix the attribution
- Resolved
- links to