|
Quick Lists
|
|
Bug ID:
|
6773363
|
|
Votes
|
0
|
|
Synopsis
|
Fix bad copyrights in src/share/classes/java/awt/dnd and test/javax/script/Test3.java
|
|
Category
|
java:dragndrop
|
|
Reported Against
|
|
|
Release Fixed
|
6-open(b14)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6705893
,
5102378
|
|
Submit Date
|
19-NOV-2008
|
|
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.
Posted Date : 2008-11-19 06:11:19.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes, should be fixed.
Posted Date : 2008-11-19 06:02:45.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |