-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
generic
-
generic
Launch the regression test test/java/awt/dnd/DnDAcceptanceTest.html twice from
separate shells. As the very first DnD transfer, drag a Button from one process
to the other. The following exception is thrown:
Exception "java.lang.ClassNotFoundException: DnDSource"while constructing
DataFlavor for: application/x-java-serialized-object; class=DnDSource
The transfer occurs normally on subsequent inter-JVM transfers, or if an in-
process transfer is performed as the first transfer.
Regression from kestrel on both Windows and Solaris.
separate shells. As the very first DnD transfer, drag a Button from one process
to the other. The following exception is thrown:
Exception "java.lang.ClassNotFoundException: DnDSource"while constructing
DataFlavor for: application/x-java-serialized-object; class=DnDSource
The transfer occurs normally on subsequent inter-JVM transfers, or if an in-
process transfer is performed as the first transfer.
Regression from kestrel on both Windows and Solaris.
- relates to
-
JDK-4030718 A program which calls Toolkit.getDefaultToolkit() won't terminate.
-
- Resolved
-