Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: OpenJDK6
-
Fix Version/s: OpenJDK6
-
Component/s: client-libs
-
Labels:None
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2172300 | 7 | Joe Darcy | P4 | Closed | Not an Issue |
Description
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.
Attachments
Issue Links
- 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
-