Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8232818 | openjfx11 | Thiago Sayao | P2 | Closed | Fixed | |
JDK-8226952 | 8u241 | Kevin Rushforth | P2 | Resolved | Fixed | b01 |
JDK-8227100 | 8u231 | Kevin Rushforth | P2 | Closed | Fixed | b02 |
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