-
Bug
-
Resolution: Fixed
-
P3
-
OpenJDK6
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2172300 | 7 | Joe Darcy | P4 | Closed | Not an Issue |
The fix of the antibug 5102378 added import statements into the copyright block of two dnd files; these stray (and ineffective!) imports should be removed.
jdk/src/share/classes/java/awt/dnd/DragSource.java
jdk/src/share/classes/java/awt/dnd/DragSourceContext.java
The file
jdk/test/javax/script/Test3.java
has an extra blank line.
jdk/src/share/classes/java/awt/dnd/DragSource.java
jdk/src/share/classes/java/awt/dnd/DragSourceContext.java
The file
jdk/test/javax/script/Test3.java
has an extra blank line.
- backported by
-
JDK-2172300 Fix bad copyrights in src/share/classes/java/awt/dnd and test/javax/script/Test3.java
- Closed
- relates to
-
JDK-6705893 javax.script tests should not require a js engine on OpenJDK
- Resolved
-
JDK-5102378 Clarify default drag cursor behavior in startDrag() methods
- Closed