-
Bug
-
Resolution: Fixed
-
P2
-
8, jfx21
-
b03
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8325066 | jfx22.0.1 | Kevin Rushforth | P2 | Resolved | Fixed | b04 |
JDK-8327043 | jfx21.0.3 | Jose Pereda | P2 | Resolved | Fixed | master |
JDK-8327124 | jfx17.0.11 | Jose Pereda | P2 | Resolved | Fixed | b02 |
JDK-8325060 | 8u421 | Kevin Rushforth | P2 | Resolved | Fixed | b01 |
JDK-8325317 | 8u411 | Ambarish Rapte | P2 | Closed | Fixed | b05 |
1. Run the attached Swing / JavaFX interop test program:
$ java HelloWebViewJFXPanel
2. Press the CAPS LOCK key
BUG: It will either hit the deadlock described in
This JBS BUG bug will track the crash. This is likely caused by calling into WebKit on the wrong thread from the WebKit IME code. A similar bug was fixed in
I discovered this while doing some testing of a proposed fix for
- backported by
-
JDK-8325060 Intermittent crash in WebView in a JFXPanel from IME calls on macOS
- Resolved
-
JDK-8325066 Intermittent crash in WebView in a JFXPanel from IME calls on macOS
- Resolved
-
JDK-8327043 Intermittent crash in WebView in a JFXPanel from IME calls on macOS
- Resolved
-
JDK-8327124 Intermittent crash in WebView in a JFXPanel from IME calls on macOS
- Resolved
-
JDK-8325317 Intermittent crash in WebView in a JFXPanel from IME calls on macOS
- Closed
- relates to
-
JDK-8326980 [macos] JavaFX WebView severe log selecting text and pressing Caps Lock
- Open
-
JDK-8196011 Intermittent crash when using WebView from JFXPanel application
- Resolved
-
JDK-8221261 Deadlock on macOS in JFXPanel app when handling IME calls
- Resolved
-
JDK-8322784 JFXPanel calls InputMethodRequests on wrong thread
- Resolved
- links to
-
Commit openjdk/jfx17u/c54a9ed3
-
Commit openjdk/jfx21u/61d9c36e
-
Commit openjdk/jfx22u/37695a2c
-
Commit openjdk/jfx/40809a3f
-
Review openjdk/jfx17u/179
-
Review openjdk/jfx21u/45
-
Review openjdk/jfx22u/8
-
Review openjdk/jfx/1321