Details
-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
generic
-
generic
Description
Problems found in Java source code.
package java.awt.color:
java/awt/color/ColorSpace.java 20 Import declaration 'sun.java2d.cmm.PCMM' not used
java/awt/color/ICC_ProfileGray.java 20 Import declaration 'java.awt.image.LookupTable' not used
java/awt/color/ICC_ProfileRGB.java 20 Import declaration 'java.awt.image.LookupTable' not used
package java.awt.font:
java/awt/font/GlyphVector.java 14 Import declaration 'java.awt.Graphics2D' not used
java/awt/font/GlyphVector.java 16 Import declaration 'java.awt.Polygon' not used
java/awt/font/LineBreakMeasurer.java 26 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/ShapeGraphicAttribute.java 26 Import declaration 'java.awt.Graphics' not used
java/awt/font/ShapeGraphicAttribute.java 27 Import declaration 'java.awt.Rectangle' not used
java/awt/font/TextLine.java 24 Import declaration 'java.awt.im.InputMethodHighlight' not used
java/awt/font/TextLine.java 26 Import declaration 'java.text.Annotation' not used
java/awt/font/TextLine.java 29 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/TextLine.java 30 Import declaration 'java.util.Hashtable' not used
java/awt/font/TextLine.java 36 Import declaration 'sun.font.FontLineMetrics' not used
java/awt/font/TextLine.java 46 Import declaration 'java.awt.geom.Line2D' not used
java/awt/font/TextMeasurer.java 28 Import declaration 'java.text.AttributedString' not used
java/awt/font/TextMeasurer.java 31 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/TextMeasurer.java 42 Import declaration 'sun.font.FontResolver' not used
package java.awt.geom:
java/awt/geom/QuadCurve2D.java 13 Import declaration 'sun.awt.geom.Curve' not used
package java.awt.image:
java/awt/image/AreaAveragingScaleFilter.java 10 Import declaration 'java.awt.image.ImageConsumer' not used
java/awt/image/AreaAveragingScaleFilter.java 12 Import declaration 'java.util.Hashtable' not used
java/awt/image/AreaAveragingScaleFilter.java 13 Import declaration 'java.awt.Rectangle' not used
java/awt/image/BandCombineOp.java 10 Import declaration 'java.awt.GraphicsEnvironment' not used
java/awt/image/BandCombineOp.java 11 Import declaration 'java.awt.color.ICC_Profile' not used
java/awt/image/BandCombineOp.java 13 Import declaration 'java.awt.Rectangle' not used
java/awt/image/BufferStrategy.java 12 Import declaration 'java.awt.Image' not used
java/awt/image/ColorModel.java 16 Import declaration 'java.awt.Toolkit' not used
java/awt/image/FilteredImageSource.java 10 Import declaration 'java.awt.Image' not used
java/awt/image/FilteredImageSource.java 15 Import declaration 'java.awt.image.ColorModel' not used
java/awt/image/RGBImageFilter.java 10 Import declaration 'java.awt.image.ImageConsumer' not used
java/awt/image/VolatileImage.java 10 Import declaration 'java.awt.Color' not used
java/awt/image/VolatileImage.java 14 Import declaration 'java.awt.GraphicsDevice' not used
java/awt/image/VolatileImage.java 17 Import declaration 'java.awt.Toolkit' not used
package java.awt.image.renderable:
java/awt/image/renderable/RenderableImageProducer.java 19 Import declaration 'java.awt.color.ColorSpace' not used
java/awt/image/renderable/RenderableImageProducer.java 22 Import declaration 'java.awt.image.DirectColorModel' not used
package java.awt.print:
java/awt/print/PageFormat.java 10 Import declaration 'java.awt.geom.AffineTransform' not used
java/awt/print/PageFormat.java 11 Import declaration 'java.awt.geom.Point2D' not used
java/awt/print/PageFormat.java 12 Import declaration 'java.awt.geom.Rectangle2D' not used
Total : 37 issues.
package java.awt.color:
java/awt/color/ColorSpace.java 20 Import declaration 'sun.java2d.cmm.PCMM' not used
java/awt/color/ICC_ProfileGray.java 20 Import declaration 'java.awt.image.LookupTable' not used
java/awt/color/ICC_ProfileRGB.java 20 Import declaration 'java.awt.image.LookupTable' not used
package java.awt.font:
java/awt/font/GlyphVector.java 14 Import declaration 'java.awt.Graphics2D' not used
java/awt/font/GlyphVector.java 16 Import declaration 'java.awt.Polygon' not used
java/awt/font/LineBreakMeasurer.java 26 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/ShapeGraphicAttribute.java 26 Import declaration 'java.awt.Graphics' not used
java/awt/font/ShapeGraphicAttribute.java 27 Import declaration 'java.awt.Rectangle' not used
java/awt/font/TextLine.java 24 Import declaration 'java.awt.im.InputMethodHighlight' not used
java/awt/font/TextLine.java 26 Import declaration 'java.text.Annotation' not used
java/awt/font/TextLine.java 29 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/TextLine.java 30 Import declaration 'java.util.Hashtable' not used
java/awt/font/TextLine.java 36 Import declaration 'sun.font.FontLineMetrics' not used
java/awt/font/TextLine.java 46 Import declaration 'java.awt.geom.Line2D' not used
java/awt/font/TextMeasurer.java 28 Import declaration 'java.text.AttributedString' not used
java/awt/font/TextMeasurer.java 31 Import declaration 'java.text.CharacterIterator' not used
java/awt/font/TextMeasurer.java 42 Import declaration 'sun.font.FontResolver' not used
package java.awt.geom:
java/awt/geom/QuadCurve2D.java 13 Import declaration 'sun.awt.geom.Curve' not used
package java.awt.image:
java/awt/image/AreaAveragingScaleFilter.java 10 Import declaration 'java.awt.image.ImageConsumer' not used
java/awt/image/AreaAveragingScaleFilter.java 12 Import declaration 'java.util.Hashtable' not used
java/awt/image/AreaAveragingScaleFilter.java 13 Import declaration 'java.awt.Rectangle' not used
java/awt/image/BandCombineOp.java 10 Import declaration 'java.awt.GraphicsEnvironment' not used
java/awt/image/BandCombineOp.java 11 Import declaration 'java.awt.color.ICC_Profile' not used
java/awt/image/BandCombineOp.java 13 Import declaration 'java.awt.Rectangle' not used
java/awt/image/BufferStrategy.java 12 Import declaration 'java.awt.Image' not used
java/awt/image/ColorModel.java 16 Import declaration 'java.awt.Toolkit' not used
java/awt/image/FilteredImageSource.java 10 Import declaration 'java.awt.Image' not used
java/awt/image/FilteredImageSource.java 15 Import declaration 'java.awt.image.ColorModel' not used
java/awt/image/RGBImageFilter.java 10 Import declaration 'java.awt.image.ImageConsumer' not used
java/awt/image/VolatileImage.java 10 Import declaration 'java.awt.Color' not used
java/awt/image/VolatileImage.java 14 Import declaration 'java.awt.GraphicsDevice' not used
java/awt/image/VolatileImage.java 17 Import declaration 'java.awt.Toolkit' not used
package java.awt.image.renderable:
java/awt/image/renderable/RenderableImageProducer.java 19 Import declaration 'java.awt.color.ColorSpace' not used
java/awt/image/renderable/RenderableImageProducer.java 22 Import declaration 'java.awt.image.DirectColorModel' not used
package java.awt.print:
java/awt/print/PageFormat.java 10 Import declaration 'java.awt.geom.AffineTransform' not used
java/awt/print/PageFormat.java 11 Import declaration 'java.awt.geom.Point2D' not used
java/awt/print/PageFormat.java 12 Import declaration 'java.awt.geom.Rectangle2D' not used
Total : 37 issues.