-
Bug
-
Resolution: Fixed
-
P3
-
7
-
X11
-
b94
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018848 | 7u45 | Dmitry Markov | P3 | Closed | Fixed | b01 |
JDK-8015966 | 7u40 | Dmitry Markov | P3 | Closed | Fixed | b30 |
Steps to reproduce:
1. Install Oracle VM VirtualBox to your Windows PC
2. Create and set-up new Linux virtual machine, (e.g. Ubuntu, OEL, etc.) using VirtualBox
3. Install Java to your Linux virtual machine, (e.g. jdk7u09)
4. Install VNC to your Linux virtual machine
5. Start VNC server on your Linux virtual machine
6. Go to Windows and install VNC client, (ultra VNC, real VNC, etc.)
7. Login from Windows to you Linux virtual machine using VNC
8. Run ClipboardHanger test
9. Insert a lot of text into the text area that appears (I copy and paste the source code)
10. Select a few lines of code
11. Press control+enter
This triggers a number of inserts into the document under a write lock. Notice it takes a long time to return, but eventually does.
1. Install Oracle VM VirtualBox to your Windows PC
2. Create and set-up new Linux virtual machine, (e.g. Ubuntu, OEL, etc.) using VirtualBox
3. Install Java to your Linux virtual machine, (e.g. jdk7u09)
4. Install VNC to your Linux virtual machine
5. Start VNC server on your Linux virtual machine
6. Go to Windows and install VNC client, (ultra VNC, real VNC, etc.)
7. Login from Windows to you Linux virtual machine using VNC
8. Run ClipboardHanger test
9. Insert a lot of text into the text area that appears (I copy and paste the source code)
10. Select a few lines of code
11. Press control+enter
This triggers a number of inserts into the document under a write lock. Notice it takes a long time to return, but eventually does.
- backported by
-
JDK-8015966 Edits to text components hang for clipboard access
-
- Closed
-
-
JDK-8018848 Edits to text components hang for clipboard access
-
- Closed
-
- relates to
-
JDK-8020807 Need regression test for JDK-8015375
-
- Closed
-