Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6597471
Votes 0
Synopsis unused imports in javax.tools.JavaCompiler
Category java:compiler
Reported Against
Release Fixed 7(b36)
State 10-Fix Delivered, request for enhancement
Priority: 5-Very Low
Related Bugs
Submit Date 27-AUG-2007
Description
unused imports in javax.tools.JavaCompiler ,

Following three imports are not used any where in JavaCompiler.java. 
import java.io.File;
import java.io.InputStream;
import java.util.List;
Posted Date : 2007-08-27 09:41:29.0
Work Around
N/A
Evaluation
Yes
Posted Date : 2008-08-09 00:27:48.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang