-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
x86
-
generic, other
-
Verified
On Win'98 Drag-n-Drop of JComponents between two JVM's is taking lot of time say for example in the new DnDQL test suite in which we're testing between JVM scenario ,the time delay needs to be increased by 1 min from 10secs to make the test passed. Everything is fine with AWT components.
Untar the attached dnd.tar file & Run the DnDTarget.java & DnDSource.java file in different JVM's & try to Drag & Drop the JButton.
With earlier builds it was running fine.
The new DnDQL test suite(DnDMerlinQLTestsuite) is lying at /net/sqesvr/export/dnd/Merlin_dnd_ws
Untar the attached dnd.tar file & Run the DnDTarget.java & DnDSource.java file in different JVM's & try to Drag & Drop the JButton.
With earlier builds it was running fine.
The new DnDQL test suite(DnDMerlinQLTestsuite) is lying at /net/sqesvr/export/dnd/Merlin_dnd_ws
- duplicates
-
JDK-4484897 DnD Serialized JTextArea to JPanel failing on Win98 platform only.
- Closed