64673 lines of code analyzed,
in 661 classes,
in 40 packages.
Click on a warning row to see full context information.
CN
|
org.jfree.chart.labels.AbstractPieItemLabelGenerator defines clone() but doesn't implement Cloneable |
|
Bug type CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE (click for details)
In class org.jfree.chart.labels.AbstractPieItemLabelGenerator In method org.jfree.chart.labels.AbstractPieItemLabelGenerator.clone() At AbstractPieItemLabelGenerator.java:[lines 231-239]
|
CN
|
org.jfree.chart.urls.CustomPieURLGenerator.clone() does not call super.clone() |
|
Bug type CN_IDIOM_NO_SUPER_CALL (click for details)
In class org.jfree.chart.urls.CustomPieURLGenerator In method org.jfree.chart.urls.CustomPieURLGenerator.clone() At CustomPieURLGenerator.java:[lines 206-223]
|
CN
|
org.jfree.data.time.TimePeriodValues.clone() does not call super.clone() |
|
Bug type CN_IDIOM_NO_SUPER_CALL (click for details)
In class org.jfree.data.time.TimePeriodValues In method org.jfree.data.time.TimePeriodValues.clone() At TimePeriodValues.java:[lines 481-482]
|
CT
|
Exception thrown in class org.jfree.chart.ChartPanel at new org.jfree.chart.ChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ChartPanel In method new org.jfree.chart.ChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean) At ChartPanel.java:[line 665] At ChartPanel.java:[line 665]
|
CT
|
Exception thrown in class org.jfree.chart.ChartPanel at new org.jfree.chart.ChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ChartPanel In method new org.jfree.chart.ChartPanel(JFreeChart, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) At ChartPanel.java:[line 719] At ChartPanel.java:[line 719]
|
CT
|
Exception thrown in class org.jfree.chart.PolarChartPanel at new org.jfree.chart.PolarChartPanel(JFreeChart) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.PolarChartPanel In method new org.jfree.chart.PolarChartPanel(JFreeChart) At PolarChartPanel.java:[line 101] At PolarChartPanel.java:[line 101]
|
CT
|
Exception thrown in class org.jfree.chart.PolarChartPanel at new org.jfree.chart.PolarChartPanel(JFreeChart, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.PolarChartPanel In method new org.jfree.chart.PolarChartPanel(JFreeChart, boolean) At PolarChartPanel.java:[line 112] At PolarChartPanel.java:[line 112]
|
CT
|
Exception thrown in class org.jfree.chart.annotations.XYPolygonAnnotation at new org.jfree.chart.annotations.XYPolygonAnnotation(double[], Stroke, Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.annotations.XYPolygonAnnotation In method new org.jfree.chart.annotations.XYPolygonAnnotation(double[], Stroke, Paint) At XYPolygonAnnotation.java:[line 119] At XYPolygonAnnotation.java:[line 119]
|
CT
|
Exception thrown in class org.jfree.chart.annotations.XYPolygonAnnotation at new org.jfree.chart.annotations.XYPolygonAnnotation(double[], Stroke, Paint, Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.annotations.XYPolygonAnnotation In method new org.jfree.chart.annotations.XYPolygonAnnotation(double[], Stroke, Paint, Paint) At XYPolygonAnnotation.java:[line 140] At XYPolygonAnnotation.java:[line 140]
|
CT
|
Exception thrown in class org.jfree.chart.axis.CompassFormat at new org.jfree.chart.axis.CompassFormat(String, String, String, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.axis.CompassFormat In method new org.jfree.chart.axis.CompassFormat(String, String, String, String) At CompassFormat.java:[line 77] At CompassFormat.java:[line 77]
|
CT
|
Exception thrown in class org.jfree.chart.axis.CompassFormat at new org.jfree.chart.axis.CompassFormat(String[]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.axis.CompassFormat In method new org.jfree.chart.axis.CompassFormat(String[]) At CompassFormat.java:[line 95] At CompassFormat.java:[line 95]
|
CT
|
Exception thrown in class org.jfree.chart.axis.DateTickUnit at new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateFormat) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.axis.DateTickUnit In method new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateFormat) At DateTickUnit.java:[line 122] At DateTickUnit.java:[line 122]
|
CT
|
Exception thrown in class org.jfree.chart.axis.DateTickUnit at new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateTickUnitType, int, DateFormat) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.axis.DateTickUnit In method new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateTickUnitType, int, DateFormat) At DateTickUnit.java:[line 139] At DateTickUnit.java:[line 139]
|
CT
|
Exception thrown in class org.jfree.chart.date.SpreadsheetDate at new org.jfree.chart.date.SpreadsheetDate(int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.date.SpreadsheetDate In method new org.jfree.chart.date.SpreadsheetDate(int) At SpreadsheetDate.java:[line 120] At SpreadsheetDate.java:[line 120]
|
CT
|
Exception thrown in class org.jfree.chart.date.SpreadsheetDate at new org.jfree.chart.date.SpreadsheetDate(int, int, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.date.SpreadsheetDate In method new org.jfree.chart.date.SpreadsheetDate(int, int, int) At SpreadsheetDate.java:[line 85] At SpreadsheetDate.java:[line 85]
|
CT
|
Exception thrown in class org.jfree.chart.labels.HighLowItemLabelGenerator at new org.jfree.chart.labels.HighLowItemLabelGenerator() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.labels.HighLowItemLabelGenerator In method new org.jfree.chart.labels.HighLowItemLabelGenerator() At HighLowItemLabelGenerator.java:[line 86] At HighLowItemLabelGenerator.java:[line 86]
|
CT
|
Exception thrown in class org.jfree.chart.labels.HighLowItemLabelGenerator at new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.labels.HighLowItemLabelGenerator In method new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) At HighLowItemLabelGenerator.java:[line 100] At HighLowItemLabelGenerator.java:[line 100]
|
CT
|
Exception thrown in class org.jfree.chart.labels.StandardCrosshairLabelGenerator at new org.jfree.chart.labels.StandardCrosshairLabelGenerator() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.labels.StandardCrosshairLabelGenerator In method new org.jfree.chart.labels.StandardCrosshairLabelGenerator() At StandardCrosshairLabelGenerator.java:[line 66] At StandardCrosshairLabelGenerator.java:[line 66]
|
CT
|
Exception thrown in class org.jfree.chart.labels.StandardCrosshairLabelGenerator at new org.jfree.chart.labels.StandardCrosshairLabelGenerator(String, NumberFormat) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.labels.StandardCrosshairLabelGenerator In method new org.jfree.chart.labels.StandardCrosshairLabelGenerator(String, NumberFormat) At StandardCrosshairLabelGenerator.java:[line 81] At StandardCrosshairLabelGenerator.java:[line 81]
|
CT
|
Exception thrown in class org.jfree.chart.plot.CategoryPlot at new org.jfree.chart.plot.CategoryPlot() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.CategoryPlot In method new org.jfree.chart.plot.CategoryPlot() At CategoryPlot.java:[line 574] At CategoryPlot.java:[line 574]
|
CT
|
Exception thrown in class org.jfree.chart.plot.CategoryPlot at new org.jfree.chart.plot.CategoryPlot(CategoryDataset, CategoryAxis, ValueAxis, CategoryItemRenderer) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.CategoryPlot In method new org.jfree.chart.plot.CategoryPlot(CategoryDataset, CategoryAxis, ValueAxis, CategoryItemRenderer) At CategoryPlot.java:[line 621] At CategoryPlot.java:[line 621]
|
CT
|
Exception thrown in class org.jfree.chart.plot.CompassPlot at new org.jfree.chart.plot.CompassPlot() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.CompassPlot In method new org.jfree.chart.plot.CompassPlot() At CompassPlot.java:[line 185] At CompassPlot.java:[line 185]
|
CT
|
Exception thrown in class org.jfree.chart.plot.CompassPlot at new org.jfree.chart.plot.CompassPlot(ValueDataset) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.CompassPlot In method new org.jfree.chart.plot.CompassPlot(ValueDataset) At CompassPlot.java:[line 202] At CompassPlot.java:[line 202]
|
CT
|
Exception thrown in class org.jfree.chart.plot.Marker at new org.jfree.chart.plot.Marker(Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.Marker In method new org.jfree.chart.plot.Marker(Paint) At Marker.java:[line 157] At Marker.java:[line 157]
|
CT
|
Exception thrown in class org.jfree.chart.plot.Marker at new org.jfree.chart.plot.Marker(Paint, Stroke, Paint, Stroke, float) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.Marker In method new org.jfree.chart.plot.Marker(Paint, Stroke, Paint, Stroke, float) At Marker.java:[line 181] At Marker.java:[line 181]
|
CT
|
Exception thrown in class org.jfree.chart.plot.XYPlot at new org.jfree.chart.plot.XYPlot() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.XYPlot In method new org.jfree.chart.plot.XYPlot() At XYPlot.java:[line 614] At XYPlot.java:[line 614]
|
CT
|
Exception thrown in class org.jfree.chart.plot.XYPlot at new org.jfree.chart.plot.XYPlot(XYDataset, ValueAxis, ValueAxis, XYItemRenderer) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.XYPlot In method new org.jfree.chart.plot.XYPlot(XYDataset, ValueAxis, ValueAxis, XYItemRenderer) At XYPlot.java:[line 666] At XYPlot.java:[line 666]
|
CT
|
Exception thrown in class org.jfree.chart.plot.dial.StandardDialScale at new org.jfree.chart.plot.dial.StandardDialScale() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.dial.StandardDialScale In method new org.jfree.chart.plot.dial.StandardDialScale() At StandardDialScale.java:[line 188] At StandardDialScale.java:[line 188]
|
CT
|
Exception thrown in class org.jfree.chart.plot.dial.StandardDialScale at new org.jfree.chart.plot.dial.StandardDialScale(double, double, double, double, double, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.plot.dial.StandardDialScale In method new org.jfree.chart.plot.dial.StandardDialScale(double, double, double, double, double, int) At StandardDialScale.java:[line 208] At StandardDialScale.java:[line 208]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.GrayPaintScale at new org.jfree.chart.renderer.GrayPaintScale(double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.GrayPaintScale In method new org.jfree.chart.renderer.GrayPaintScale(double, double) At GrayPaintScale.java:[line 91] At GrayPaintScale.java:[line 91]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.GrayPaintScale at new org.jfree.chart.renderer.GrayPaintScale(double, double, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.GrayPaintScale In method new org.jfree.chart.renderer.GrayPaintScale(double, double, int) At GrayPaintScale.java:[line 109] At GrayPaintScale.java:[line 109]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.LookupPaintScale at new org.jfree.chart.renderer.LookupPaintScale() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.LookupPaintScale In method new org.jfree.chart.renderer.LookupPaintScale() At LookupPaintScale.java:[line 188] At LookupPaintScale.java:[line 188]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.LookupPaintScale at new org.jfree.chart.renderer.LookupPaintScale(double, double, Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.LookupPaintScale In method new org.jfree.chart.renderer.LookupPaintScale(double, double, Paint) At LookupPaintScale.java:[line 202] At LookupPaintScale.java:[line 202]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.xy.XYBubbleRenderer at new org.jfree.chart.renderer.xy.XYBubbleRenderer() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.xy.XYBubbleRenderer In method new org.jfree.chart.renderer.xy.XYBubbleRenderer() At XYBubbleRenderer.java:[line 127] At XYBubbleRenderer.java:[line 127]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.xy.XYBubbleRenderer at new org.jfree.chart.renderer.xy.XYBubbleRenderer(int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.xy.XYBubbleRenderer In method new org.jfree.chart.renderer.xy.XYBubbleRenderer(int) At XYBubbleRenderer.java:[line 140] At XYBubbleRenderer.java:[line 140]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.xy.XYSplineRenderer at new org.jfree.chart.renderer.xy.XYSplineRenderer() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.xy.XYSplineRenderer In method new org.jfree.chart.renderer.xy.XYSplineRenderer() At XYSplineRenderer.java:[line 141] At XYSplineRenderer.java:[line 141]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.xy.XYSplineRenderer at new org.jfree.chart.renderer.xy.XYSplineRenderer(int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.xy.XYSplineRenderer In method new org.jfree.chart.renderer.xy.XYSplineRenderer(int) At XYSplineRenderer.java:[line 151] At XYSplineRenderer.java:[line 151]
|
CT
|
Exception thrown in class org.jfree.chart.renderer.xy.XYSplineRenderer at new org.jfree.chart.renderer.xy.XYSplineRenderer(int, XYSplineRenderer$FillType) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.renderer.xy.XYSplineRenderer In method new org.jfree.chart.renderer.xy.XYSplineRenderer(int, XYSplineRenderer$FillType) At XYSplineRenderer.java:[line 167] At XYSplineRenderer.java:[line 167]
|
CT
|
Exception thrown in class org.jfree.chart.text.TextFragment at new org.jfree.chart.text.TextFragment(String, Font, Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.text.TextFragment In method new org.jfree.chart.text.TextFragment(String, Font, Paint) At TextFragment.java:[line 103] At TextFragment.java:[line 103]
|
CT
|
Exception thrown in class org.jfree.chart.text.TextFragment at new org.jfree.chart.text.TextFragment(String, Font, Paint, float) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.text.TextFragment In method new org.jfree.chart.text.TextFragment(String, Font, Paint, float) At TextFragment.java:[line 117] At TextFragment.java:[line 117]
|
CT
|
Exception thrown in class org.jfree.chart.text.TextLine at new org.jfree.chart.text.TextLine(String, Font, Paint) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.text.TextLine In method new org.jfree.chart.text.TextLine(String, Font, Paint) At TextLine.java:[line 89] At TextLine.java:[line 89]
|
CT
|
Exception thrown in class org.jfree.chart.title.ImageTitle at new org.jfree.chart.title.ImageTitle(Image) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.ImageTitle In method new org.jfree.chart.title.ImageTitle(Image) At ImageTitle.java:[line 100] At ImageTitle.java:[line 100]
|
CT
|
Exception thrown in class org.jfree.chart.title.ImageTitle at new org.jfree.chart.title.ImageTitle(Image, int, int, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.ImageTitle In method new org.jfree.chart.title.ImageTitle(Image, int, int, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) At ImageTitle.java:[line 143] At ImageTitle.java:[line 143]
|
CT
|
Exception thrown in class org.jfree.chart.title.ImageTitle at new org.jfree.chart.title.ImageTitle(Image, RectangleEdge, HorizontalAlignment, VerticalAlignment) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.ImageTitle In method new org.jfree.chart.title.ImageTitle(Image, RectangleEdge, HorizontalAlignment, VerticalAlignment) At ImageTitle.java:[line 117] At ImageTitle.java:[line 117]
|
CT
|
Exception thrown in class org.jfree.chart.title.TextTitle at new org.jfree.chart.title.TextTitle(String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.TextTitle In method new org.jfree.chart.title.TextTitle(String) At TextTitle.java:[line 190] At TextTitle.java:[line 190]
|
CT
|
Exception thrown in class org.jfree.chart.title.TextTitle at new org.jfree.chart.title.TextTitle(String, Font) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.TextTitle In method new org.jfree.chart.title.TextTitle(String, Font) At TextTitle.java:[line 202] At TextTitle.java:[line 202]
|
CT
|
Exception thrown in class org.jfree.chart.title.TextTitle at new org.jfree.chart.title.TextTitle(String, Font, Paint, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.title.TextTitle In method new org.jfree.chart.title.TextTitle(String, Font, Paint, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) At TextTitle.java:[line 229] At TextTitle.java:[line 229]
|
CT
|
Exception thrown in class org.jfree.chart.ui.FontChooserPanel at new org.jfree.chart.ui.FontChooserPanel(Font) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ui.FontChooserPanel In method new org.jfree.chart.ui.FontChooserPanel(Font) At FontChooserPanel.java:[line 118] At FontChooserPanel.java:[line 118]
|
CT
|
Exception thrown in class org.jfree.chart.ui.RectangleInsets at new org.jfree.chart.ui.RectangleInsets(double, double, double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ui.RectangleInsets In method new org.jfree.chart.ui.RectangleInsets(double, double, double, double) At RectangleInsets.java:[line 84] At RectangleInsets.java:[line 84]
|
CT
|
Exception thrown in class org.jfree.chart.ui.RectangleInsets at new org.jfree.chart.ui.RectangleInsets(UnitType, double, double, double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ui.RectangleInsets In method new org.jfree.chart.ui.RectangleInsets(UnitType, double, double, double, double) At RectangleInsets.java:[line 100] At RectangleInsets.java:[line 100]
|
CT
|
Exception thrown in class org.jfree.chart.ui.StandardGradientPaintTransformer at new org.jfree.chart.ui.StandardGradientPaintTransformer() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ui.StandardGradientPaintTransformer In method new org.jfree.chart.ui.StandardGradientPaintTransformer() At StandardGradientPaintTransformer.java:[line 56] At StandardGradientPaintTransformer.java:[line 56]
|
CT
|
Exception thrown in class org.jfree.chart.ui.StandardGradientPaintTransformer at new org.jfree.chart.ui.StandardGradientPaintTransformer(GradientPaintTransformType) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.chart.ui.StandardGradientPaintTransformer In method new org.jfree.chart.ui.StandardGradientPaintTransformer(GradientPaintTransformType) At StandardGradientPaintTransformer.java:[line 67] At StandardGradientPaintTransformer.java:[line 67]
|
CT
|
Exception thrown in class org.jfree.data.Range at new org.jfree.data.Range(double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.Range In method new org.jfree.data.Range(double, double) At Range.java:[line 93] At Range.java:[line 93]
|
CT
|
Exception thrown in class org.jfree.data.category.DefaultIntervalCategoryDataset at new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) At DefaultIntervalCategoryDataset.java:[line 166] At DefaultIntervalCategoryDataset.java:[line 166]
|
CT
|
Exception thrown in class org.jfree.data.category.DefaultIntervalCategoryDataset at new org.jfree.data.category.DefaultIntervalCategoryDataset(String[], Number[][], Number[][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(String[], Number[][], Number[][]) At DefaultIntervalCategoryDataset.java:[line 130] At DefaultIntervalCategoryDataset.java:[line 130]
|
CT
|
Exception thrown in class org.jfree.data.category.DefaultIntervalCategoryDataset at new org.jfree.data.category.DefaultIntervalCategoryDataset(Number[][], Number[][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Number[][], Number[][]) At DefaultIntervalCategoryDataset.java:[line 111] At DefaultIntervalCategoryDataset.java:[line 111]
|
CT
|
Exception thrown in class org.jfree.data.function.NormalDistributionFunction2D at new org.jfree.data.function.NormalDistributionFunction2D(double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.function.NormalDistributionFunction2D In method new org.jfree.data.function.NormalDistributionFunction2D(double, double) At NormalDistributionFunction2D.java:[line 78] At NormalDistributionFunction2D.java:[line 78]
|
CT
|
Exception thrown in class org.jfree.data.general.DefaultHeatMapDataset at new org.jfree.data.general.DefaultHeatMapDataset(int, int, double, double, double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.general.DefaultHeatMapDataset In method new org.jfree.data.general.DefaultHeatMapDataset(int, int, double, double, double, double) At DefaultHeatMapDataset.java:[line 91] At DefaultHeatMapDataset.java:[line 91]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCCategoryDataset at new org.jfree.data.jdbc.JDBCCategoryDataset(String, String, String, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCCategoryDataset In method new org.jfree.data.jdbc.JDBCCategoryDataset(String, String, String, String) At JDBCCategoryDataset.java:[line 127] At JDBCCategoryDataset.java:[line 127]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCCategoryDataset at new org.jfree.data.jdbc.JDBCCategoryDataset(Connection) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCCategoryDataset In method new org.jfree.data.jdbc.JDBCCategoryDataset(Connection) At JDBCCategoryDataset.java:[line 138] At JDBCCategoryDataset.java:[line 138]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCCategoryDataset at new org.jfree.data.jdbc.JDBCCategoryDataset(Connection, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCCategoryDataset In method new org.jfree.data.jdbc.JDBCCategoryDataset(Connection, String) At JDBCCategoryDataset.java:[line 154] At JDBCCategoryDataset.java:[line 154]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCPieDataset at new org.jfree.data.jdbc.JDBCPieDataset(String, String, String, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCPieDataset In method new org.jfree.data.jdbc.JDBCPieDataset(String, String, String, String) At JDBCPieDataset.java:[line 106] At JDBCPieDataset.java:[line 106]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCPieDataset at new org.jfree.data.jdbc.JDBCPieDataset(Connection) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCPieDataset In method new org.jfree.data.jdbc.JDBCPieDataset(Connection) At JDBCPieDataset.java:[line 119] At JDBCPieDataset.java:[line 119]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCPieDataset at new org.jfree.data.jdbc.JDBCPieDataset(Connection, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCPieDataset In method new org.jfree.data.jdbc.JDBCPieDataset(Connection, String) At JDBCPieDataset.java:[line 136] At JDBCPieDataset.java:[line 136]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCXYDataset at new org.jfree.data.jdbc.JDBCXYDataset(String, String, String, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCXYDataset In method new org.jfree.data.jdbc.JDBCXYDataset(String, String, String, String) At JDBCXYDataset.java:[line 149] At JDBCXYDataset.java:[line 149]
|
CT
|
Exception thrown in class org.jfree.data.jdbc.JDBCXYDataset at new org.jfree.data.jdbc.JDBCXYDataset(Connection, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.jdbc.JDBCXYDataset In method new org.jfree.data.jdbc.JDBCXYDataset(Connection, String) At JDBCXYDataset.java:[line 177] At JDBCXYDataset.java:[line 177]
|
CT
|
Exception thrown in class org.jfree.data.statistics.HistogramBin at new org.jfree.data.statistics.HistogramBin(double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.statistics.HistogramBin In method new org.jfree.data.statistics.HistogramBin(double, double) At HistogramBin.java:[line 74] At HistogramBin.java:[line 74]
|
CT
|
Exception thrown in class org.jfree.data.statistics.SimpleHistogramBin at new org.jfree.data.statistics.SimpleHistogramBin(double, double) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.statistics.SimpleHistogramBin In method new org.jfree.data.statistics.SimpleHistogramBin(double, double) At SimpleHistogramBin.java:[line 83] At SimpleHistogramBin.java:[line 83]
|
CT
|
Exception thrown in class org.jfree.data.statistics.SimpleHistogramBin at new org.jfree.data.statistics.SimpleHistogramBin(double, double, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.statistics.SimpleHistogramBin In method new org.jfree.data.statistics.SimpleHistogramBin(double, double, boolean, boolean) At SimpleHistogramBin.java:[line 98] At SimpleHistogramBin.java:[line 98]
|
CT
|
Exception thrown in class org.jfree.data.time.Month at new org.jfree.data.time.Month(int, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Month In method new org.jfree.data.time.Month(int, int) At Month.java:[line 113] At Month.java:[line 113]
|
CT
|
Exception thrown in class org.jfree.data.time.Month at new org.jfree.data.time.Month(int, Year) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Month In method new org.jfree.data.time.Month(int, Year) At Month.java:[line 128] At Month.java:[line 128]
|
CT
|
Exception thrown in class org.jfree.data.time.Quarter at new org.jfree.data.time.Quarter(int, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Quarter In method new org.jfree.data.time.Quarter(int, int) At Quarter.java:[line 127] At Quarter.java:[line 127]
|
CT
|
Exception thrown in class org.jfree.data.time.Quarter at new org.jfree.data.time.Quarter(int, Year) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Quarter In method new org.jfree.data.time.Quarter(int, Year) At Quarter.java:[line 142] At Quarter.java:[line 142]
|
CT
|
Exception thrown in class org.jfree.data.time.SimpleTimePeriod at new org.jfree.data.time.SimpleTimePeriod(long, long) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.SimpleTimePeriod In method new org.jfree.data.time.SimpleTimePeriod(long, long) At SimpleTimePeriod.java:[line 78] At SimpleTimePeriod.java:[line 78]
|
CT
|
Exception thrown in class org.jfree.data.time.SimpleTimePeriod at new org.jfree.data.time.SimpleTimePeriod(Date, Date) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.SimpleTimePeriod In method new org.jfree.data.time.SimpleTimePeriod(Date, Date) At SimpleTimePeriod.java:[line 91] At SimpleTimePeriod.java:[line 91]
|
CT
|
Exception thrown in class org.jfree.data.time.Week at new org.jfree.data.time.Week(int, int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Week In method new org.jfree.data.time.Week(int, int) At Week.java:[line 133] At Week.java:[line 133]
|
CT
|
Exception thrown in class org.jfree.data.time.Week at new org.jfree.data.time.Week(int, Year) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Week In method new org.jfree.data.time.Week(int, Year) At Week.java:[line 149] At Week.java:[line 149]
|
CT
|
Exception thrown in class org.jfree.data.time.Year at new org.jfree.data.time.Year(int) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.time.Year In method new org.jfree.data.time.Year(int) At Year.java:[line 117] At Year.java:[line 117]
|
CT
|
Exception thrown in class org.jfree.data.xy.DefaultWindDataset at new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) At DefaultWindDataset.java:[line 131] At DefaultWindDataset.java:[line 131]
|
CT
|
Exception thrown in class org.jfree.data.xy.DefaultWindDataset at new org.jfree.data.xy.DefaultWindDataset(String[], Object[][][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(String[], Object[][][]) At DefaultWindDataset.java:[line 101] At DefaultWindDataset.java:[line 101]
|
CT
|
Exception thrown in class org.jfree.data.xy.DefaultWindDataset at new org.jfree.data.xy.DefaultWindDataset(Object[][][]) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. |
|
Bug type CT_CONSTRUCTOR_THROW (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(Object[][][]) At DefaultWindDataset.java:[line 88] At DefaultWindDataset.java:[line 88]
|
Co
|
org.jfree.data.KeyedValueComparator.compare(Object, Object) incorrectly handles double value |
|
Bug type CO_COMPARETO_INCORRECT_FLOATING (click for details)
In class org.jfree.data.KeyedValueComparator In method org.jfree.data.KeyedValueComparator.compare(Object, Object) Type double Should call Double.compare(double, double) instead Local variable named d2 Local variable named d1 At KeyedValueComparator.java:[line 146] Another occurrence at KeyedValueComparator.java:[line 157]
|
DE
|
org.jfree.chart.axis.PeriodAxis.createInstance(Class, Date, TimeZone, Locale) might ignore java.lang.Exception |
|
Bug type DE_MIGHT_IGNORE (click for details)
In class org.jfree.chart.axis.PeriodAxis In method org.jfree.chart.axis.PeriodAxis.createInstance(Class, Date, TimeZone, Locale) Exception class java.lang.Exception At PeriodAxis.java:[line 1177] At PeriodAxis.java:[line 1177]
|
DE
|
org.jfree.chart.axis.PeriodAxisLabelInfo.createInstance(Date, TimeZone, Locale) might ignore java.lang.Exception |
|
Bug type DE_MIGHT_IGNORE (click for details)
In class org.jfree.chart.axis.PeriodAxisLabelInfo In method org.jfree.chart.axis.PeriodAxisLabelInfo.createInstance(Date, TimeZone, Locale) Exception class java.lang.Exception At PeriodAxisLabelInfo.java:[line 262] At PeriodAxisLabelInfo.java:[line 262]
|
DE
|
org.jfree.data.time.RegularTimePeriod.createInstance(Class, Date, TimeZone, Locale) might ignore java.lang.Exception |
|
Bug type DE_MIGHT_IGNORE (click for details)
In class org.jfree.data.time.RegularTimePeriod In method org.jfree.data.time.RegularTimePeriod.createInstance(Class, Date, TimeZone, Locale) Exception class java.lang.Exception At RegularTimePeriod.java:[line 95] At RegularTimePeriod.java:[line 95]
|
HE
|
org.jfree.chart.ChartRenderingInfo defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.ChartRenderingInfo In method org.jfree.chart.ChartRenderingInfo.equals(Object) At ChartRenderingInfo.java:[lines 192-208]
|
HE
|
org.jfree.chart.JFreeChart defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.equals(Object) At JFreeChart.java:[lines 1632-1681]
|
HE
|
org.jfree.chart.LegendItem defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.LegendItem In method org.jfree.chart.LegendItem.equals(Object) At LegendItem.java:[lines 1018-1084]
|
HE
|
org.jfree.chart.LegendItemCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.LegendItemCollection In method org.jfree.chart.LegendItemCollection.equals(Object) At LegendItemCollection.java:[lines 128-138]
|
HE
|
org.jfree.chart.LegendRenderingOrder defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.LegendRenderingOrder In method org.jfree.chart.LegendRenderingOrder.equals(Object) At LegendRenderingOrder.java:[lines 94-104]
|
HE
|
org.jfree.chart.PaintMap defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.PaintMap In method org.jfree.chart.PaintMap.equals(Object) At PaintMap.java:[lines 144-164]
|
HE
|
org.jfree.chart.StandardChartTheme defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.StandardChartTheme In method org.jfree.chart.StandardChartTheme.equals(Object) At StandardChartTheme.java:[lines 1614-1720]
|
HE
|
org.jfree.chart.StrokeMap defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.StrokeMap In method org.jfree.chart.StrokeMap.equals(Object) At StrokeMap.java:[lines 139-159]
|
HE
|
org.jfree.chart.axis.CategoryAnchor defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.CategoryAnchor In method org.jfree.chart.axis.CategoryAnchor.equals(Object) At CategoryAnchor.java:[lines 99-109]
|
HE
|
org.jfree.chart.axis.CategoryLabelWidthType defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.CategoryLabelWidthType In method org.jfree.chart.axis.CategoryLabelWidthType.equals(Object) At CategoryLabelWidthType.java:[lines 97-107]
|
HE
|
org.jfree.chart.axis.CyclicNumberAxis defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.CyclicNumberAxis In method org.jfree.chart.axis.CyclicNumberAxis.equals(Object) At CyclicNumberAxis.java:[lines 1152-1182]
|
HE
|
org.jfree.chart.axis.CyclicNumberAxis$CycleBoundTick inherits equals and uses Object.hashCode() |
|
Bug type HE_INHERITS_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.CyclicNumberAxis$CycleBoundTick At CyclicNumberAxis.java:[lines 371-373]
|
HE
|
org.jfree.chart.axis.DateAxis$DefaultTimeline defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.DateAxis$DefaultTimeline In method org.jfree.chart.axis.DateAxis$DefaultTimeline.equals(Object) At DateAxis.java:[lines 317-326]
|
HE
|
org.jfree.chart.axis.DateTickMarkPosition defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.DateTickMarkPosition In method org.jfree.chart.axis.DateTickMarkPosition.equals(Object) At DateTickMarkPosition.java:[lines 100-110]
|
HE
|
org.jfree.chart.axis.DateTickUnitType defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.DateTickUnitType In method org.jfree.chart.axis.DateTickUnitType.equals(Object) At DateTickUnitType.java:[lines 131-141]
|
HE
|
org.jfree.chart.axis.ExtendedCategoryAxis defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.ExtendedCategoryAxis In method org.jfree.chart.axis.ExtendedCategoryAxis.equals(Object) At ExtendedCategoryAxis.java:[lines 200-216]
|
HE
|
org.jfree.chart.axis.LogTick inherits equals and uses Object.hashCode() |
|
Bug type HE_INHERITS_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.LogTick At LogTick.java:[lines 65-76]
|
HE
|
org.jfree.chart.axis.ModuloAxis defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.ModuloAxis In method org.jfree.chart.axis.ModuloAxis.equals(Object) At ModuloAxis.java:[lines 418-434]
|
HE
|
org.jfree.chart.axis.MonthDateFormat defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.MonthDateFormat In method org.jfree.chart.axis.MonthDateFormat.equals(Object) At MonthDateFormat.java:[lines 233-252]
|
HE
|
org.jfree.chart.axis.NumberTick inherits equals and uses Object.hashCode() |
|
Bug type HE_INHERITS_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.NumberTick At NumberTick.java:[lines 68-101]
|
HE
|
org.jfree.chart.axis.NumberTickUnitSource defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.NumberTickUnitSource In method org.jfree.chart.axis.NumberTickUnitSource.equals(Object) At NumberTickUnitSource.java:[lines 219-238]
|
HE
|
org.jfree.chart.axis.QuarterDateFormat defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.QuarterDateFormat In method org.jfree.chart.axis.QuarterDateFormat.equals(Object) At QuarterDateFormat.java:[lines 194-207]
|
HE
|
org.jfree.chart.axis.SymbolAxis defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.axis.SymbolAxis In method org.jfree.chart.axis.SymbolAxis.equals(Object) At SymbolAxis.java:[lines 747-767]
|
HE
|
org.jfree.chart.axis.Tick defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.Tick In method org.jfree.chart.axis.Tick.equals(Object) At Tick.java:[lines 139-158]
|
HE
|
org.jfree.chart.axis.TickType defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.TickType In method org.jfree.chart.axis.TickType.equals(Object) At TickType.java:[lines 91-102]
|
HE
|
org.jfree.chart.axis.TickUnits defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.TickUnits In method org.jfree.chart.axis.TickUnits.equals(Object) At TickUnits.java:[lines 201-208]
|
HE
|
org.jfree.chart.axis.ValueTick defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.axis.ValueTick In method org.jfree.chart.axis.ValueTick.equals(Object) At ValueTick.java:[lines 132-145]
|
HE
|
org.jfree.chart.block.AbstractBlock defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.AbstractBlock In method org.jfree.chart.block.AbstractBlock.equals(Object) At AbstractBlock.java:[lines 558-586]
|
HE
|
org.jfree.chart.block.BlockBorder defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.BlockBorder In method org.jfree.chart.block.BlockBorder.equals(Object) At BlockBorder.java:[lines 201-214]
|
HE
|
org.jfree.chart.block.BlockContainer defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.BlockContainer In method org.jfree.chart.block.BlockContainer.equals(Object) At BlockContainer.java:[lines 251-267]
|
HE
|
org.jfree.chart.block.BorderArrangement defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.equals(Object) At BorderArrangement.java:[lines 513-535]
|
HE
|
org.jfree.chart.block.CenterArrangement defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.CenterArrangement In method org.jfree.chart.block.CenterArrangement.equals(Object) At CenterArrangement.java:[lines 323-329]
|
HE
|
org.jfree.chart.block.ColorBlock defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.ColorBlock In method org.jfree.chart.block.ColorBlock.equals(Object) At ColorBlock.java:[lines 151-161]
|
HE
|
org.jfree.chart.block.ColumnArrangement defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.ColumnArrangement In method org.jfree.chart.block.ColumnArrangement.equals(Object) At ColumnArrangement.java:[lines 368-387]
|
HE
|
org.jfree.chart.block.FlowArrangement defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.FlowArrangement In method org.jfree.chart.block.FlowArrangement.equals(Object) At FlowArrangement.java:[lines 428-447]
|
HE
|
org.jfree.chart.block.GridArrangement defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.GridArrangement In method org.jfree.chart.block.GridArrangement.equals(Object) At GridArrangement.java:[lines 436-449]
|
HE
|
org.jfree.chart.block.LabelBlock defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.LabelBlock In method org.jfree.chart.block.LabelBlock.equals(Object) At LabelBlock.java:[lines 383-408]
|
HE
|
org.jfree.chart.block.LineBorder defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.block.LineBorder In method org.jfree.chart.block.LineBorder.equals(Object) At LineBorder.java:[lines 194-210]
|
HE
|
org.jfree.chart.entity.CategoryItemEntity defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.entity.CategoryItemEntity In method org.jfree.chart.entity.CategoryItemEntity.equals(Object) At CategoryItemEntity.java:[lines 208-225]
|
HE
|
org.jfree.chart.entity.LegendItemEntity defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.entity.LegendItemEntity In method org.jfree.chart.entity.LegendItemEntity.equals(Object) At LegendItemEntity.java:[lines 148-164]
|
HE
|
org.jfree.chart.entity.StandardEntityCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.entity.StandardEntityCollection In method org.jfree.chart.entity.StandardEntityCollection.equals(Object) At StandardEntityCollection.java:[lines 185-192]
|
HE
|
org.jfree.chart.entity.XYAnnotationEntity defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.entity.XYAnnotationEntity In method org.jfree.chart.entity.XYAnnotationEntity.equals(Object) At XYAnnotationEntity.java:[lines 100-113]
|
HE
|
org.jfree.chart.entity.XYItemEntity defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.entity.XYItemEntity In method org.jfree.chart.entity.XYItemEntity.equals(Object) At XYItemEntity.java:[lines 157-170]
|
HE
|
org.jfree.chart.labels.CustomXYToolTipGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.labels.CustomXYToolTipGenerator In method org.jfree.chart.labels.CustomXYToolTipGenerator.equals(Object) At CustomXYToolTipGenerator.java:[lines 174-194]
|
HE
|
org.jfree.chart.labels.ItemLabelAnchor defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.labels.ItemLabelAnchor In method org.jfree.chart.labels.ItemLabelAnchor.equals(Object) At ItemLabelAnchor.java:[lines 191-201]
|
HE
|
org.jfree.chart.labels.ItemLabelPosition defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.labels.ItemLabelPosition In method org.jfree.chart.labels.ItemLabelPosition.equals(Object) At ItemLabelPosition.java:[lines 162-181]
|
HE
|
org.jfree.chart.labels.StandardPieSectionLabelGenerator defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.labels.StandardPieSectionLabelGenerator In method org.jfree.chart.labels.StandardPieSectionLabelGenerator.equals(Object) At StandardPieSectionLabelGenerator.java:[lines 227-238]
|
HE
|
org.jfree.chart.labels.StandardXYZToolTipGenerator defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.labels.StandardXYZToolTipGenerator In method org.jfree.chart.labels.StandardXYZToolTipGenerator.equals(Object) At StandardXYZToolTipGenerator.java:[lines 236-252]
|
HE
|
org.jfree.chart.panel.CrosshairOverlay defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.panel.CrosshairOverlay In method org.jfree.chart.panel.CrosshairOverlay.equals(Object) At CrosshairOverlay.java:[lines 574-587]
|
HE
|
org.jfree.chart.plot.CategoryMarker defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CategoryMarker In method org.jfree.chart.plot.CategoryMarker.equals(Object) At CategoryMarker.java:[lines 167-183]
|
HE
|
org.jfree.chart.plot.CategoryPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.equals(Object) At CategoryPlot.java:[lines 4778-4955]
|
HE
|
org.jfree.chart.plot.CombinedDomainCategoryPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CombinedDomainCategoryPlot In method org.jfree.chart.plot.CombinedDomainCategoryPlot.equals(Object) At CombinedDomainCategoryPlot.java:[lines 661-674]
|
HE
|
org.jfree.chart.plot.CombinedDomainXYPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CombinedDomainXYPlot In method org.jfree.chart.plot.CombinedDomainXYPlot.equals(Object) At CombinedDomainXYPlot.java:[lines 758-771]
|
HE
|
org.jfree.chart.plot.CombinedRangeCategoryPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CombinedRangeCategoryPlot In method org.jfree.chart.plot.CombinedRangeCategoryPlot.equals(Object) At CombinedRangeCategoryPlot.java:[lines 524-537]
|
HE
|
org.jfree.chart.plot.CombinedRangeXYPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CombinedRangeXYPlot In method org.jfree.chart.plot.CombinedRangeXYPlot.equals(Object) At CombinedRangeXYPlot.java:[lines 733-746]
|
HE
|
org.jfree.chart.plot.CompassPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.CompassPlot In method org.jfree.chart.plot.CompassPlot.equals(Object) At CompassPlot.java:[lines 752-791]
|
HE
|
org.jfree.chart.plot.DefaultDrawingSupplier defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method org.jfree.chart.plot.DefaultDrawingSupplier.equals(Object) At DefaultDrawingSupplier.java:[lines 353-392]
|
HE
|
org.jfree.chart.plot.FastScatterPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.equals(Object) At FastScatterPlot.java:[lines 1007-1057]
|
HE
|
org.jfree.chart.plot.IntervalMarker defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.IntervalMarker In method org.jfree.chart.plot.IntervalMarker.equals(Object) At IntervalMarker.java:[lines 199-219]
|
HE
|
org.jfree.chart.plot.Marker defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.Marker In method org.jfree.chart.plot.Marker.equals(Object) At Marker.java:[lines 600-646]
|
HE
|
org.jfree.chart.plot.MeterInterval defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.MeterInterval In method org.jfree.chart.plot.MeterInterval.equals(Object) At MeterInterval.java:[lines 170-192]
|
HE
|
org.jfree.chart.plot.MeterPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.MeterPlot In method org.jfree.chart.plot.MeterPlot.equals(Object) At MeterPlot.java:[lines 1194-1258]
|
HE
|
org.jfree.chart.plot.MultiplePiePlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.MultiplePiePlot In method org.jfree.chart.plot.MultiplePiePlot.equals(Object) At MultiplePiePlot.java:[lines 606-635]
|
HE
|
org.jfree.chart.plot.PieLabelRecord defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PieLabelRecord In method org.jfree.chart.plot.PieLabelRecord.equals(Object) At PieLabelRecord.java:[lines 243-274]
|
HE
|
org.jfree.chart.plot.PiePlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PiePlot In method org.jfree.chart.plot.PiePlot.equals(Object) At PiePlot.java:[lines 3223-3392]
|
HE
|
org.jfree.chart.plot.PiePlot3D defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PiePlot3D In method org.jfree.chart.plot.PiePlot3D.equals(Object) At PiePlot3D.java:[lines 1039-1052]
|
HE
|
org.jfree.chart.plot.Plot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.equals(Object) At Plot.java:[lines 1360-1416]
|
HE
|
org.jfree.chart.plot.PlotRenderingInfo defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.equals(Object) At PlotRenderingInfo.java:[lines 217-233]
|
HE
|
org.jfree.chart.plot.PolarAxisLocation defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PolarAxisLocation In method org.jfree.chart.plot.PolarAxisLocation.equals(Object) At PolarAxisLocation.java:[lines 120-130]
|
HE
|
org.jfree.chart.plot.PolarPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.equals(Object) At PolarPlot.java:[lines 1796-1869]
|
HE
|
org.jfree.chart.plot.RingPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.RingPlot In method org.jfree.chart.plot.RingPlot.equals(Object) At RingPlot.java:[lines 660-701]
|
HE
|
org.jfree.chart.plot.SpiderWebPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.SpiderWebPlot In method org.jfree.chart.plot.SpiderWebPlot.equals(Object) At SpiderWebPlot.java:[lines 1485-1577]
|
HE
|
org.jfree.chart.plot.ThermometerPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.equals(Object) At ThermometerPlot.java:[lines 1403-1484]
|
HE
|
org.jfree.chart.plot.ValueMarker defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.ValueMarker In method org.jfree.chart.plot.ValueMarker.equals(Object) At ValueMarker.java:[lines 142-155]
|
HE
|
org.jfree.chart.plot.WaferMapPlot inherits equals and uses Object.hashCode() |
|
Bug type HE_INHERITS_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.WaferMapPlot At WaferMapPlot.java:[lines 83-432]
|
HE
|
org.jfree.chart.plot.XYPlot defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.equals(Object) At XYPlot.java:[lines 5311-5514]
|
HE
|
org.jfree.chart.renderer.AreaRendererEndType defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.renderer.AreaRendererEndType In method org.jfree.chart.renderer.AreaRendererEndType.equals(Object) At AreaRendererEndType.java:[lines 104-114]
|
HE
|
org.jfree.chart.renderer.DefaultPolarItemRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.DefaultPolarItemRenderer In method org.jfree.chart.renderer.DefaultPolarItemRenderer.equals(Object) At DefaultPolarItemRenderer.java:[lines 899-945]
|
HE
|
org.jfree.chart.renderer.LookupPaintScale defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.renderer.LookupPaintScale In method org.jfree.chart.renderer.LookupPaintScale.equals(Object) At LookupPaintScale.java:[lines 329-348]
|
HE
|
org.jfree.chart.renderer.LookupPaintScale$PaintItem defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.renderer.LookupPaintScale$PaintItem In method org.jfree.chart.renderer.LookupPaintScale$PaintItem.equals(Object) At LookupPaintScale.java:[lines 125-138]
|
HE
|
org.jfree.chart.renderer.Outlier defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.renderer.Outlier In method org.jfree.chart.renderer.Outlier.equals(Object) At Outlier.java:[lines 187-200]
|
HE
|
org.jfree.chart.renderer.category.AreaRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.AreaRenderer In method org.jfree.chart.renderer.category.AreaRenderer.equals(Object) At AreaRenderer.java:[lines 345-355]
|
HE
|
org.jfree.chart.renderer.category.BarRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.BarRenderer In method org.jfree.chart.renderer.category.BarRenderer.equals(Object) At BarRenderer.java:[lines 1336-1385]
|
HE
|
org.jfree.chart.renderer.category.BoxAndWhiskerRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer In method org.jfree.chart.renderer.category.BoxAndWhiskerRenderer.equals(Object) At BoxAndWhiskerRenderer.java:[lines 1057-1089]
|
HE
|
org.jfree.chart.renderer.category.CategoryStepRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.CategoryStepRenderer In method org.jfree.chart.renderer.category.CategoryStepRenderer.equals(Object) At CategoryStepRenderer.java:[lines 360-370]
|
HE
|
org.jfree.chart.renderer.category.GanttRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.GanttRenderer In method org.jfree.chart.renderer.category.GanttRenderer.equals(Object) At GanttRenderer.java:[lines 584-603]
|
HE
|
org.jfree.chart.renderer.category.GroupedStackedBarRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.GroupedStackedBarRenderer In method org.jfree.chart.renderer.category.GroupedStackedBarRenderer.equals(Object) At GroupedStackedBarRenderer.java:[lines 358-368]
|
HE
|
org.jfree.chart.renderer.category.LineAndShapeRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.LineAndShapeRenderer In method org.jfree.chart.renderer.category.LineAndShapeRenderer.equals(Object) At LineAndShapeRenderer.java:[lines 859-897]
|
HE
|
org.jfree.chart.renderer.category.MinMaxCategoryRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.MinMaxCategoryRenderer In method org.jfree.chart.renderer.category.MinMaxCategoryRenderer.equals(Object) At MinMaxCategoryRenderer.java:[lines 432-448]
|
HE
|
org.jfree.chart.renderer.category.ScatterRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.ScatterRenderer In method org.jfree.chart.renderer.category.ScatterRenderer.equals(Object) At ScatterRenderer.java:[lines 523-552]
|
HE
|
org.jfree.chart.renderer.category.StackedAreaRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.StackedAreaRenderer In method org.jfree.chart.renderer.category.StackedAreaRenderer.equals(Object) At StackedAreaRenderer.java:[lines 498-508]
|
HE
|
org.jfree.chart.renderer.category.StackedBarRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.category.StackedBarRenderer In method org.jfree.chart.renderer.category.StackedBarRenderer.equals(Object) At StackedBarRenderer.java:[lines 418-428]
|
HE
|
org.jfree.chart.renderer.xy.CandlestickRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.CandlestickRenderer In method org.jfree.chart.renderer.xy.CandlestickRenderer.equals(Object) At CandlestickRenderer.java:[lines 879-917]
|
HE
|
org.jfree.chart.renderer.xy.ClusteredXYBarRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer In method org.jfree.chart.renderer.xy.ClusteredXYBarRenderer.equals(Object) At ClusteredXYBarRenderer.java:[lines 355-365]
|
HE
|
org.jfree.chart.renderer.xy.DeviationRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.DeviationRenderer In method org.jfree.chart.renderer.xy.DeviationRenderer.equals(Object) At DeviationRenderer.java:[lines 377-387]
|
HE
|
org.jfree.chart.renderer.xy.HighLowRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.HighLowRenderer In method org.jfree.chart.renderer.xy.HighLowRenderer.equals(Object) At HighLowRenderer.java:[lines 469-494]
|
HE
|
org.jfree.chart.renderer.xy.StackedXYAreaRenderer2 defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2 In method org.jfree.chart.renderer.xy.StackedXYAreaRenderer2.equals(Object) At StackedXYAreaRenderer2.java:[lines 531-541]
|
HE
|
org.jfree.chart.renderer.xy.StandardXYItemRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.StandardXYItemRenderer In method org.jfree.chart.renderer.xy.StandardXYItemRenderer.equals(Object) At StandardXYItemRenderer.java:[lines 935-972]
|
HE
|
org.jfree.chart.renderer.xy.VectorRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.VectorRenderer In method org.jfree.chart.renderer.xy.VectorRenderer.equals(Object) At VectorRenderer.java:[lines 320-333]
|
HE
|
org.jfree.chart.renderer.xy.XYAreaRenderer2 defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYAreaRenderer2 In method org.jfree.chart.renderer.xy.XYAreaRenderer2.equals(Object) At XYAreaRenderer2.java:[lines 412-425]
|
HE
|
org.jfree.chart.renderer.xy.XYBarRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYBarRenderer In method org.jfree.chart.renderer.xy.XYBarRenderer.equals(Object) At XYBarRenderer.java:[lines 1220-1269]
|
HE
|
org.jfree.chart.renderer.xy.XYBlockRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYBlockRenderer In method org.jfree.chart.renderer.xy.XYBlockRenderer.equals(Object) At XYBlockRenderer.java:[lines 424-443]
|
HE
|
org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer In method org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer.equals(Object) At XYBoxAndWhiskerRenderer.java:[lines 787-809]
|
HE
|
org.jfree.chart.renderer.xy.XYBubbleRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYBubbleRenderer In method org.jfree.chart.renderer.xy.XYBubbleRenderer.equals(Object) At XYBubbleRenderer.java:[lines 341-351]
|
HE
|
org.jfree.chart.renderer.xy.XYDifferenceRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYDifferenceRenderer In method org.jfree.chart.renderer.xy.XYDifferenceRenderer.equals(Object) At XYDifferenceRenderer.java:[lines 1171-1196]
|
HE
|
org.jfree.chart.renderer.xy.XYDotRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYDotRenderer In method org.jfree.chart.renderer.xy.XYDotRenderer.equals(Object) At XYDotRenderer.java:[lines 341-357]
|
HE
|
org.jfree.chart.renderer.xy.XYErrorRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYErrorRenderer In method org.jfree.chart.renderer.xy.XYErrorRenderer.equals(Object) At XYErrorRenderer.java:[lines 407-429]
|
HE
|
org.jfree.chart.renderer.xy.XYLineAndShapeRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer In method org.jfree.chart.renderer.xy.XYLineAndShapeRenderer.equals(Object) At XYLineAndShapeRenderer.java:[lines 1135-1184]
|
HE
|
org.jfree.chart.renderer.xy.XYShapeRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYShapeRenderer In method org.jfree.chart.renderer.xy.XYShapeRenderer.equals(Object) At XYShapeRenderer.java:[lines 545-573]
|
HE
|
org.jfree.chart.renderer.xy.XYSplineRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYSplineRenderer In method org.jfree.chart.renderer.xy.XYSplineRenderer.equals(Object) At XYSplineRenderer.java:[lines 493-510]
|
HE
|
org.jfree.chart.renderer.xy.XYStepAreaRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.XYStepAreaRenderer In method org.jfree.chart.renderer.xy.XYStepAreaRenderer.equals(Object) At XYStepAreaRenderer.java:[lines 581-606]
|
HE
|
org.jfree.chart.renderer.xy.YIntervalRenderer defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.renderer.xy.YIntervalRenderer In method org.jfree.chart.renderer.xy.YIntervalRenderer.equals(Object) At YIntervalRenderer.java:[lines 296-307]
|
HE
|
org.jfree.chart.title.CompositeTitle defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.title.CompositeTitle In method org.jfree.chart.title.CompositeTitle.equals(Object) At CompositeTitle.java:[lines 208-221]
|
HE
|
org.jfree.chart.title.ImageTitle defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.title.ImageTitle In method org.jfree.chart.title.ImageTitle.equals(Object) At ImageTitle.java:[lines 355-365]
|
HE
|
org.jfree.chart.title.LegendTitle defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.equals(Object) At LegendTitle.java:[lines 632-669]
|
HE
|
org.jfree.chart.title.PaintScaleLegend defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.title.PaintScaleLegend In method org.jfree.chart.title.PaintScaleLegend.equals(Object) At PaintScaleLegend.java:[lines 662-697]
|
HE
|
org.jfree.chart.ui.Size2D defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.ui.Size2D In method org.jfree.chart.ui.Size2D.equals(Object) At Size2D.java:[lines 123-136]
|
HE
|
org.jfree.chart.urls.CustomCategoryURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.CustomCategoryURLGenerator In method org.jfree.chart.urls.CustomCategoryURLGenerator.equals(Object) At CustomCategoryURLGenerator.java:[lines 149-181]
|
HE
|
org.jfree.chart.urls.CustomPieURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.CustomPieURLGenerator In method org.jfree.chart.urls.CustomPieURLGenerator.equals(Object) At CustomPieURLGenerator.java:[lines 168-194]
|
HE
|
org.jfree.chart.urls.CustomXYURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.CustomXYURLGenerator In method org.jfree.chart.urls.CustomXYURLGenerator.equals(Object) At CustomXYURLGenerator.java:[lines 159-192]
|
HE
|
org.jfree.chart.urls.StandardPieURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.StandardPieURLGenerator In method org.jfree.chart.urls.StandardPieURLGenerator.equals(Object) At StandardPieURLGenerator.java:[lines 162-178]
|
HE
|
org.jfree.chart.urls.StandardXYURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.StandardXYURLGenerator In method org.jfree.chart.urls.StandardXYURLGenerator.equals(Object) At StandardXYURLGenerator.java:[lines 151-169]
|
HE
|
org.jfree.chart.urls.TimeSeriesURLGenerator defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.urls.TimeSeriesURLGenerator In method org.jfree.chart.urls.TimeSeriesURLGenerator.equals(Object) At TimeSeriesURLGenerator.java:[lines 205-224]
|
HE
|
org.jfree.chart.util.LogFormat defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.chart.util.LogFormat In method org.jfree.chart.util.LogFormat.equals(Object) At LogFormat.java:[lines 226-248]
|
HE
|
org.jfree.chart.util.XYCoordinateType defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.chart.util.XYCoordinateType In method org.jfree.chart.util.XYCoordinateType.equals(Object) At XYCoordinateType.java:[lines 104-114]
|
HE
|
org.jfree.data.KeyToGroupMap defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.KeyToGroupMap In method org.jfree.data.KeyToGroupMap.equals(Object) At KeyToGroupMap.java:[lines 227-240]
|
HE
|
org.jfree.data.KeyedObject defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.KeyedObject In method org.jfree.data.KeyedObject.equals(Object) At KeyedObject.java:[lines 131-147]
|
HE
|
org.jfree.data.KeyedValuesItemKey defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.KeyedValuesItemKey In method org.jfree.data.KeyedValuesItemKey.equals(Object) At KeyedValuesItemKey.java:[lines 79-89]
|
HE
|
org.jfree.data.category.CategoryToPieDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.category.CategoryToPieDataset In method org.jfree.data.category.CategoryToPieDataset.equals(Object) At CategoryToPieDataset.java:[lines 303-334]
|
HE
|
org.jfree.data.category.DefaultIntervalCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method org.jfree.data.category.DefaultIntervalCategoryDataset.equals(Object) At DefaultIntervalCategoryDataset.java:[lines 729-750]
|
HE
|
org.jfree.data.category.SlidingCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.category.SlidingCategoryDataset In method org.jfree.data.category.SlidingCategoryDataset.equals(Object) At SlidingCategoryDataset.java:[lines 319-335]
|
HE
|
org.jfree.data.gantt.SlidingGanttCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.gantt.SlidingGanttCategoryDataset In method org.jfree.data.gantt.SlidingGanttCategoryDataset.equals(Object) At SlidingGanttCategoryDataset.java:[lines 593-609]
|
HE
|
org.jfree.data.gantt.Task defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.gantt.Task In method org.jfree.data.gantt.Task.equals(Object) At Task.java:[lines 217-237]
|
HE
|
org.jfree.data.gantt.TaskSeries defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.data.gantt.TaskSeries In method org.jfree.data.gantt.TaskSeries.equals(Object) At TaskSeries.java:[lines 171-184]
|
HE
|
org.jfree.data.gantt.TaskSeriesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.equals(Object) At TaskSeriesCollection.java:[lines 676-686]
|
HE
|
org.jfree.data.gantt.XYTaskDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.gantt.XYTaskDataset In method org.jfree.data.gantt.XYTaskDataset.equals(Object) At XYTaskDataset.java:[lines 446-462]
|
HE
|
org.jfree.data.general.DatasetGroup defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.general.DatasetGroup In method org.jfree.data.general.DatasetGroup.equals(Object) At DatasetGroup.java:[lines 109-119]
|
HE
|
org.jfree.data.general.DefaultHeatMapDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.general.DefaultHeatMapDataset In method org.jfree.data.general.DefaultHeatMapDataset.equals(Object) At DefaultHeatMapDataset.java:[lines 288-317]
|
HE
|
org.jfree.data.statistics.BoxAndWhiskerItem defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.BoxAndWhiskerItem In method org.jfree.data.statistics.BoxAndWhiskerItem.equals(Object) At BoxAndWhiskerItem.java:[lines 258-294]
|
HE
|
org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset In method org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset.equals(Object) At DefaultBoxAndWhiskerCategoryDataset.java:[lines 923-931]
|
HE
|
org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset In method org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset.equals(Object) At DefaultBoxAndWhiskerXYDataset.java:[lines 542-559]
|
HE
|
org.jfree.data.statistics.DefaultMultiValueCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.DefaultMultiValueCategoryDataset In method org.jfree.data.statistics.DefaultMultiValueCategoryDataset.equals(Object) At DefaultMultiValueCategoryDataset.java:[lines 392-400]
|
HE
|
org.jfree.data.statistics.DefaultStatisticalCategoryDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.DefaultStatisticalCategoryDataset In method org.jfree.data.statistics.DefaultStatisticalCategoryDataset.equals(Object) At DefaultStatisticalCategoryDataset.java:[lines 707-718]
|
HE
|
org.jfree.data.statistics.HistogramBin defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.HistogramBin In method org.jfree.data.statistics.HistogramBin.equals(Object) At HistogramBin.java:[lines 134-147]
|
HE
|
org.jfree.data.statistics.HistogramDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.HistogramDataset In method org.jfree.data.statistics.HistogramDataset.equals(Object) At HistogramDataset.java:[lines 480-493]
|
HE
|
org.jfree.data.statistics.MeanAndStandardDeviation defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.MeanAndStandardDeviation In method org.jfree.data.statistics.MeanAndStandardDeviation.equals(Object) At MeanAndStandardDeviation.java:[lines 149-164]
|
HE
|
org.jfree.data.statistics.SimpleHistogramBin defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.SimpleHistogramBin In method org.jfree.data.statistics.SimpleHistogramBin.equals(Object) At SimpleHistogramBin.java:[lines 234-253]
|
HE
|
org.jfree.data.statistics.SimpleHistogramDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.statistics.SimpleHistogramDataset In method org.jfree.data.statistics.SimpleHistogramDataset.equals(Object) At SimpleHistogramDataset.java:[lines 457-473]
|
HE
|
org.jfree.data.time.TimePeriodValuesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.time.TimePeriodValuesCollection In method org.jfree.data.time.TimePeriodValuesCollection.equals(Object) At TimePeriodValuesCollection.java:[lines 436-449]
|
HE
|
org.jfree.data.time.TimeTableXYDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.time.TimeTableXYDataset In method org.jfree.data.time.TimeTableXYDataset.equals(Object) At TimeTableXYDataset.java:[lines 574-595]
|
HE
|
org.jfree.data.xy.CategoryTableXYDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.CategoryTableXYDataset In method org.jfree.data.xy.CategoryTableXYDataset.equals(Object) At CategoryTableXYDataset.java:[lines 395-405]
|
HE
|
org.jfree.data.xy.DefaultHighLowDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.DefaultHighLowDataset In method org.jfree.data.xy.DefaultHighLowDataset.equals(Object) At DefaultHighLowDataset.java:[lines 396-424]
|
HE
|
org.jfree.data.xy.DefaultOHLCDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.DefaultOHLCDataset In method org.jfree.data.xy.DefaultOHLCDataset.equals(Object) At DefaultOHLCDataset.java:[lines 324-337]
|
HE
|
org.jfree.data.xy.DefaultWindDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method org.jfree.data.xy.DefaultWindDataset.equals(Object) At DefaultWindDataset.java:[lines 310-323]
|
HE
|
org.jfree.data.xy.MatrixSeries defines equals but not hashCode |
|
Bug type HE_EQUALS_NO_HASHCODE (click for details)
In class org.jfree.data.xy.MatrixSeries In method org.jfree.data.xy.MatrixSeries.equals(Object) At MatrixSeries.java:[lines 216-236]
|
HE
|
org.jfree.data.xy.OHLCDataItem defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.OHLCDataItem In method org.jfree.data.xy.OHLCDataItem.equals(Object) At OHLCDataItem.java:[lines 162-184]
|
HE
|
org.jfree.data.xy.VectorSeriesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.VectorSeriesCollection In method org.jfree.data.xy.VectorSeriesCollection.equals(Object) At VectorSeriesCollection.java:[lines 312-319]
|
HE
|
org.jfree.data.xy.WindDataItem defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.WindDataItem In method org.jfree.data.xy.WindDataItem.equals(Object) At DefaultWindDataset.java:[lines 418-434]
|
HE
|
org.jfree.data.xy.XIntervalSeriesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.XIntervalSeriesCollection In method org.jfree.data.xy.XIntervalSeriesCollection.equals(Object) At XIntervalSeriesCollection.java:[lines 342-349]
|
HE
|
org.jfree.data.xy.XYBarDataset defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.XYBarDataset In method org.jfree.data.xy.XYBarDataset.equals(Object) At XYBarDataset.java:[lines 359-372]
|
HE
|
org.jfree.data.xy.XYInterval defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.XYInterval In method org.jfree.data.xy.XYInterval.equals(Object) At XYInterval.java:[lines 140-162]
|
HE
|
org.jfree.data.xy.XYIntervalSeriesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.XYIntervalSeriesCollection In method org.jfree.data.xy.XYIntervalSeriesCollection.equals(Object) At XYIntervalSeriesCollection.java:[lines 367-374]
|
HE
|
org.jfree.data.xy.YInterval defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.YInterval In method org.jfree.data.xy.YInterval.equals(Object) At YInterval.java:[lines 111-127]
|
HE
|
org.jfree.data.xy.YIntervalSeriesCollection defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.YIntervalSeriesCollection In method org.jfree.data.xy.YIntervalSeriesCollection.equals(Object) At YIntervalSeriesCollection.java:[lines 340-347]
|
HE
|
org.jfree.data.xy.YWithXInterval defines equals and uses Object.hashCode() |
|
Bug type HE_EQUALS_USE_HASHCODE (click for details)
In class org.jfree.data.xy.YWithXInterval In method org.jfree.data.xy.YWithXInterval.equals(Object) At YWithXInterval.java:[lines 115-131]
|
PA
|
Primitive field org.jfree.chart.title.Title.visible is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. |
|
Bug type PA_PUBLIC_PRIMITIVE_ATTRIBUTE (click for details)
In class org.jfree.chart.title.Title Field org.jfree.chart.title.Title.visible At Title.java:[line 187]
|
PA
|
Primitive field org.jfree.chart.ui.Size2D.height is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. |
|
Bug type PA_PUBLIC_PRIMITIVE_ATTRIBUTE (click for details)
In class org.jfree.chart.ui.Size2D Field org.jfree.chart.ui.Size2D.height At Size2D.java:[line 66]
|
PA
|
Primitive field org.jfree.chart.ui.Size2D.width is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. |
|
Bug type PA_PUBLIC_PRIMITIVE_ATTRIBUTE (click for details)
In class org.jfree.chart.ui.Size2D Field org.jfree.chart.ui.Size2D.width At Size2D.java:[line 65]
|
RV
|
Exceptional return value of java.io.File.delete() ignored in org.jfree.chart.servlet.ChartDeleter.valueUnbound(HttpSessionBindingEvent) |
|
Bug type RV_RETURN_VALUE_IGNORED_BAD_PRACTICE (click for details)
In class org.jfree.chart.servlet.ChartDeleter In method org.jfree.chart.servlet.ChartDeleter.valueUnbound(HttpSessionBindingEvent) Called method java.io.File.delete() At ChartDeleter.java:[line 118]
|
RV
|
Exceptional return value of java.io.File.delete() ignored in org.jfree.chart.servlet.DisplayChart.service(HttpServletRequest, HttpServletResponse) |
|
Bug type RV_RETURN_VALUE_IGNORED_BAD_PRACTICE (click for details)
In class org.jfree.chart.servlet.DisplayChart In method org.jfree.chart.servlet.DisplayChart.service(HttpServletRequest, HttpServletResponse) Called method java.io.File.delete() At DisplayChart.java:[line 150]
|
RV
|
Exceptional return value of java.io.File.mkdirs() ignored in org.jfree.chart.servlet.ServletUtilities.createTempDir() |
|
Bug type RV_RETURN_VALUE_IGNORED_BAD_PRACTICE (click for details)
In class org.jfree.chart.servlet.ServletUtilities In method org.jfree.chart.servlet.ServletUtilities.createTempDir() Called method java.io.File.mkdirs() At ServletUtilities.java:[line 282]
|
RV
|
org.jfree.data.time.Day.compareTo(Object) negates the return value of org.jfree.chart.date.SerialDate.compare(SerialDate) |
|
Bug type RV_NEGATING_RESULT_OF_COMPARETO (click for details)
In class org.jfree.data.time.Day In method org.jfree.data.time.Day.compareTo(Object) Called method org.jfree.chart.date.SerialDate.compare(SerialDate) Return value of org.jfree.chart.date.SerialDate.compare(SerialDate) of type int At Day.java:[line 413]
|
Se
|
Class org.jfree.chart.axis.LogTick defines non-transient non-serializable instance field attributedLabel |
|
Bug type SE_BAD_FIELD (click for details)
In class org.jfree.chart.axis.LogTick Field org.jfree.chart.axis.LogTick.attributedLabel Actual type java.text.AttributedString In LogTick.java
|
SnVI
|
org.jfree.chart.StandardChartTheme is Serializable; consider declaring a serialVersionUID |
|
Bug type SE_NO_SERIALVERSIONID (click for details)
In class org.jfree.chart.StandardChartTheme At StandardChartTheme.java:[lines 225-1797]
|
SnVI
|
org.jfree.chart.annotations.XYDataImageAnnotation is Serializable; consider declaring a serialVersionUID |
|
Bug type SE_NO_SERIALVERSIONID (click for details)
In class org.jfree.chart.annotations.XYDataImageAnnotation At XYDataImageAnnotation.java:[lines 116-379]
|
SnVI
|
org.jfree.chart.plot.Crosshair is Serializable; consider declaring a serialVersionUID |
|
Bug type SE_NO_SERIALVERSIONID (click for details)
In class org.jfree.chart.plot.Crosshair At Crosshair.java:[lines 138-728]
|
SnVI
|
org.jfree.chart.renderer.DefaultPolarItemRenderer is Serializable; consider declaring a serialVersionUID |
|
Bug type SE_NO_SERIALVERSIONID (click for details)
In class org.jfree.chart.renderer.DefaultPolarItemRenderer At DefaultPolarItemRenderer.java:[lines 111-1010]
|
EI
|
org.jfree.chart.ChartFrame.getChartPanel() may expose internal representation by returning ChartFrame.chartPanel |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartFrame In method org.jfree.chart.ChartFrame.getChartPanel() Field org.jfree.chart.ChartFrame.chartPanel At ChartFrame.java:[line 93]
|
EI
|
org.jfree.chart.ChartMouseEvent.getChart() may expose internal representation by returning ChartMouseEvent.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartMouseEvent In method org.jfree.chart.ChartMouseEvent.getChart() Field org.jfree.chart.ChartMouseEvent.chart At ChartMouseEvent.java:[line 97]
|
EI
|
org.jfree.chart.ChartMouseEvent.getEntity() may expose internal representation by returning ChartMouseEvent.entity |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartMouseEvent In method org.jfree.chart.ChartMouseEvent.getEntity() Field org.jfree.chart.ChartMouseEvent.entity At ChartMouseEvent.java:[line 115]
|
EI
|
org.jfree.chart.ChartMouseEvent.getTrigger() may expose internal representation by returning ChartMouseEvent.trigger |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartMouseEvent In method org.jfree.chart.ChartMouseEvent.getTrigger() Field org.jfree.chart.ChartMouseEvent.trigger At ChartMouseEvent.java:[line 106]
|
EI
|
org.jfree.chart.ChartPanel.getAnchor() may expose internal representation by returning ChartPanel.anchor |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.getAnchor() Field org.jfree.chart.ChartPanel.anchor At ChartPanel.java:[line 927]
|
EI
|
org.jfree.chart.ChartPanel.getChart() may expose internal representation by returning ChartPanel.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.getChart() Field org.jfree.chart.ChartPanel.chart At ChartPanel.java:[line 759]
|
EI
|
org.jfree.chart.ChartPanel.getChartRenderingInfo() may expose internal representation by returning ChartPanel.info |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.getChartRenderingInfo() Field org.jfree.chart.ChartPanel.info At ChartPanel.java:[line 964]
|
EI
|
org.jfree.chart.ChartPanel.getPopupMenu() may expose internal representation by returning ChartPanel.popup |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.getPopupMenu() Field org.jfree.chart.ChartPanel.popup At ChartPanel.java:[line 946]
|
EI
|
org.jfree.chart.ChartRenderingInfo.getChartArea() may expose internal representation by returning ChartRenderingInfo.chartArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartRenderingInfo In method org.jfree.chart.ChartRenderingInfo.getChartArea() Field org.jfree.chart.ChartRenderingInfo.chartArea At ChartRenderingInfo.java:[line 127]
|
EI
|
org.jfree.chart.ChartRenderingInfo.getEntityCollection() may expose internal representation by returning ChartRenderingInfo.entities |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartRenderingInfo In method org.jfree.chart.ChartRenderingInfo.getEntityCollection() Field org.jfree.chart.ChartRenderingInfo.entities At ChartRenderingInfo.java:[line 149]
|
EI
|
org.jfree.chart.ChartRenderingInfo.getPlotInfo() may expose internal representation by returning ChartRenderingInfo.plotInfo |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ChartRenderingInfo In method org.jfree.chart.ChartRenderingInfo.getPlotInfo() Field org.jfree.chart.ChartRenderingInfo.plotInfo At ChartRenderingInfo.java:[line 180]
|
EI
|
org.jfree.chart.JFreeChart.getBackgroundImage() may expose internal representation by returning JFreeChart.backgroundImage |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getBackgroundImage() Field org.jfree.chart.JFreeChart.backgroundImage At JFreeChart.java:[line 1040]
|
EI
|
org.jfree.chart.JFreeChart.getCategoryPlot() may expose internal representation by returning JFreeChart.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getCategoryPlot() Field org.jfree.chart.JFreeChart.plot At JFreeChart.java:[line 894]
|
EI
|
org.jfree.chart.JFreeChart.getPlot() may expose internal representation by returning JFreeChart.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getPlot() Field org.jfree.chart.JFreeChart.plot At JFreeChart.java:[line 880]
|
EI
|
org.jfree.chart.JFreeChart.getRenderingHints() may expose internal representation by returning JFreeChart.renderingHints |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getRenderingHints() Field org.jfree.chart.JFreeChart.renderingHints At JFreeChart.java:[line 510]
|
EI
|
org.jfree.chart.JFreeChart.getTitle() may expose internal representation by returning JFreeChart.title |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getTitle() Field org.jfree.chart.JFreeChart.title At JFreeChart.java:[line 635]
|
EI
|
org.jfree.chart.JFreeChart.getXYPlot() may expose internal representation by returning JFreeChart.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.getXYPlot() Field org.jfree.chart.JFreeChart.plot At JFreeChart.java:[line 908]
|
EI
|
org.jfree.chart.LegendItem.getAttributedLabel() may expose internal representation by returning LegendItem.attributedLabel |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.LegendItem In method org.jfree.chart.LegendItem.getAttributedLabel() Field org.jfree.chart.LegendItem.attributedLabel At LegendItem.java:[line 680]
|
EI
|
org.jfree.chart.LegendItem.getDataset() may expose internal representation by returning LegendItem.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.LegendItem In method org.jfree.chart.LegendItem.getDataset() Field org.jfree.chart.LegendItem.dataset At LegendItem.java:[line 534]
|
EI
|
org.jfree.chart.annotations.XYDataImageAnnotation.getImage() may expose internal representation by returning XYDataImageAnnotation.image |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.annotations.XYDataImageAnnotation In method org.jfree.chart.annotations.XYDataImageAnnotation.getImage() Field org.jfree.chart.annotations.XYDataImageAnnotation.image At XYDataImageAnnotation.java:[line 151]
|
EI
|
org.jfree.chart.annotations.XYImageAnnotation.getImage() may expose internal representation by returning XYImageAnnotation.image |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.annotations.XYImageAnnotation In method org.jfree.chart.annotations.XYImageAnnotation.getImage() Field org.jfree.chart.annotations.XYImageAnnotation.image At XYImageAnnotation.java:[line 165]
|
EI
|
org.jfree.chart.annotations.XYTitleAnnotation.getTitle() may expose internal representation by returning XYTitleAnnotation.title |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.annotations.XYTitleAnnotation In method org.jfree.chart.annotations.XYTitleAnnotation.getTitle() Field org.jfree.chart.annotations.XYTitleAnnotation.title At XYTitleAnnotation.java:[line 178]
|
EI
|
org.jfree.chart.axis.Axis.getPlot() may expose internal representation by returning Axis.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.Axis In method org.jfree.chart.axis.Axis.getPlot() Field org.jfree.chart.axis.Axis.plot At Axis.java:[line 1029]
|
EI
|
org.jfree.chart.axis.AxisCollection.getAxesAtBottom() may expose internal representation by returning AxisCollection.axesAtBottom |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.AxisCollection In method org.jfree.chart.axis.AxisCollection.getAxesAtBottom() Field org.jfree.chart.axis.AxisCollection.axesAtBottom At AxisCollection.java:[line 94]
|
EI
|
org.jfree.chart.axis.AxisCollection.getAxesAtLeft() may expose internal representation by returning AxisCollection.axesAtLeft |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.AxisCollection In method org.jfree.chart.axis.AxisCollection.getAxesAtLeft() Field org.jfree.chart.axis.AxisCollection.axesAtLeft At AxisCollection.java:[line 104]
|
EI
|
org.jfree.chart.axis.AxisCollection.getAxesAtRight() may expose internal representation by returning AxisCollection.axesAtRight |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.AxisCollection In method org.jfree.chart.axis.AxisCollection.getAxesAtRight() Field org.jfree.chart.axis.AxisCollection.axesAtRight At AxisCollection.java:[line 114]
|
EI
|
org.jfree.chart.axis.AxisCollection.getAxesAtTop() may expose internal representation by returning AxisCollection.axesAtTop |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.AxisCollection In method org.jfree.chart.axis.AxisCollection.getAxesAtTop() Field org.jfree.chart.axis.AxisCollection.axesAtTop At AxisCollection.java:[line 84]
|
EI
|
org.jfree.chart.axis.AxisState.getTicks() may expose internal representation by returning AxisState.ticks |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.AxisState In method org.jfree.chart.axis.AxisState.getTicks() Field org.jfree.chart.axis.AxisState.ticks At AxisState.java:[line 163]
|
EI
|
org.jfree.chart.axis.CategoryTick.getLabel() may expose internal representation by returning CategoryTick.label |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.CategoryTick In method org.jfree.chart.axis.CategoryTick.getLabel() Field org.jfree.chart.axis.CategoryTick.label At CategoryTick.java:[line 100]
|
EI
|
org.jfree.chart.axis.DateAxis.getDateFormatOverride() may expose internal representation by returning DateAxis.dateFormatOverride |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.getDateFormatOverride() Field org.jfree.chart.axis.DateAxis.dateFormatOverride At DateAxis.java:[line 522]
|
EI
|
org.jfree.chart.axis.DateAxis.getTickUnit() may expose internal representation by returning DateAxis.tickUnit |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.getTickUnit() Field org.jfree.chart.axis.DateAxis.tickUnit At DateAxis.java:[line 475]
|
EI
|
org.jfree.chart.axis.DateAxis.getTimeZone() may expose internal representation by returning DateAxis.timeZone |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.getTimeZone() Field org.jfree.chart.axis.DateAxis.timeZone At DateAxis.java:[line 394]
|
EI
|
org.jfree.chart.axis.DateTick.getDate() may expose internal representation by returning DateTick.date |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.DateTick In method org.jfree.chart.axis.DateTick.getDate() Field org.jfree.chart.axis.DateTick.date At DateTick.java:[line 104]
|
EI
|
org.jfree.chart.axis.LogAxis.getNumberFormatOverride() may expose internal representation by returning LogAxis.numberFormatOverride |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.LogAxis In method org.jfree.chart.axis.LogAxis.getNumberFormatOverride() Field org.jfree.chart.axis.LogAxis.numberFormatOverride At LogAxis.java:[line 318]
|
EI
|
org.jfree.chart.axis.LogTick.getAttributedLabel() may expose internal representation by returning LogTick.attributedLabel |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.LogTick In method org.jfree.chart.axis.LogTick.getAttributedLabel() Field org.jfree.chart.axis.LogTick.attributedLabel At LogTick.java:[line 76]
|
EI
|
org.jfree.chart.axis.NumberAxis.getMarkerBand() may expose internal representation by returning NumberAxis.markerBand |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.NumberAxis In method org.jfree.chart.axis.NumberAxis.getMarkerBand() Field org.jfree.chart.axis.NumberAxis.markerBand At NumberAxis.java:[line 391]
|
EI
|
org.jfree.chart.axis.NumberAxis.getNumberFormatOverride() may expose internal representation by returning NumberAxis.numberFormatOverride |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.NumberAxis In method org.jfree.chart.axis.NumberAxis.getNumberFormatOverride() Field org.jfree.chart.axis.NumberAxis.numberFormatOverride At NumberAxis.java:[line 367]
|
EI
|
org.jfree.chart.axis.PeriodAxis.getLabelInfo() may expose internal representation by returning PeriodAxis.labelInfo |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.PeriodAxis In method org.jfree.chart.axis.PeriodAxis.getLabelInfo() Field org.jfree.chart.axis.PeriodAxis.labelInfo At PeriodAxis.java:[line 514]
|
EI
|
org.jfree.chart.axis.PeriodAxis.getTimeZone() may expose internal representation by returning PeriodAxis.timeZone |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.axis.PeriodAxis In method org.jfree.chart.axis.PeriodAxis.getTimeZone() Field org.jfree.chart.axis.PeriodAxis.timeZone At PeriodAxis.java:[line 298]
|
EI
|
org.jfree.chart.block.AbstractBlock.getBounds() may expose internal representation by returning AbstractBlock.bounds |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.block.AbstractBlock In method org.jfree.chart.block.AbstractBlock.getBounds() Field org.jfree.chart.block.AbstractBlock.bounds At AbstractBlock.java:[line 361]
|
EI
|
org.jfree.chart.block.BlockContainer.getArrangement() may expose internal representation by returning BlockContainer.arrangement |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.block.BlockContainer In method org.jfree.chart.block.BlockContainer.getArrangement() Field org.jfree.chart.block.BlockContainer.arrangement At BlockContainer.java:[line 106]
|
EI
|
org.jfree.chart.block.BlockResult.getEntityCollection() may expose internal representation by returning BlockResult.entities |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.block.BlockResult In method org.jfree.chart.block.BlockResult.getEntityCollection() Field org.jfree.chart.block.BlockResult.entities At BlockResult.java:[line 68]
|
EI
|
org.jfree.chart.entity.AxisEntity.getAxis() may expose internal representation by returning AxisEntity.axis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.entity.AxisEntity In method org.jfree.chart.entity.AxisEntity.getAxis() Field org.jfree.chart.entity.AxisEntity.axis At AxisEntity.java:[line 115]
|
EI
|
org.jfree.chart.entity.JFreeChartEntity.getChart() may expose internal representation by returning JFreeChartEntity.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.entity.JFreeChartEntity In method org.jfree.chart.entity.JFreeChartEntity.getChart() Field org.jfree.chart.entity.JFreeChartEntity.chart At JFreeChartEntity.java:[line 114]
|
EI
|
org.jfree.chart.entity.LegendItemEntity.getDataset() may expose internal representation by returning LegendItemEntity.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.entity.LegendItemEntity In method org.jfree.chart.entity.LegendItemEntity.getDataset() Field org.jfree.chart.entity.LegendItemEntity.dataset At LegendItemEntity.java:[line 99]
|
EI
|
org.jfree.chart.entity.PlotEntity.getPlot() may expose internal representation by returning PlotEntity.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.entity.PlotEntity In method org.jfree.chart.entity.PlotEntity.getPlot() Field org.jfree.chart.entity.PlotEntity.plot At PlotEntity.java:[line 114]
|
EI
|
org.jfree.chart.entity.TitleEntity.getTitle() may expose internal representation by returning TitleEntity.title |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.entity.TitleEntity In method org.jfree.chart.entity.TitleEntity.getTitle() Field org.jfree.chart.entity.TitleEntity.title At TitleEntity.java:[line 114]
|
EI
|
org.jfree.chart.event.AnnotationChangeEvent.getAnnotation() may expose internal representation by returning AnnotationChangeEvent.annotation |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.AnnotationChangeEvent In method org.jfree.chart.event.AnnotationChangeEvent.getAnnotation() Field org.jfree.chart.event.AnnotationChangeEvent.annotation At AnnotationChangeEvent.java:[line 80]
|
EI
|
org.jfree.chart.event.AxisChangeEvent.getAxis() may expose internal representation by returning AxisChangeEvent.axis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.AxisChangeEvent In method org.jfree.chart.event.AxisChangeEvent.getAxis() Field org.jfree.chart.event.AxisChangeEvent.axis At AxisChangeEvent.java:[line 70]
|
EI
|
org.jfree.chart.event.ChartChangeEvent.getChart() may expose internal representation by returning ChartChangeEvent.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.ChartChangeEvent In method org.jfree.chart.event.ChartChangeEvent.getChart() Field org.jfree.chart.event.ChartChangeEvent.chart At ChartChangeEvent.java:[line 104]
|
EI
|
org.jfree.chart.event.ChartProgressEvent.getChart() may expose internal representation by returning ChartProgressEvent.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.ChartProgressEvent In method org.jfree.chart.event.ChartProgressEvent.getChart() Field org.jfree.chart.event.ChartProgressEvent.chart At ChartProgressEvent.java:[line 89]
|
EI
|
org.jfree.chart.event.MarkerChangeEvent.getMarker() may expose internal representation by returning MarkerChangeEvent.marker |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.MarkerChangeEvent In method org.jfree.chart.event.MarkerChangeEvent.getMarker() Field org.jfree.chart.event.MarkerChangeEvent.marker At MarkerChangeEvent.java:[line 77]
|
EI
|
org.jfree.chart.event.PlotChangeEvent.getPlot() may expose internal representation by returning PlotChangeEvent.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.PlotChangeEvent In method org.jfree.chart.event.PlotChangeEvent.getPlot() Field org.jfree.chart.event.PlotChangeEvent.plot At PlotChangeEvent.java:[line 74]
|
EI
|
org.jfree.chart.event.TitleChangeEvent.getTitle() may expose internal representation by returning TitleChangeEvent.title |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.event.TitleChangeEvent In method org.jfree.chart.event.TitleChangeEvent.getTitle() Field org.jfree.chart.event.TitleChangeEvent.title At TitleChangeEvent.java:[line 74]
|
EI
|
org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.getDateFormat() may expose internal representation by returning AbstractCategoryItemLabelGenerator.dateFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator In method org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.getDateFormat() Field org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.dateFormat At AbstractCategoryItemLabelGenerator.java:[line 201]
|
EI
|
org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.getNumberFormat() may expose internal representation by returning AbstractCategoryItemLabelGenerator.numberFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator In method org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.getNumberFormat() Field org.jfree.chart.labels.AbstractCategoryItemLabelGenerator.numberFormat At AbstractCategoryItemLabelGenerator.java:[line 192]
|
EI
|
org.jfree.chart.labels.AbstractPieItemLabelGenerator.getNumberFormat() may expose internal representation by returning AbstractPieItemLabelGenerator.numberFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractPieItemLabelGenerator In method org.jfree.chart.labels.AbstractPieItemLabelGenerator.getNumberFormat() Field org.jfree.chart.labels.AbstractPieItemLabelGenerator.numberFormat At AbstractPieItemLabelGenerator.java:[line 109]
|
EI
|
org.jfree.chart.labels.AbstractPieItemLabelGenerator.getPercentFormat() may expose internal representation by returning AbstractPieItemLabelGenerator.percentFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractPieItemLabelGenerator In method org.jfree.chart.labels.AbstractPieItemLabelGenerator.getPercentFormat() Field org.jfree.chart.labels.AbstractPieItemLabelGenerator.percentFormat At AbstractPieItemLabelGenerator.java:[line 118]
|
EI
|
org.jfree.chart.labels.AbstractXYItemLabelGenerator.getXDateFormat() may expose internal representation by returning AbstractXYItemLabelGenerator.xDateFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractXYItemLabelGenerator In method org.jfree.chart.labels.AbstractXYItemLabelGenerator.getXDateFormat() Field org.jfree.chart.labels.AbstractXYItemLabelGenerator.xDateFormat At AbstractXYItemLabelGenerator.java:[line 206]
|
EI
|
org.jfree.chart.labels.AbstractXYItemLabelGenerator.getXFormat() may expose internal representation by returning AbstractXYItemLabelGenerator.xFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractXYItemLabelGenerator In method org.jfree.chart.labels.AbstractXYItemLabelGenerator.getXFormat() Field org.jfree.chart.labels.AbstractXYItemLabelGenerator.xFormat At AbstractXYItemLabelGenerator.java:[line 197]
|
EI
|
org.jfree.chart.labels.AbstractXYItemLabelGenerator.getYDateFormat() may expose internal representation by returning AbstractXYItemLabelGenerator.yDateFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractXYItemLabelGenerator In method org.jfree.chart.labels.AbstractXYItemLabelGenerator.getYDateFormat() Field org.jfree.chart.labels.AbstractXYItemLabelGenerator.yDateFormat At AbstractXYItemLabelGenerator.java:[line 224]
|
EI
|
org.jfree.chart.labels.AbstractXYItemLabelGenerator.getYFormat() may expose internal representation by returning AbstractXYItemLabelGenerator.yFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.AbstractXYItemLabelGenerator In method org.jfree.chart.labels.AbstractXYItemLabelGenerator.getYFormat() Field org.jfree.chart.labels.AbstractXYItemLabelGenerator.yFormat At AbstractXYItemLabelGenerator.java:[line 215]
|
EI
|
org.jfree.chart.labels.BubbleXYItemLabelGenerator.getZDateFormat() may expose internal representation by returning BubbleXYItemLabelGenerator.zDateFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.BubbleXYItemLabelGenerator In method org.jfree.chart.labels.BubbleXYItemLabelGenerator.getZDateFormat() Field org.jfree.chart.labels.BubbleXYItemLabelGenerator.zDateFormat At BubbleXYItemLabelGenerator.java:[line 151]
|
EI
|
org.jfree.chart.labels.BubbleXYItemLabelGenerator.getZFormat() may expose internal representation by returning BubbleXYItemLabelGenerator.zFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.BubbleXYItemLabelGenerator In method org.jfree.chart.labels.BubbleXYItemLabelGenerator.getZFormat() Field org.jfree.chart.labels.BubbleXYItemLabelGenerator.zFormat At BubbleXYItemLabelGenerator.java:[line 142]
|
EI
|
org.jfree.chart.labels.StandardCrosshairLabelGenerator.getNumberFormat() may expose internal representation by returning StandardCrosshairLabelGenerator.numberFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.StandardCrosshairLabelGenerator In method org.jfree.chart.labels.StandardCrosshairLabelGenerator.getNumberFormat() Field org.jfree.chart.labels.StandardCrosshairLabelGenerator.numberFormat At StandardCrosshairLabelGenerator.java:[line 107]
|
EI
|
org.jfree.chart.labels.StandardXYZToolTipGenerator.getZDateFormat() may expose internal representation by returning StandardXYZToolTipGenerator.zDateFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.StandardXYZToolTipGenerator In method org.jfree.chart.labels.StandardXYZToolTipGenerator.getZDateFormat() Field org.jfree.chart.labels.StandardXYZToolTipGenerator.zDateFormat At StandardXYZToolTipGenerator.java:[line 147]
|
EI
|
org.jfree.chart.labels.StandardXYZToolTipGenerator.getZFormat() may expose internal representation by returning StandardXYZToolTipGenerator.zFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.labels.StandardXYZToolTipGenerator In method org.jfree.chart.labels.StandardXYZToolTipGenerator.getZFormat() Field org.jfree.chart.labels.StandardXYZToolTipGenerator.zFormat At StandardXYZToolTipGenerator.java:[line 138]
|
EI
|
org.jfree.chart.needle.MeterNeedle.getTransform() may expose internal representation by returning MeterNeedle.transform |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.needle.MeterNeedle In method org.jfree.chart.needle.MeterNeedle.getTransform() Field org.jfree.chart.needle.MeterNeedle.transform At MeterNeedle.java:[line 337]
|
EI
|
org.jfree.chart.plot.CategoryPlot.getAnnotations() may expose internal representation by returning CategoryPlot.annotations |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getAnnotations() Field org.jfree.chart.plot.CategoryPlot.annotations At CategoryPlot.java:[line 3237]
|
EI
|
org.jfree.chart.plot.CategoryPlot.getFixedDomainAxisSpace() may expose internal representation by returning CategoryPlot.fixedDomainAxisSpace |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getFixedDomainAxisSpace() Field org.jfree.chart.plot.CategoryPlot.fixedDomainAxisSpace At CategoryPlot.java:[line 4360]
|
EI
|
org.jfree.chart.plot.CategoryPlot.getFixedLegendItems() may expose internal representation by returning CategoryPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getFixedLegendItems() Field org.jfree.chart.plot.CategoryPlot.fixedLegendItems At CategoryPlot.java:[line 2154]
|
EI
|
org.jfree.chart.plot.CategoryPlot.getFixedRangeAxisSpace() may expose internal representation by returning CategoryPlot.fixedRangeAxisSpace |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getFixedRangeAxisSpace() Field org.jfree.chart.plot.CategoryPlot.fixedRangeAxisSpace At CategoryPlot.java:[line 4401]
|
EI
|
org.jfree.chart.plot.CategoryPlot.getLegendItems() may expose internal representation by returning CategoryPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getLegendItems() Field org.jfree.chart.plot.CategoryPlot.fixedLegendItems At CategoryPlot.java:[line 2181]
|
EI
|
org.jfree.chart.plot.CompassPlot.getDatasets() may expose internal representation by returning CompassPlot.datasets |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CompassPlot In method org.jfree.chart.plot.CompassPlot.getDatasets() Field org.jfree.chart.plot.CompassPlot.datasets At CompassPlot.java:[line 509]
|
EI
|
org.jfree.chart.plot.CrosshairState.getAnchor() may expose internal representation by returning CrosshairState.anchor |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.CrosshairState In method org.jfree.chart.plot.CrosshairState.getAnchor() Field org.jfree.chart.plot.CrosshairState.anchor At CrosshairState.java:[line 249]
|
EI
|
org.jfree.chart.plot.FastScatterPlot.getData() may expose internal representation by returning FastScatterPlot.data |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.getData() Field org.jfree.chart.plot.FastScatterPlot.data At FastScatterPlot.java:[line 244]
|
EI
|
org.jfree.chart.plot.FastScatterPlot.getDomainAxis() may expose internal representation by returning FastScatterPlot.domainAxis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.getDomainAxis() Field org.jfree.chart.plot.FastScatterPlot.domainAxis At FastScatterPlot.java:[line 278]
|
EI
|
org.jfree.chart.plot.FastScatterPlot.getRangeAxis() may expose internal representation by returning FastScatterPlot.rangeAxis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.getRangeAxis() Field org.jfree.chart.plot.FastScatterPlot.rangeAxis At FastScatterPlot.java:[line 305]
|
EI
|
org.jfree.chart.plot.MeterPlot.getTickLabelFormat() may expose internal representation by returning MeterPlot.tickLabelFormat |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.MeterPlot In method org.jfree.chart.plot.MeterPlot.getTickLabelFormat() Field org.jfree.chart.plot.MeterPlot.tickLabelFormat At MeterPlot.java:[line 535]
|
EI
|
org.jfree.chart.plot.MultiplePiePlot.getPieChart() may expose internal representation by returning MultiplePiePlot.pieChart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.MultiplePiePlot In method org.jfree.chart.plot.MultiplePiePlot.getPieChart() Field org.jfree.chart.plot.MultiplePiePlot.pieChart At MultiplePiePlot.java:[line 222]
|
EI
|
org.jfree.chart.plot.PieLabelRecord.getLabel() may expose internal representation by returning PieLabelRecord.label |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PieLabelRecord In method org.jfree.chart.plot.PieLabelRecord.getLabel() Field org.jfree.chart.plot.PieLabelRecord.label At PieLabelRecord.java:[line 163]
|
EI
|
org.jfree.chart.plot.PiePlot.getLabelDistributor() may expose internal representation by returning PiePlot.labelDistributor |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PiePlot In method org.jfree.chart.plot.PiePlot.getLabelDistributor() Field org.jfree.chart.plot.PiePlot.labelDistributor At PiePlot.java:[line 2056]
|
EI
|
org.jfree.chart.plot.PiePlotState.getExplodedPieArea() may expose internal representation by returning PiePlotState.explodedPieArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.getExplodedPieArea() Field org.jfree.chart.plot.PiePlotState.explodedPieArea At PiePlotState.java:[line 172]
|
EI
|
org.jfree.chart.plot.PiePlotState.getLinkArea() may expose internal representation by returning PiePlotState.linkArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.getLinkArea() Field org.jfree.chart.plot.PiePlotState.linkArea At PiePlotState.java:[line 230]
|
EI
|
org.jfree.chart.plot.PiePlotState.getPieArea() may expose internal representation by returning PiePlotState.pieArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.getPieArea() Field org.jfree.chart.plot.PiePlotState.pieArea At PiePlotState.java:[line 154]
|
EI
|
org.jfree.chart.plot.Plot.getBackgroundImage() may expose internal representation by returning Plot.backgroundImage |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.getBackgroundImage() Field org.jfree.chart.plot.Plot.backgroundImage At Plot.java:[line 730]
|
EI
|
org.jfree.chart.plot.Plot.getChart() may expose internal representation by returning Plot.chart |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.getChart() Field org.jfree.chart.plot.Plot.chart At Plot.java:[line 349]
|
EI
|
org.jfree.chart.plot.Plot.getParent() may expose internal representation by returning Plot.parent |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.getParent() Field org.jfree.chart.plot.Plot.parent At Plot.java:[line 506]
|
EI
|
org.jfree.chart.plot.PlotRenderingInfo.getDataArea() may expose internal representation by returning PlotRenderingInfo.dataArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.getDataArea() Field org.jfree.chart.plot.PlotRenderingInfo.dataArea At PlotRenderingInfo.java:[line 135]
|
EI
|
org.jfree.chart.plot.PlotRenderingInfo.getOwner() may expose internal representation by returning PlotRenderingInfo.owner |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.getOwner() Field org.jfree.chart.plot.PlotRenderingInfo.owner At PlotRenderingInfo.java:[line 101]
|
EI
|
org.jfree.chart.plot.PlotRenderingInfo.getPlotArea() may expose internal representation by returning PlotRenderingInfo.plotArea |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.getPlotArea() Field org.jfree.chart.plot.PlotRenderingInfo.plotArea At PlotRenderingInfo.java:[line 112]
|
EI
|
org.jfree.chart.plot.PlotState.getSharedAxisStates() may expose internal representation by returning PlotState.sharedAxisStates |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PlotState In method org.jfree.chart.plot.PlotState.getSharedAxisStates() Field org.jfree.chart.plot.PlotState.sharedAxisStates At PlotState.java:[line 67]
|
EI
|
org.jfree.chart.plot.PolarPlot.getFixedLegendItems() may expose internal representation by returning PolarPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.getFixedLegendItems() Field org.jfree.chart.plot.PolarPlot.fixedLegendItems At PolarPlot.java:[line 1092]
|
EI
|
org.jfree.chart.plot.PolarPlot.getLegendItems() may expose internal representation by returning PolarPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.getLegendItems() Field org.jfree.chart.plot.PolarPlot.fixedLegendItems At PolarPlot.java:[line 1769]
|
EI
|
org.jfree.chart.plot.ThermometerPlot.getRangeAxis() may expose internal representation by returning ThermometerPlot.rangeAxis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.getRangeAxis() Field org.jfree.chart.plot.ThermometerPlot.rangeAxis At ThermometerPlot.java:[line 426]
|
EI
|
org.jfree.chart.plot.WaferMapPlot.getDataset() may expose internal representation by returning WaferMapPlot.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.WaferMapPlot In method org.jfree.chart.plot.WaferMapPlot.getDataset() Field org.jfree.chart.plot.WaferMapPlot.dataset At WaferMapPlot.java:[line 180]
|
EI
|
org.jfree.chart.plot.XYPlot.getFixedDomainAxisSpace() may expose internal representation by returning XYPlot.fixedDomainAxisSpace |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getFixedDomainAxisSpace() Field org.jfree.chart.plot.XYPlot.fixedDomainAxisSpace At XYPlot.java:[line 4872]
|
EI
|
org.jfree.chart.plot.XYPlot.getFixedLegendItems() may expose internal representation by returning XYPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getFixedLegendItems() Field org.jfree.chart.plot.XYPlot.fixedLegendItems At XYPlot.java:[line 5246]
|
EI
|
org.jfree.chart.plot.XYPlot.getFixedRangeAxisSpace() may expose internal representation by returning XYPlot.fixedRangeAxisSpace |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getFixedRangeAxisSpace() Field org.jfree.chart.plot.XYPlot.fixedRangeAxisSpace At XYPlot.java:[line 4913]
|
EI
|
org.jfree.chart.plot.XYPlot.getLegendItems() may expose internal representation by returning XYPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getLegendItems() Field org.jfree.chart.plot.XYPlot.fixedLegendItems At XYPlot.java:[line 5273]
|
EI
|
org.jfree.chart.plot.XYPlot.getQuadrantOrigin() may expose internal representation by returning XYPlot.quadrantOrigin |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getQuadrantOrigin() Field org.jfree.chart.plot.XYPlot.quadrantOrigin At XYPlot.java:[line 2333]
|
EI
|
org.jfree.chart.plot.dial.DialLayerChangeEvent.getDialLayer() may expose internal representation by returning DialLayerChangeEvent.layer |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.dial.DialLayerChangeEvent In method org.jfree.chart.plot.dial.DialLayerChangeEvent.getDialLayer() Field org.jfree.chart.plot.dial.DialLayerChangeEvent.layer At DialLayerChangeEvent.java:[line 72]
|
EI
|
org.jfree.chart.plot.dial.DialPlot.getBackground() may expose internal representation by returning DialPlot.background |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.dial.DialPlot In method org.jfree.chart.plot.dial.DialPlot.getBackground() Field org.jfree.chart.plot.dial.DialPlot.background At DialPlot.java:[line 178]
|
EI
|
org.jfree.chart.plot.dial.DialPlot.getCap() may expose internal representation by returning DialPlot.cap |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.dial.DialPlot In method org.jfree.chart.plot.dial.DialPlot.getCap() Field org.jfree.chart.plot.dial.DialPlot.cap At DialPlot.java:[line 208]
|
EI
|
org.jfree.chart.plot.dial.DialValueIndicator.getNumberFormat() may expose internal representation by returning DialValueIndicator.formatter |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.dial.DialValueIndicator In method org.jfree.chart.plot.dial.DialValueIndicator.getNumberFormat() Field org.jfree.chart.plot.dial.DialValueIndicator.formatter At DialValueIndicator.java:[line 330]
|
EI
|
org.jfree.chart.plot.dial.StandardDialScale.getTickLabelFormatter() may expose internal representation by returning StandardDialScale.tickLabelFormatter |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.plot.dial.StandardDialScale In method org.jfree.chart.plot.dial.StandardDialScale.getTickLabelFormatter() Field org.jfree.chart.plot.dial.StandardDialScale.tickLabelFormatter At StandardDialScale.java:[line 691]
|
EI
|
org.jfree.chart.renderer.DefaultPolarItemRenderer.getPlot() may expose internal representation by returning DefaultPolarItemRenderer.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.DefaultPolarItemRenderer In method org.jfree.chart.renderer.DefaultPolarItemRenderer.getPlot() Field org.jfree.chart.renderer.DefaultPolarItemRenderer.plot At DefaultPolarItemRenderer.java:[line 240]
|
EI
|
org.jfree.chart.renderer.Outlier.getPoint() may expose internal representation by returning Outlier.point |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.Outlier In method org.jfree.chart.renderer.Outlier.getPoint() Field org.jfree.chart.renderer.Outlier.point At Outlier.java:[line 85]
|
EI
|
org.jfree.chart.renderer.OutlierList.getAveragedOutlier() may expose internal representation by returning OutlierList.averagedOutlier |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.OutlierList In method org.jfree.chart.renderer.OutlierList.getAveragedOutlier() Field org.jfree.chart.renderer.OutlierList.averagedOutlier At OutlierList.java:[line 116]
|
EI
|
org.jfree.chart.renderer.RendererState.getInfo() may expose internal representation by returning RendererState.info |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.RendererState In method org.jfree.chart.renderer.RendererState.getInfo() Field org.jfree.chart.renderer.RendererState.info At RendererState.java:[line 103]
|
EI
|
org.jfree.chart.renderer.WaferMapRenderer.getPlot() may expose internal representation by returning WaferMapRenderer.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method org.jfree.chart.renderer.WaferMapRenderer.getPlot() Field org.jfree.chart.renderer.WaferMapRenderer.plot At WaferMapRenderer.java:[line 169]
|
EI
|
org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.getPlot() may expose internal representation by returning AbstractCategoryItemRenderer.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer In method org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.getPlot() Field org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.plot At AbstractCategoryItemRenderer.java:[line 261]
|
EI
|
org.jfree.chart.renderer.category.CategoryItemRendererState.getCrosshairState() may expose internal representation by returning CategoryItemRendererState.crosshairState |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.category.CategoryItemRendererState In method org.jfree.chart.renderer.category.CategoryItemRendererState.getCrosshairState() Field org.jfree.chart.renderer.category.CategoryItemRendererState.crosshairState At CategoryItemRendererState.java:[line 143]
|
EI
|
org.jfree.chart.renderer.xy.AbstractXYItemRenderer.getPlot() may expose internal representation by returning AbstractXYItemRenderer.plot |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.renderer.xy.AbstractXYItemRenderer In method org.jfree.chart.renderer.xy.AbstractXYItemRenderer.getPlot() Field org.jfree.chart.renderer.xy.AbstractXYItemRenderer.plot At AbstractXYItemRenderer.java:[line 280]
|
EI
|
org.jfree.chart.resources.JFreeChartResources.getContents() may expose internal representation by returning JFreeChartResources.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.resources.JFreeChartResources In method org.jfree.chart.resources.JFreeChartResources.getContents() Field org.jfree.chart.resources.JFreeChartResources.CONTENTS At JFreeChartResources.java:[line 53]
|
EI
|
org.jfree.chart.text.TextBox.getTextBlock() may expose internal representation by returning TextBox.textBlock |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.text.TextBox In method org.jfree.chart.text.TextBox.getTextBlock() Field org.jfree.chart.text.TextBox.textBlock At TextBox.java:[line 249]
|
EI
|
org.jfree.chart.title.CompositeTitle.getContainer() may expose internal representation by returning CompositeTitle.container |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.CompositeTitle In method org.jfree.chart.title.CompositeTitle.getContainer() Field org.jfree.chart.title.CompositeTitle.container At CompositeTitle.java:[line 135]
|
EI
|
org.jfree.chart.title.ImageTitle.getImage() may expose internal representation by returning ImageTitle.image |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.ImageTitle In method org.jfree.chart.title.ImageTitle.getImage() Field org.jfree.chart.title.ImageTitle.image At ImageTitle.java:[line 157]
|
EI
|
org.jfree.chart.title.LegendItemBlockContainer.getDataset() may expose internal representation by returning LegendItemBlockContainer.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.LegendItemBlockContainer In method org.jfree.chart.title.LegendItemBlockContainer.getDataset() Field org.jfree.chart.title.LegendItemBlockContainer.dataset At LegendItemBlockContainer.java:[line 116]
|
EI
|
org.jfree.chart.title.LegendTitle.getItemContainer() may expose internal representation by returning LegendTitle.items |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.getItemContainer() Field org.jfree.chart.title.LegendTitle.items At LegendTitle.java:[line 517]
|
EI
|
org.jfree.chart.title.LegendTitle.getSources() may expose internal representation by returning LegendTitle.sources |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.getSources() Field org.jfree.chart.title.LegendTitle.sources At LegendTitle.java:[line 222]
|
EI
|
org.jfree.chart.title.LegendTitle.getWrapper() may expose internal representation by returning LegendTitle.wrapper |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.getWrapper() Field org.jfree.chart.title.LegendTitle.wrapper At LegendTitle.java:[line 611]
|
EI
|
org.jfree.chart.title.PaintScaleLegend.getAxis() may expose internal representation by returning PaintScaleLegend.axis |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.title.PaintScaleLegend In method org.jfree.chart.title.PaintScaleLegend.getAxis() Field org.jfree.chart.title.PaintScaleLegend.axis At PaintScaleLegend.java:[line 183]
|
EI
|
org.jfree.chart.ui.PaintSample.getPreferredSize() may expose internal representation by returning PaintSample.preferredSize |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ui.PaintSample In method org.jfree.chart.ui.PaintSample.getPreferredSize() Field org.jfree.chart.ui.PaintSample.preferredSize At PaintSample.java:[line 87]
|
EI
|
org.jfree.chart.ui.StrokeSample.getPreferredSize() may expose internal representation by returning StrokeSample.preferredSize |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.chart.ui.StrokeSample In method org.jfree.chart.ui.StrokeSample.getPreferredSize() Field org.jfree.chart.ui.StrokeSample.preferredSize At StrokeSample.java:[line 93]
|
EI
|
org.jfree.data.gantt.TaskSeriesCollection.getColumnKeys() may expose internal representation by returning TaskSeriesCollection.keys |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getColumnKeys() Field org.jfree.data.gantt.TaskSeriesCollection.keys At TaskSeriesCollection.java:[line 190]
|
EI
|
org.jfree.data.gantt.TaskSeriesCollection.getRowKeys() may expose internal representation by returning TaskSeriesCollection.data |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getRowKeys() Field org.jfree.data.gantt.TaskSeriesCollection.data At TaskSeriesCollection.java:[line 170]
|
EI
|
org.jfree.data.gantt.XYTaskDataset.getTasks() may expose internal representation by returning XYTaskDataset.underlying |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.gantt.XYTaskDataset In method org.jfree.data.gantt.XYTaskDataset.getTasks() Field org.jfree.data.gantt.XYTaskDataset.underlying At XYTaskDataset.java:[line 96]
|
EI
|
org.jfree.data.general.DatasetChangeEvent.getDataset() may expose internal representation by returning DatasetChangeEvent.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.general.DatasetChangeEvent In method org.jfree.data.general.DatasetChangeEvent.getDataset() Field org.jfree.data.general.DatasetChangeEvent.dataset At DatasetChangeEvent.java:[line 83]
|
EI
|
org.jfree.data.resources.DataPackageResources.getContents() may expose internal representation by returning DataPackageResources.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources In method org.jfree.data.resources.DataPackageResources.getContents() Field org.jfree.data.resources.DataPackageResources.CONTENTS At DataPackageResources.java:[line 59]
|
EI
|
org.jfree.data.resources.DataPackageResources_de.getContents() may expose internal representation by returning DataPackageResources_de.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources_de In method org.jfree.data.resources.DataPackageResources_de.getContents() Field org.jfree.data.resources.DataPackageResources_de.CONTENTS At DataPackageResources_de.java:[line 59]
|
EI
|
org.jfree.data.resources.DataPackageResources_es.getContents() may expose internal representation by returning DataPackageResources_es.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources_es In method org.jfree.data.resources.DataPackageResources_es.getContents() Field org.jfree.data.resources.DataPackageResources_es.CONTENTS At DataPackageResources_es.java:[line 59]
|
EI
|
org.jfree.data.resources.DataPackageResources_fr.getContents() may expose internal representation by returning DataPackageResources_fr.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources_fr In method org.jfree.data.resources.DataPackageResources_fr.getContents() Field org.jfree.data.resources.DataPackageResources_fr.CONTENTS At DataPackageResources_fr.java:[line 58]
|
EI
|
org.jfree.data.resources.DataPackageResources_pl.getContents() may expose internal representation by returning DataPackageResources_pl.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources_pl In method org.jfree.data.resources.DataPackageResources_pl.getContents() Field org.jfree.data.resources.DataPackageResources_pl.CONTENTS At DataPackageResources_pl.java:[line 60]
|
EI
|
org.jfree.data.resources.DataPackageResources_ru.getContents() may expose internal representation by returning DataPackageResources_ru.CONTENTS |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.resources.DataPackageResources_ru In method org.jfree.data.resources.DataPackageResources_ru.getContents() Field org.jfree.data.resources.DataPackageResources_ru.CONTENTS At DataPackageResources_ru.java:[line 56]
|
EI
|
org.jfree.data.time.Day.getSerialDate() may expose internal representation by returning Day.serialDate |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.time.Day In method org.jfree.data.time.Day.getSerialDate() Field org.jfree.data.time.Day.serialDate At Day.java:[line 188]
|
EI
|
org.jfree.data.xml.CategoryDatasetHandler.getDataset() may expose internal representation by returning CategoryDatasetHandler.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.xml.CategoryDatasetHandler In method org.jfree.data.xml.CategoryDatasetHandler.getDataset() Field org.jfree.data.xml.CategoryDatasetHandler.dataset At CategoryDatasetHandler.java:[line 70]
|
EI
|
org.jfree.data.xml.PieDatasetHandler.getDataset() may expose internal representation by returning PieDatasetHandler.dataset |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.xml.PieDatasetHandler In method org.jfree.data.xml.PieDatasetHandler.getDataset() Field org.jfree.data.xml.PieDatasetHandler.dataset At PieDatasetHandler.java:[line 70]
|
EI
|
org.jfree.data.xml.RootHandler.getSubHandlers() may expose internal representation by returning RootHandler.subHandlers |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.xml.RootHandler In method org.jfree.data.xml.RootHandler.getSubHandlers() Field org.jfree.data.xml.RootHandler.subHandlers At RootHandler.java:[line 69]
|
EI
|
org.jfree.data.xy.OHLCDataItem.getDate() may expose internal representation by returning OHLCDataItem.date |
|
Bug type EI_EXPOSE_REP (click for details)
In class org.jfree.data.xy.OHLCDataItem In method org.jfree.data.xy.OHLCDataItem.getDate() Field org.jfree.data.xy.OHLCDataItem.date At OHLCDataItem.java:[line 105]
|
EI2
|
new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) may expose internal representation by storing an externally mutable object into ChartMouseEvent.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartMouseEvent In method new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) Field org.jfree.chart.ChartMouseEvent.chart Local variable named chart At ChartMouseEvent.java:[line 86]
|
EI2
|
new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) may expose internal representation by storing an externally mutable object into ChartMouseEvent.entity |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartMouseEvent In method new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) Field org.jfree.chart.ChartMouseEvent.entity Local variable named entity At ChartMouseEvent.java:[line 88]
|
EI2
|
new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) may expose internal representation by storing an externally mutable object into ChartMouseEvent.trigger |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartMouseEvent In method new org.jfree.chart.ChartMouseEvent(JFreeChart, MouseEvent, ChartEntity) Field org.jfree.chart.ChartMouseEvent.trigger Local variable named trigger At ChartMouseEvent.java:[line 87]
|
EI2
|
org.jfree.chart.ChartPanel.setChart(JFreeChart) may expose internal representation by storing an externally mutable object into ChartPanel.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.setChart(JFreeChart) Field org.jfree.chart.ChartPanel.chart Local variable named chart At ChartPanel.java:[line 776]
|
EI2
|
org.jfree.chart.ChartPanel.setPopupMenu(JPopupMenu) may expose internal representation by storing an externally mutable object into ChartPanel.popup |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartPanel In method org.jfree.chart.ChartPanel.setPopupMenu(JPopupMenu) Field org.jfree.chart.ChartPanel.popup Local variable named popup At ChartPanel.java:[line 955]
|
EI2
|
new org.jfree.chart.ChartRenderingInfo(EntityCollection) may expose internal representation by storing an externally mutable object into ChartRenderingInfo.entities |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartRenderingInfo In method new org.jfree.chart.ChartRenderingInfo(EntityCollection) Field org.jfree.chart.ChartRenderingInfo.entities Local variable named entities At ChartRenderingInfo.java:[line 116]
|
EI2
|
org.jfree.chart.ChartRenderingInfo.setEntityCollection(EntityCollection) may expose internal representation by storing an externally mutable object into ChartRenderingInfo.entities |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartRenderingInfo In method org.jfree.chart.ChartRenderingInfo.setEntityCollection(EntityCollection) Field org.jfree.chart.ChartRenderingInfo.entities Local variable named entities At ChartRenderingInfo.java:[line 160]
|
EI2
|
new org.jfree.chart.ChartTransferable(JFreeChart, int, int, int, int, int, int, boolean) may expose internal representation by storing an externally mutable object into ChartTransferable.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.ChartTransferable In method new org.jfree.chart.ChartTransferable(JFreeChart, int, int, int, int, int, int, boolean) Field org.jfree.chart.ChartTransferable.chart Local variable named chart At ChartTransferable.java:[line 158]
|
EI2
|
new org.jfree.chart.JFreeChart(String, Font, Plot, boolean) may expose internal representation by storing an externally mutable object into JFreeChart.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.JFreeChart In method new org.jfree.chart.JFreeChart(String, Font, Plot, boolean) Field org.jfree.chart.JFreeChart.plot Local variable named plot At JFreeChart.java:[line 419]
|
EI2
|
org.jfree.chart.JFreeChart.setBackgroundImage(Image) may expose internal representation by storing an externally mutable object into JFreeChart.backgroundImage |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.setBackgroundImage(Image) Field org.jfree.chart.JFreeChart.backgroundImage Local variable named image At JFreeChart.java:[line 1055] Another occurrence at JFreeChart.java:[line 1061]
|
EI2
|
org.jfree.chart.JFreeChart.setRenderingHints(RenderingHints) may expose internal representation by storing an externally mutable object into JFreeChart.renderingHints |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.setRenderingHints(RenderingHints) Field org.jfree.chart.JFreeChart.renderingHints Local variable named renderingHints At JFreeChart.java:[line 524]
|
EI2
|
org.jfree.chart.JFreeChart.setTitle(TextTitle) may expose internal representation by storing an externally mutable object into JFreeChart.title |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.setTitle(TextTitle) Field org.jfree.chart.JFreeChart.title Local variable named title At JFreeChart.java:[line 652]
|
EI2
|
new org.jfree.chart.LegendItem(AttributedString, String, String, String, boolean, Shape, boolean, Paint, boolean, Paint, Stroke, boolean, Shape, Stroke, Paint) may expose internal representation by storing an externally mutable object into LegendItem.attributedLabel |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.LegendItem In method new org.jfree.chart.LegendItem(AttributedString, String, String, String, boolean, Shape, boolean, Paint, boolean, Paint, Stroke, boolean, Shape, Stroke, Paint) Field org.jfree.chart.LegendItem.attributedLabel Local variable named label At LegendItem.java:[line 481]
|
EI2
|
org.jfree.chart.LegendItem.setDataset(Dataset) may expose internal representation by storing an externally mutable object into LegendItem.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.LegendItem In method org.jfree.chart.LegendItem.setDataset(Dataset) Field org.jfree.chart.LegendItem.dataset Local variable named dataset At LegendItem.java:[line 545]
|
EI2
|
new org.jfree.chart.annotations.XYDataImageAnnotation(Image, double, double, double, double, boolean) may expose internal representation by storing an externally mutable object into XYDataImageAnnotation.image |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.annotations.XYDataImageAnnotation In method new org.jfree.chart.annotations.XYDataImageAnnotation(Image, double, double, double, double, boolean) Field org.jfree.chart.annotations.XYDataImageAnnotation.image Local variable named image At XYDataImageAnnotation.java:[line 137]
|
EI2
|
new org.jfree.chart.annotations.XYImageAnnotation(double, double, Image, RectangleAnchor) may expose internal representation by storing an externally mutable object into XYImageAnnotation.image |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.annotations.XYImageAnnotation In method new org.jfree.chart.annotations.XYImageAnnotation(double, double, Image, RectangleAnchor) Field org.jfree.chart.annotations.XYImageAnnotation.image Local variable named image At XYImageAnnotation.java:[line 131]
|
EI2
|
new org.jfree.chart.annotations.XYTitleAnnotation(double, double, Title, RectangleAnchor) may expose internal representation by storing an externally mutable object into XYTitleAnnotation.title |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.annotations.XYTitleAnnotation In method new org.jfree.chart.annotations.XYTitleAnnotation(double, double, Title, RectangleAnchor) Field org.jfree.chart.annotations.XYTitleAnnotation.title Local variable named title At XYTitleAnnotation.java:[line 141]
|
EI2
|
org.jfree.chart.axis.Axis.setPlot(Plot) may expose internal representation by storing an externally mutable object into Axis.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.Axis In method org.jfree.chart.axis.Axis.setPlot(Plot) Field org.jfree.chart.axis.Axis.plot Local variable named plot At Axis.java:[line 1042]
|
EI2
|
org.jfree.chart.axis.AxisState.setTicks(List) may expose internal representation by storing an externally mutable object into AxisState.ticks |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.AxisState In method org.jfree.chart.axis.AxisState.setTicks(List) Field org.jfree.chart.axis.AxisState.ticks Local variable named ticks At AxisState.java:[line 172]
|
EI2
|
new org.jfree.chart.axis.CategoryTick(Comparable, TextBlock, TextBlockAnchor, TextAnchor, double) may expose internal representation by storing an externally mutable object into CategoryTick.label |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.CategoryTick In method new org.jfree.chart.axis.CategoryTick(Comparable, TextBlock, TextBlockAnchor, TextAnchor, double) Field org.jfree.chart.axis.CategoryTick.label Local variable named label At CategoryTick.java:[line 80]
|
EI2
|
new org.jfree.chart.axis.DateAxis(String, TimeZone, Locale) may expose internal representation by storing an externally mutable object into DateAxis.timeZone |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateAxis In method new org.jfree.chart.axis.DateAxis(String, TimeZone, Locale) Field org.jfree.chart.axis.DateAxis.timeZone Local variable named zone At DateAxis.java:[line 379]
|
EI2
|
org.jfree.chart.axis.DateAxis.setDateFormatOverride(DateFormat) may expose internal representation by storing an externally mutable object into DateAxis.dateFormatOverride |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.setDateFormatOverride(DateFormat) Field org.jfree.chart.axis.DateAxis.dateFormatOverride Local variable named formatter At DateAxis.java:[line 533]
|
EI2
|
org.jfree.chart.axis.DateAxis.setTickUnit(DateTickUnit, boolean, boolean) may expose internal representation by storing an externally mutable object into DateAxis.tickUnit |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.setTickUnit(DateTickUnit, boolean, boolean) Field org.jfree.chart.axis.DateAxis.tickUnit Local variable named unit At DateAxis.java:[line 505]
|
EI2
|
org.jfree.chart.axis.DateAxis.setTimeZone(TimeZone) may expose internal representation by storing an externally mutable object into DateAxis.timeZone |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateAxis In method org.jfree.chart.axis.DateAxis.setTimeZone(TimeZone) Field org.jfree.chart.axis.DateAxis.timeZone Local variable named zone At DateAxis.java:[line 409]
|
EI2
|
new org.jfree.chart.axis.DateTick(TickType, Date, String, TextAnchor, TextAnchor, double) may expose internal representation by storing an externally mutable object into DateTick.date |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateTick In method new org.jfree.chart.axis.DateTick(TickType, Date, String, TextAnchor, TextAnchor, double) Field org.jfree.chart.axis.DateTick.date Local variable named date At DateTick.java:[line 95]
|
EI2
|
new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateTickUnitType, int, DateFormat) may expose internal representation by storing an externally mutable object into DateTickUnit.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.DateTickUnit In method new org.jfree.chart.axis.DateTickUnit(DateTickUnitType, int, DateTickUnitType, int, DateFormat) Field org.jfree.chart.axis.DateTickUnit.formatter Local variable named formatter At DateTickUnit.java:[line 151]
|
EI2
|
org.jfree.chart.axis.LogAxis.setNumberFormatOverride(NumberFormat) may expose internal representation by storing an externally mutable object into LogAxis.numberFormatOverride |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.LogAxis In method org.jfree.chart.axis.LogAxis.setNumberFormatOverride(NumberFormat) Field org.jfree.chart.axis.LogAxis.numberFormatOverride Local variable named formatter At LogAxis.java:[line 331]
|
EI2
|
new org.jfree.chart.axis.LogTick(TickType, double, AttributedString, TextAnchor) may expose internal representation by storing an externally mutable object into LogTick.attributedLabel |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.LogTick In method new org.jfree.chart.axis.LogTick(TickType, double, AttributedString, TextAnchor) Field org.jfree.chart.axis.LogTick.attributedLabel Local variable named label At LogTick.java:[line 66]
|
EI2
|
new org.jfree.chart.axis.MarkerAxisBand(NumberAxis, double, double, double, double, Font) may expose internal representation by storing an externally mutable object into MarkerAxisBand.axis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.MarkerAxisBand In method new org.jfree.chart.axis.MarkerAxisBand(NumberAxis, double, double, double, double, Font) Field org.jfree.chart.axis.MarkerAxisBand.axis Local variable named axis At MarkerAxisBand.java:[line 110]
|
EI2
|
new org.jfree.chart.axis.MonthDateFormat(TimeZone, Locale, int, boolean[], DateFormat) may expose internal representation by storing an externally mutable object into MonthDateFormat.showYear |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.MonthDateFormat In method new org.jfree.chart.axis.MonthDateFormat(TimeZone, Locale, int, boolean[], DateFormat) Field org.jfree.chart.axis.MonthDateFormat.showYear Local variable named showYear At MonthDateFormat.java:[line 181]
|
EI2
|
new org.jfree.chart.axis.MonthDateFormat(TimeZone, Locale, int, boolean[], DateFormat) may expose internal representation by storing an externally mutable object into MonthDateFormat.yearFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.MonthDateFormat In method new org.jfree.chart.axis.MonthDateFormat(TimeZone, Locale, int, boolean[], DateFormat) Field org.jfree.chart.axis.MonthDateFormat.yearFormatter Local variable named yearFormatter At MonthDateFormat.java:[line 182]
|
EI2
|
org.jfree.chart.axis.NumberAxis.setMarkerBand(MarkerAxisBand) may expose internal representation by storing an externally mutable object into NumberAxis.markerBand |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.NumberAxis In method org.jfree.chart.axis.NumberAxis.setMarkerBand(MarkerAxisBand) Field org.jfree.chart.axis.NumberAxis.markerBand Local variable named band At NumberAxis.java:[line 405]
|
EI2
|
org.jfree.chart.axis.NumberAxis.setNumberFormatOverride(NumberFormat) may expose internal representation by storing an externally mutable object into NumberAxis.numberFormatOverride |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.NumberAxis In method org.jfree.chart.axis.NumberAxis.setNumberFormatOverride(NumberFormat) Field org.jfree.chart.axis.NumberAxis.numberFormatOverride Local variable named formatter At NumberAxis.java:[line 379]
|
EI2
|
new org.jfree.chart.axis.NumberTickUnit(double, NumberFormat) may expose internal representation by storing an externally mutable object into NumberTickUnit.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.NumberTickUnit In method new org.jfree.chart.axis.NumberTickUnit(double, NumberFormat) Field org.jfree.chart.axis.NumberTickUnit.formatter Local variable named formatter At NumberTickUnit.java:[line 86]
|
EI2
|
new org.jfree.chart.axis.NumberTickUnit(double, NumberFormat, int) may expose internal representation by storing an externally mutable object into NumberTickUnit.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.NumberTickUnit In method new org.jfree.chart.axis.NumberTickUnit(double, NumberFormat, int) Field org.jfree.chart.axis.NumberTickUnit.formatter Local variable named formatter At NumberTickUnit.java:[line 103]
|
EI2
|
new org.jfree.chart.axis.NumberTickUnitSource(boolean, NumberFormat) may expose internal representation by storing an externally mutable object into NumberTickUnitSource.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.NumberTickUnitSource In method new org.jfree.chart.axis.NumberTickUnitSource(boolean, NumberFormat) Field org.jfree.chart.axis.NumberTickUnitSource.formatter Local variable named formatter At NumberTickUnitSource.java:[line 90]
|
EI2
|
new org.jfree.chart.axis.PeriodAxis(String, RegularTimePeriod, RegularTimePeriod, TimeZone, Locale) may expose internal representation by storing an externally mutable object into PeriodAxis.timeZone |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.PeriodAxis In method new org.jfree.chart.axis.PeriodAxis(String, RegularTimePeriod, RegularTimePeriod, TimeZone, Locale) Field org.jfree.chart.axis.PeriodAxis.timeZone Local variable named timeZone At PeriodAxis.java:[line 227]
|
EI2
|
org.jfree.chart.axis.PeriodAxis.setLabelInfo(PeriodAxisLabelInfo[]) may expose internal representation by storing an externally mutable object into PeriodAxis.labelInfo |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.PeriodAxis In method org.jfree.chart.axis.PeriodAxis.setLabelInfo(PeriodAxisLabelInfo[]) Field org.jfree.chart.axis.PeriodAxis.labelInfo Local variable named info At PeriodAxis.java:[line 524]
|
EI2
|
org.jfree.chart.axis.PeriodAxis.setTimeZone(TimeZone) may expose internal representation by storing an externally mutable object into PeriodAxis.timeZone |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.PeriodAxis In method org.jfree.chart.axis.PeriodAxis.setTimeZone(TimeZone) Field org.jfree.chart.axis.PeriodAxis.timeZone Local variable named zone At PeriodAxis.java:[line 309]
|
EI2
|
new org.jfree.chart.axis.QuarterDateFormat(TimeZone, String[], boolean) may expose internal representation by storing an externally mutable object into QuarterDateFormat.quarters |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.axis.QuarterDateFormat In method new org.jfree.chart.axis.QuarterDateFormat(TimeZone, String[], boolean) Field org.jfree.chart.axis.QuarterDateFormat.quarters Local variable named quarterSymbols At QuarterDateFormat.java:[line 133]
|
EI2
|
org.jfree.chart.block.AbstractBlock.setBounds(Rectangle2D) may expose internal representation by storing an externally mutable object into AbstractBlock.bounds |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.AbstractBlock In method org.jfree.chart.block.AbstractBlock.setBounds(Rectangle2D) Field org.jfree.chart.block.AbstractBlock.bounds Local variable named bounds At AbstractBlock.java:[line 373]
|
EI2
|
new org.jfree.chart.block.BlockContainer(Arrangement) may expose internal representation by storing an externally mutable object into BlockContainer.arrangement |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BlockContainer In method new org.jfree.chart.block.BlockContainer(Arrangement) Field org.jfree.chart.block.BlockContainer.arrangement Local variable named arrangement At BlockContainer.java:[line 96]
|
EI2
|
org.jfree.chart.block.BlockContainer.setArrangement(Arrangement) may expose internal representation by storing an externally mutable object into BlockContainer.arrangement |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BlockContainer In method org.jfree.chart.block.BlockContainer.setArrangement(Arrangement) Field org.jfree.chart.block.BlockContainer.arrangement Local variable named arrangement At BlockContainer.java:[line 116]
|
EI2
|
org.jfree.chart.block.BlockResult.setEntityCollection(EntityCollection) may expose internal representation by storing an externally mutable object into BlockResult.entities |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BlockResult In method org.jfree.chart.block.BlockResult.setEntityCollection(EntityCollection) Field org.jfree.chart.block.BlockResult.entities Local variable named entities At BlockResult.java:[line 77]
|
EI2
|
org.jfree.chart.block.BorderArrangement.add(Block, Object) may expose internal representation by storing an externally mutable object into BorderArrangement.bottomBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.add(Block, Object) Field org.jfree.chart.block.BorderArrangement.bottomBlock Local variable named block At BorderArrangement.java:[line 110]
|
EI2
|
org.jfree.chart.block.BorderArrangement.add(Block, Object) may expose internal representation by storing an externally mutable object into BorderArrangement.centerBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.add(Block, Object) Field org.jfree.chart.block.BorderArrangement.centerBlock Local variable named block At BorderArrangement.java:[line 102]
|
EI2
|
org.jfree.chart.block.BorderArrangement.add(Block, Object) may expose internal representation by storing an externally mutable object into BorderArrangement.leftBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.add(Block, Object) Field org.jfree.chart.block.BorderArrangement.leftBlock Local variable named block At BorderArrangement.java:[line 113]
|
EI2
|
org.jfree.chart.block.BorderArrangement.add(Block, Object) may expose internal representation by storing an externally mutable object into BorderArrangement.rightBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.add(Block, Object) Field org.jfree.chart.block.BorderArrangement.rightBlock Local variable named block At BorderArrangement.java:[line 116]
|
EI2
|
org.jfree.chart.block.BorderArrangement.add(Block, Object) may expose internal representation by storing an externally mutable object into BorderArrangement.topBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.block.BorderArrangement In method org.jfree.chart.block.BorderArrangement.add(Block, Object) Field org.jfree.chart.block.BorderArrangement.topBlock Local variable named block At BorderArrangement.java:[line 107]
|
EI2
|
new org.jfree.chart.entity.AxisEntity(Shape, Axis, String, String) may expose internal representation by storing an externally mutable object into AxisEntity.axis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.entity.AxisEntity In method new org.jfree.chart.entity.AxisEntity(Shape, Axis, String, String) Field org.jfree.chart.entity.AxisEntity.axis Local variable named axis At AxisEntity.java:[line 106]
|
EI2
|
new org.jfree.chart.entity.JFreeChartEntity(Shape, JFreeChart, String, String) may expose internal representation by storing an externally mutable object into JFreeChartEntity.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.entity.JFreeChartEntity In method new org.jfree.chart.entity.JFreeChartEntity(Shape, JFreeChart, String, String) Field org.jfree.chart.entity.JFreeChartEntity.chart Local variable named chart At JFreeChartEntity.java:[line 105]
|
EI2
|
org.jfree.chart.entity.LegendItemEntity.setDataset(Dataset) may expose internal representation by storing an externally mutable object into LegendItemEntity.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.entity.LegendItemEntity In method org.jfree.chart.entity.LegendItemEntity.setDataset(Dataset) Field org.jfree.chart.entity.LegendItemEntity.dataset Local variable named dataset At LegendItemEntity.java:[line 110]
|
EI2
|
new org.jfree.chart.entity.PlotEntity(Shape, Plot, String, String) may expose internal representation by storing an externally mutable object into PlotEntity.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.entity.PlotEntity In method new org.jfree.chart.entity.PlotEntity(Shape, Plot, String, String) Field org.jfree.chart.entity.PlotEntity.plot Local variable named plot At PlotEntity.java:[line 105]
|
EI2
|
new org.jfree.chart.entity.TitleEntity(Shape, Title, String, String) may expose internal representation by storing an externally mutable object into TitleEntity.title |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.entity.TitleEntity In method new org.jfree.chart.entity.TitleEntity(Shape, Title, String, String) Field org.jfree.chart.entity.TitleEntity.title Local variable named title At TitleEntity.java:[line 105]
|
EI2
|
new org.jfree.chart.event.AnnotationChangeEvent(Object, Annotation) may expose internal representation by storing an externally mutable object into AnnotationChangeEvent.annotation |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.AnnotationChangeEvent In method new org.jfree.chart.event.AnnotationChangeEvent(Object, Annotation) Field org.jfree.chart.event.AnnotationChangeEvent.annotation Local variable named annotation At AnnotationChangeEvent.java:[line 69]
|
EI2
|
new org.jfree.chart.event.AxisChangeEvent(Axis) may expose internal representation by storing an externally mutable object into AxisChangeEvent.axis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.AxisChangeEvent In method new org.jfree.chart.event.AxisChangeEvent(Axis) Field org.jfree.chart.event.AxisChangeEvent.axis Local variable named axis At AxisChangeEvent.java:[line 61]
|
EI2
|
new org.jfree.chart.event.ChartChangeEvent(Object, JFreeChart, ChartChangeEventType) may expose internal representation by storing an externally mutable object into ChartChangeEvent.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.ChartChangeEvent In method new org.jfree.chart.event.ChartChangeEvent(Object, JFreeChart, ChartChangeEventType) Field org.jfree.chart.event.ChartChangeEvent.chart Local variable named chart At ChartChangeEvent.java:[line 94]
|
EI2
|
org.jfree.chart.event.ChartChangeEvent.setChart(JFreeChart) may expose internal representation by storing an externally mutable object into ChartChangeEvent.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.ChartChangeEvent In method org.jfree.chart.event.ChartChangeEvent.setChart(JFreeChart) Field org.jfree.chart.event.ChartChangeEvent.chart Local variable named chart At ChartChangeEvent.java:[line 113]
|
EI2
|
new org.jfree.chart.event.ChartProgressEvent(Object, JFreeChart, int, int) may expose internal representation by storing an externally mutable object into ChartProgressEvent.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.ChartProgressEvent In method new org.jfree.chart.event.ChartProgressEvent(Object, JFreeChart, int, int) Field org.jfree.chart.event.ChartProgressEvent.chart Local variable named chart At ChartProgressEvent.java:[line 78]
|
EI2
|
org.jfree.chart.event.ChartProgressEvent.setChart(JFreeChart) may expose internal representation by storing an externally mutable object into ChartProgressEvent.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.ChartProgressEvent In method org.jfree.chart.event.ChartProgressEvent.setChart(JFreeChart) Field org.jfree.chart.event.ChartProgressEvent.chart Local variable named chart At ChartProgressEvent.java:[line 98]
|
EI2
|
new org.jfree.chart.event.MarkerChangeEvent(Marker) may expose internal representation by storing an externally mutable object into MarkerChangeEvent.marker |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.MarkerChangeEvent In method new org.jfree.chart.event.MarkerChangeEvent(Marker) Field org.jfree.chart.event.MarkerChangeEvent.marker Local variable named marker At MarkerChangeEvent.java:[line 66]
|
EI2
|
new org.jfree.chart.event.PlotChangeEvent(Plot) may expose internal representation by storing an externally mutable object into PlotChangeEvent.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.PlotChangeEvent In method new org.jfree.chart.event.PlotChangeEvent(Plot) Field org.jfree.chart.event.PlotChangeEvent.plot Local variable named plot At PlotChangeEvent.java:[line 65]
|
EI2
|
new org.jfree.chart.event.TitleChangeEvent(Title) may expose internal representation by storing an externally mutable object into TitleChangeEvent.title |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.event.TitleChangeEvent In method new org.jfree.chart.event.TitleChangeEvent(Title) Field org.jfree.chart.event.TitleChangeEvent.title Local variable named title At TitleChangeEvent.java:[line 65]
|
EI2
|
new org.jfree.chart.labels.BubbleXYItemLabelGenerator(String, DateFormat, DateFormat, DateFormat) may expose internal representation by storing an externally mutable object into BubbleXYItemLabelGenerator.zDateFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.BubbleXYItemLabelGenerator In method new org.jfree.chart.labels.BubbleXYItemLabelGenerator(String, DateFormat, DateFormat, DateFormat) Field org.jfree.chart.labels.BubbleXYItemLabelGenerator.zDateFormat Local variable named zFormat At BubbleXYItemLabelGenerator.java:[line 133]
|
EI2
|
new org.jfree.chart.labels.BubbleXYItemLabelGenerator(String, NumberFormat, NumberFormat, NumberFormat) may expose internal representation by storing an externally mutable object into BubbleXYItemLabelGenerator.zFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.BubbleXYItemLabelGenerator In method new org.jfree.chart.labels.BubbleXYItemLabelGenerator(String, NumberFormat, NumberFormat, NumberFormat) Field org.jfree.chart.labels.BubbleXYItemLabelGenerator.zFormat Local variable named zFormat At BubbleXYItemLabelGenerator.java:[line 114]
|
EI2
|
new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) may expose internal representation by storing an externally mutable object into HighLowItemLabelGenerator.dateFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.HighLowItemLabelGenerator In method new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) Field org.jfree.chart.labels.HighLowItemLabelGenerator.dateFormatter Local variable named dateFormatter At HighLowItemLabelGenerator.java:[line 107]
|
EI2
|
new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) may expose internal representation by storing an externally mutable object into HighLowItemLabelGenerator.numberFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.HighLowItemLabelGenerator In method new org.jfree.chart.labels.HighLowItemLabelGenerator(DateFormat, NumberFormat) Field org.jfree.chart.labels.HighLowItemLabelGenerator.numberFormatter Local variable named numberFormatter At HighLowItemLabelGenerator.java:[line 108]
|
EI2
|
new org.jfree.chart.labels.StandardCrosshairLabelGenerator(String, NumberFormat) may expose internal representation by storing an externally mutable object into StandardCrosshairLabelGenerator.numberFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.StandardCrosshairLabelGenerator In method new org.jfree.chart.labels.StandardCrosshairLabelGenerator(String, NumberFormat) Field org.jfree.chart.labels.StandardCrosshairLabelGenerator.numberFormat Local variable named numberFormat At StandardCrosshairLabelGenerator.java:[line 89]
|
EI2
|
new org.jfree.chart.labels.StandardXYZToolTipGenerator(String, DateFormat, DateFormat, DateFormat) may expose internal representation by storing an externally mutable object into StandardXYZToolTipGenerator.zDateFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.StandardXYZToolTipGenerator In method new org.jfree.chart.labels.StandardXYZToolTipGenerator(String, DateFormat, DateFormat, DateFormat) Field org.jfree.chart.labels.StandardXYZToolTipGenerator.zDateFormat Local variable named zFormat At StandardXYZToolTipGenerator.java:[line 127]
|
EI2
|
new org.jfree.chart.labels.StandardXYZToolTipGenerator(String, NumberFormat, NumberFormat, NumberFormat) may expose internal representation by storing an externally mutable object into StandardXYZToolTipGenerator.zFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.labels.StandardXYZToolTipGenerator In method new org.jfree.chart.labels.StandardXYZToolTipGenerator(String, NumberFormat, NumberFormat, NumberFormat) Field org.jfree.chart.labels.StandardXYZToolTipGenerator.zFormat Local variable named zFormat At StandardXYZToolTipGenerator.java:[line 109]
|
EI2
|
org.jfree.chart.plot.CategoryPlot.setFixedDomainAxisSpace(AxisSpace, boolean) may expose internal representation by storing an externally mutable object into CategoryPlot.fixedDomainAxisSpace |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.setFixedDomainAxisSpace(AxisSpace, boolean) Field org.jfree.chart.plot.CategoryPlot.fixedDomainAxisSpace Local variable named space At CategoryPlot.java:[line 4387]
|
EI2
|
org.jfree.chart.plot.CategoryPlot.setFixedLegendItems(LegendItemCollection) may expose internal representation by storing an externally mutable object into CategoryPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.setFixedLegendItems(LegendItemCollection) Field org.jfree.chart.plot.CategoryPlot.fixedLegendItems Local variable named items At CategoryPlot.java:[line 2167]
|
EI2
|
org.jfree.chart.plot.CategoryPlot.setFixedRangeAxisSpace(AxisSpace, boolean) may expose internal representation by storing an externally mutable object into CategoryPlot.fixedRangeAxisSpace |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.setFixedRangeAxisSpace(AxisSpace, boolean) Field org.jfree.chart.plot.CategoryPlot.fixedRangeAxisSpace Local variable named space At CategoryPlot.java:[line 4428]
|
EI2
|
org.jfree.chart.plot.CrosshairState.setAnchor(Point2D) may expose internal representation by storing an externally mutable object into CrosshairState.anchor |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.CrosshairState In method org.jfree.chart.plot.CrosshairState.setAnchor(Point2D) Field org.jfree.chart.plot.CrosshairState.anchor Local variable named anchor At CrosshairState.java:[line 266]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.fillPaintSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.fillPaintSequence Local variable named fillPaintSequence At DefaultDrawingSupplier.java:[line 199]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.outlinePaintSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.outlinePaintSequence Local variable named outlinePaintSequence At DefaultDrawingSupplier.java:[line 200]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.outlineStrokeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.outlineStrokeSequence Local variable named outlineStrokeSequence At DefaultDrawingSupplier.java:[line 202]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.paintSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.paintSequence Local variable named paintSequence At DefaultDrawingSupplier.java:[line 198]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.shapeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.shapeSequence Local variable named shapeSequence At DefaultDrawingSupplier.java:[line 203]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.strokeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.strokeSequence Local variable named strokeSequence At DefaultDrawingSupplier.java:[line 201]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.outlinePaintSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.outlinePaintSequence Local variable named outlinePaintSequence At DefaultDrawingSupplier.java:[line 174]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.outlineStrokeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.outlineStrokeSequence Local variable named outlineStrokeSequence At DefaultDrawingSupplier.java:[line 176]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.paintSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.paintSequence Local variable named paintSequence At DefaultDrawingSupplier.java:[line 172]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.shapeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.shapeSequence Local variable named shapeSequence At DefaultDrawingSupplier.java:[line 177]
|
EI2
|
new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) may expose internal representation by storing an externally mutable object into DefaultDrawingSupplier.strokeSequence |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier In method new org.jfree.chart.plot.DefaultDrawingSupplier(Paint[], Paint[], Stroke[], Stroke[], Shape[]) Field org.jfree.chart.plot.DefaultDrawingSupplier.strokeSequence Local variable named strokeSequence At DefaultDrawingSupplier.java:[line 175]
|
EI2
|
new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) may expose internal representation by storing an externally mutable object into FastScatterPlot.data |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) Field org.jfree.chart.plot.FastScatterPlot.data Local variable named data At FastScatterPlot.java:[line 205]
|
EI2
|
new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) may expose internal representation by storing an externally mutable object into FastScatterPlot.domainAxis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) Field org.jfree.chart.plot.FastScatterPlot.domainAxis Local variable named domainAxis At FastScatterPlot.java:[line 208]
|
EI2
|
new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) may expose internal representation by storing an externally mutable object into FastScatterPlot.rangeAxis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method new org.jfree.chart.plot.FastScatterPlot(float[][], ValueAxis, ValueAxis) Field org.jfree.chart.plot.FastScatterPlot.rangeAxis Local variable named rangeAxis At FastScatterPlot.java:[line 211]
|
EI2
|
org.jfree.chart.plot.FastScatterPlot.setData(float[][]) may expose internal representation by storing an externally mutable object into FastScatterPlot.data |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.setData(float[][]) Field org.jfree.chart.plot.FastScatterPlot.data Local variable named data At FastScatterPlot.java:[line 256]
|
EI2
|
org.jfree.chart.plot.FastScatterPlot.setDomainAxis(ValueAxis) may expose internal representation by storing an externally mutable object into FastScatterPlot.domainAxis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.setDomainAxis(ValueAxis) Field org.jfree.chart.plot.FastScatterPlot.domainAxis Local variable named axis At FastScatterPlot.java:[line 293]
|
EI2
|
org.jfree.chart.plot.FastScatterPlot.setRangeAxis(ValueAxis) may expose internal representation by storing an externally mutable object into FastScatterPlot.rangeAxis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.setRangeAxis(ValueAxis) Field org.jfree.chart.plot.FastScatterPlot.rangeAxis Local variable named axis At FastScatterPlot.java:[line 320]
|
EI2
|
org.jfree.chart.plot.MeterPlot.setTickLabelFormat(NumberFormat) may expose internal representation by storing an externally mutable object into MeterPlot.tickLabelFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.MeterPlot In method org.jfree.chart.plot.MeterPlot.setTickLabelFormat(NumberFormat) Field org.jfree.chart.plot.MeterPlot.tickLabelFormat Local variable named format At MeterPlot.java:[line 548]
|
EI2
|
org.jfree.chart.plot.MultiplePiePlot.setPieChart(JFreeChart) may expose internal representation by storing an externally mutable object into MultiplePiePlot.pieChart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.MultiplePiePlot In method org.jfree.chart.plot.MultiplePiePlot.setPieChart(JFreeChart) Field org.jfree.chart.plot.MultiplePiePlot.pieChart Local variable named pieChart At MultiplePiePlot.java:[line 239]
|
EI2
|
new org.jfree.chart.plot.PieLabelRecord(Comparable, double, double, TextBox, double, double, double) may expose internal representation by storing an externally mutable object into PieLabelRecord.label |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PieLabelRecord In method new org.jfree.chart.plot.PieLabelRecord(Comparable, double, double, TextBox, double, double, double) Field org.jfree.chart.plot.PieLabelRecord.label Local variable named label At PieLabelRecord.java:[line 96]
|
EI2
|
org.jfree.chart.plot.PiePlot.setLabelDistributor(AbstractPieLabelDistributor) may expose internal representation by storing an externally mutable object into PiePlot.labelDistributor |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PiePlot In method org.jfree.chart.plot.PiePlot.setLabelDistributor(AbstractPieLabelDistributor) Field org.jfree.chart.plot.PiePlot.labelDistributor Local variable named distributor At PiePlot.java:[line 2069]
|
EI2
|
org.jfree.chart.plot.PiePlotState.setExplodedPieArea(Rectangle2D) may expose internal representation by storing an externally mutable object into PiePlotState.explodedPieArea |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.setExplodedPieArea(Rectangle2D) Field org.jfree.chart.plot.PiePlotState.explodedPieArea Local variable named area At PiePlotState.java:[line 181]
|
EI2
|
org.jfree.chart.plot.PiePlotState.setLinkArea(Rectangle2D) may expose internal representation by storing an externally mutable object into PiePlotState.linkArea |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.setLinkArea(Rectangle2D) Field org.jfree.chart.plot.PiePlotState.linkArea Local variable named area At PiePlotState.java:[line 240]
|
EI2
|
org.jfree.chart.plot.PiePlotState.setPieArea(Rectangle2D) may expose internal representation by storing an externally mutable object into PiePlotState.pieArea |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PiePlotState In method org.jfree.chart.plot.PiePlotState.setPieArea(Rectangle2D) Field org.jfree.chart.plot.PiePlotState.pieArea Local variable named area At PiePlotState.java:[line 163]
|
EI2
|
org.jfree.chart.plot.Plot.setBackgroundImage(Image) may expose internal representation by storing an externally mutable object into Plot.backgroundImage |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.setBackgroundImage(Image) Field org.jfree.chart.plot.Plot.backgroundImage Local variable named image At Plot.java:[line 742]
|
EI2
|
org.jfree.chart.plot.Plot.setChart(JFreeChart) may expose internal representation by storing an externally mutable object into Plot.chart |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.setChart(JFreeChart) Field org.jfree.chart.plot.Plot.chart Local variable named chart At Plot.java:[line 361]
|
EI2
|
org.jfree.chart.plot.Plot.setParent(Plot) may expose internal representation by storing an externally mutable object into Plot.parent |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.setParent(Plot) Field org.jfree.chart.plot.Plot.parent Local variable named parent At Plot.java:[line 518]
|
EI2
|
new org.jfree.chart.plot.PlotRenderingInfo(ChartRenderingInfo) may expose internal representation by storing an externally mutable object into PlotRenderingInfo.owner |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method new org.jfree.chart.plot.PlotRenderingInfo(ChartRenderingInfo) Field org.jfree.chart.plot.PlotRenderingInfo.owner Local variable named owner At PlotRenderingInfo.java:[line 90]
|
EI2
|
org.jfree.chart.plot.PlotRenderingInfo.setDataArea(Rectangle2D) may expose internal representation by storing an externally mutable object into PlotRenderingInfo.dataArea |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.setDataArea(Rectangle2D) Field org.jfree.chart.plot.PlotRenderingInfo.dataArea Local variable named area At PlotRenderingInfo.java:[line 147]
|
EI2
|
org.jfree.chart.plot.PlotRenderingInfo.setPlotArea(Rectangle2D) may expose internal representation by storing an externally mutable object into PlotRenderingInfo.plotArea |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PlotRenderingInfo In method org.jfree.chart.plot.PlotRenderingInfo.setPlotArea(Rectangle2D) Field org.jfree.chart.plot.PlotRenderingInfo.plotArea Local variable named area At PlotRenderingInfo.java:[line 124]
|
EI2
|
org.jfree.chart.plot.PolarPlot.setFixedLegendItems(LegendItemCollection) may expose internal representation by storing an externally mutable object into PolarPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.setFixedLegendItems(LegendItemCollection) Field org.jfree.chart.plot.PolarPlot.fixedLegendItems Local variable named items At PolarPlot.java:[line 1107]
|
EI2
|
org.jfree.chart.plot.ThermometerPlot.setRangeAxis(ValueAxis) may expose internal representation by storing an externally mutable object into ThermometerPlot.rangeAxis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.setRangeAxis(ValueAxis) Field org.jfree.chart.plot.ThermometerPlot.rangeAxis Local variable named axis At ThermometerPlot.java:[line 444]
|
EI2
|
org.jfree.chart.plot.ThermometerPlot.setValueFormat(NumberFormat) may expose internal representation by storing an externally mutable object into ThermometerPlot.valueFormat |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.setValueFormat(NumberFormat) Field org.jfree.chart.plot.ThermometerPlot.valueFormat Local variable named formatter At ThermometerPlot.java:[line 750]
|
EI2
|
new org.jfree.chart.plot.WaferMapPlot(WaferMapDataset, WaferMapRenderer) may expose internal representation by storing an externally mutable object into WaferMapPlot.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.WaferMapPlot In method new org.jfree.chart.plot.WaferMapPlot(WaferMapDataset, WaferMapRenderer) Field org.jfree.chart.plot.WaferMapPlot.dataset Local variable named dataset At WaferMapPlot.java:[line 151]
|
EI2
|
new org.jfree.chart.plot.WaferMapPlot(WaferMapDataset, WaferMapRenderer) may expose internal representation by storing an externally mutable object into WaferMapPlot.renderer |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.WaferMapPlot In method new org.jfree.chart.plot.WaferMapPlot(WaferMapDataset, WaferMapRenderer) Field org.jfree.chart.plot.WaferMapPlot.renderer Local variable named renderer At WaferMapPlot.java:[line 156]
|
EI2
|
org.jfree.chart.plot.WaferMapPlot.setDataset(WaferMapDataset) may expose internal representation by storing an externally mutable object into WaferMapPlot.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.WaferMapPlot In method org.jfree.chart.plot.WaferMapPlot.setDataset(WaferMapDataset) Field org.jfree.chart.plot.WaferMapPlot.dataset Local variable named dataset At WaferMapPlot.java:[line 197]
|
EI2
|
org.jfree.chart.plot.WaferMapPlot.setRenderer(WaferMapRenderer) may expose internal representation by storing an externally mutable object into WaferMapPlot.renderer |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.WaferMapPlot In method org.jfree.chart.plot.WaferMapPlot.setRenderer(WaferMapRenderer) Field org.jfree.chart.plot.WaferMapPlot.renderer Local variable named renderer At WaferMapPlot.java:[line 218]
|
EI2
|
org.jfree.chart.plot.XYPlot.setFixedDomainAxisSpace(AxisSpace, boolean) may expose internal representation by storing an externally mutable object into XYPlot.fixedDomainAxisSpace |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.setFixedDomainAxisSpace(AxisSpace, boolean) Field org.jfree.chart.plot.XYPlot.fixedDomainAxisSpace Local variable named space At XYPlot.java:[line 4899]
|
EI2
|
org.jfree.chart.plot.XYPlot.setFixedLegendItems(LegendItemCollection) may expose internal representation by storing an externally mutable object into XYPlot.fixedLegendItems |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.setFixedLegendItems(LegendItemCollection) Field org.jfree.chart.plot.XYPlot.fixedLegendItems Local variable named items At XYPlot.java:[line 5259]
|
EI2
|
org.jfree.chart.plot.XYPlot.setFixedRangeAxisSpace(AxisSpace, boolean) may expose internal representation by storing an externally mutable object into XYPlot.fixedRangeAxisSpace |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.setFixedRangeAxisSpace(AxisSpace, boolean) Field org.jfree.chart.plot.XYPlot.fixedRangeAxisSpace Local variable named space At XYPlot.java:[line 4940]
|
EI2
|
org.jfree.chart.plot.XYPlot.setQuadrantOrigin(Point2D) may expose internal representation by storing an externally mutable object into XYPlot.quadrantOrigin |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.setQuadrantOrigin(Point2D) Field org.jfree.chart.plot.XYPlot.quadrantOrigin Local variable named origin At XYPlot.java:[line 2346]
|
EI2
|
new org.jfree.chart.plot.dial.DialLayerChangeEvent(DialLayer) may expose internal representation by storing an externally mutable object into DialLayerChangeEvent.layer |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.dial.DialLayerChangeEvent In method new org.jfree.chart.plot.dial.DialLayerChangeEvent(DialLayer) Field org.jfree.chart.plot.dial.DialLayerChangeEvent.layer Local variable named layer At DialLayerChangeEvent.java:[line 63]
|
EI2
|
org.jfree.chart.plot.dial.DialPlot.setBackground(DialLayer) may expose internal representation by storing an externally mutable object into DialPlot.background |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.dial.DialPlot In method org.jfree.chart.plot.dial.DialPlot.setBackground(DialLayer) Field org.jfree.chart.plot.dial.DialPlot.background Local variable named background At DialPlot.java:[line 193]
|
EI2
|
org.jfree.chart.plot.dial.DialPlot.setCap(DialLayer) may expose internal representation by storing an externally mutable object into DialPlot.cap |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.dial.DialPlot In method org.jfree.chart.plot.dial.DialPlot.setCap(DialLayer) Field org.jfree.chart.plot.dial.DialPlot.cap Local variable named cap At DialPlot.java:[line 223]
|
EI2
|
org.jfree.chart.plot.dial.DialValueIndicator.setNumberFormat(NumberFormat) may expose internal representation by storing an externally mutable object into DialValueIndicator.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.dial.DialValueIndicator In method org.jfree.chart.plot.dial.DialValueIndicator.setNumberFormat(NumberFormat) Field org.jfree.chart.plot.dial.DialValueIndicator.formatter Local variable named formatter At DialValueIndicator.java:[line 343]
|
EI2
|
org.jfree.chart.plot.dial.StandardDialScale.setTickLabelFormatter(NumberFormat) may expose internal representation by storing an externally mutable object into StandardDialScale.tickLabelFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.plot.dial.StandardDialScale In method org.jfree.chart.plot.dial.StandardDialScale.setTickLabelFormatter(NumberFormat) Field org.jfree.chart.plot.dial.StandardDialScale.tickLabelFormatter Local variable named formatter At StandardDialScale.java:[line 705]
|
EI2
|
org.jfree.chart.renderer.DefaultPolarItemRenderer.setPlot(PolarPlot) may expose internal representation by storing an externally mutable object into DefaultPolarItemRenderer.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.DefaultPolarItemRenderer In method org.jfree.chart.renderer.DefaultPolarItemRenderer.setPlot(PolarPlot) Field org.jfree.chart.renderer.DefaultPolarItemRenderer.plot Local variable named plot At DefaultPolarItemRenderer.java:[line 228]
|
EI2
|
org.jfree.chart.renderer.Outlier.setPoint(Point2D) may expose internal representation by storing an externally mutable object into Outlier.point |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.Outlier In method org.jfree.chart.renderer.Outlier.setPoint(Point2D) Field org.jfree.chart.renderer.Outlier.point Local variable named point At Outlier.java:[line 95]
|
EI2
|
org.jfree.chart.renderer.OutlierList.setAveragedOutlier(Outlier) may expose internal representation by storing an externally mutable object into OutlierList.averagedOutlier |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.OutlierList In method org.jfree.chart.renderer.OutlierList.setAveragedOutlier(Outlier) Field org.jfree.chart.renderer.OutlierList.averagedOutlier Local variable named averagedOutlier At OutlierList.java:[line 125]
|
EI2
|
new org.jfree.chart.renderer.RendererState(PlotRenderingInfo) may expose internal representation by storing an externally mutable object into RendererState.info |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.RendererState In method new org.jfree.chart.renderer.RendererState(PlotRenderingInfo) Field org.jfree.chart.renderer.RendererState.info Local variable named info At RendererState.java:[line 70]
|
EI2
|
org.jfree.chart.renderer.WaferMapRenderer.setPlot(WaferMapPlot) may expose internal representation by storing an externally mutable object into WaferMapRenderer.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method org.jfree.chart.renderer.WaferMapRenderer.setPlot(WaferMapPlot) Field org.jfree.chart.renderer.WaferMapRenderer.plot Local variable named plot At WaferMapRenderer.java:[line 178]
|
EI2
|
org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.setPlot(CategoryPlot) may expose internal representation by storing an externally mutable object into AbstractCategoryItemRenderer.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer In method org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.setPlot(CategoryPlot) Field org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.plot Local variable named plot At AbstractCategoryItemRenderer.java:[line 276]
|
EI2
|
org.jfree.chart.renderer.category.CategoryItemRendererState.setCrosshairState(CategoryCrosshairState) may expose internal representation by storing an externally mutable object into CategoryItemRendererState.crosshairState |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.category.CategoryItemRendererState In method org.jfree.chart.renderer.category.CategoryItemRendererState.setCrosshairState(CategoryCrosshairState) Field org.jfree.chart.renderer.category.CategoryItemRendererState.crosshairState Local variable named state At CategoryItemRendererState.java:[line 156]
|
EI2
|
org.jfree.chart.renderer.category.CategoryItemRendererState.setVisibleSeriesArray(int[]) may expose internal representation by storing an externally mutable object into CategoryItemRendererState.visibleSeries |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.category.CategoryItemRendererState In method org.jfree.chart.renderer.category.CategoryItemRendererState.setVisibleSeriesArray(int[]) Field org.jfree.chart.renderer.category.CategoryItemRendererState.visibleSeries Local variable named visibleSeries At CategoryItemRendererState.java:[line 225]
|
EI2
|
org.jfree.chart.renderer.xy.AbstractXYItemRenderer.setPlot(XYPlot) may expose internal representation by storing an externally mutable object into AbstractXYItemRenderer.plot |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.xy.AbstractXYItemRenderer In method org.jfree.chart.renderer.xy.AbstractXYItemRenderer.setPlot(XYPlot) Field org.jfree.chart.renderer.xy.AbstractXYItemRenderer.plot Local variable named plot At AbstractXYItemRenderer.java:[line 290]
|
EI2
|
new org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState(XYBarRenderer, PlotRenderingInfo) may expose internal representation by storing an externally mutable object into XYBarRenderer$XYBarRendererState.this$0 |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState In method new org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState(XYBarRenderer, PlotRenderingInfo) Field org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState.this$0 Local variable named this$0 At XYBarRenderer.java:[line 235]
|
EI2
|
new org.jfree.chart.text.G2TextMeasurer(Graphics2D) may expose internal representation by storing an externally mutable object into G2TextMeasurer.g2 |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.text.G2TextMeasurer In method new org.jfree.chart.text.G2TextMeasurer(Graphics2D) Field org.jfree.chart.text.G2TextMeasurer.g2 Local variable named g2 At G2TextMeasurer.java:[line 49]
|
EI2
|
new org.jfree.chart.text.TextBox(TextBlock) may expose internal representation by storing an externally mutable object into TextBox.textBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.text.TextBox In method new org.jfree.chart.text.TextBox(TextBlock) Field org.jfree.chart.text.TextBox.textBlock Local variable named block At TextBox.java:[line 114]
|
EI2
|
org.jfree.chart.text.TextBox.setTextBlock(TextBlock) may expose internal representation by storing an externally mutable object into TextBox.textBlock |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.text.TextBox In method org.jfree.chart.text.TextBox.setTextBlock(TextBlock) Field org.jfree.chart.text.TextBox.textBlock Local variable named block At TextBox.java:[line 258]
|
EI2
|
new org.jfree.chart.title.CompositeTitle(BlockContainer) may expose internal representation by storing an externally mutable object into CompositeTitle.container |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.CompositeTitle In method new org.jfree.chart.title.CompositeTitle(BlockContainer) Field org.jfree.chart.title.CompositeTitle.container Local variable named container At CompositeTitle.java:[line 100]
|
EI2
|
org.jfree.chart.title.CompositeTitle.setTitleContainer(BlockContainer) may expose internal representation by storing an externally mutable object into CompositeTitle.container |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.CompositeTitle In method org.jfree.chart.title.CompositeTitle.setTitleContainer(BlockContainer) Field org.jfree.chart.title.CompositeTitle.container Local variable named container At CompositeTitle.java:[line 145]
|
EI2
|
new org.jfree.chart.title.ImageTitle(Image, int, int, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) may expose internal representation by storing an externally mutable object into ImageTitle.image |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.ImageTitle In method new org.jfree.chart.title.ImageTitle(Image, int, int, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) Field org.jfree.chart.title.ImageTitle.image Local variable named image At ImageTitle.java:[line 145]
|
EI2
|
org.jfree.chart.title.ImageTitle.setImage(Image) may expose internal representation by storing an externally mutable object into ImageTitle.image |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.ImageTitle In method org.jfree.chart.title.ImageTitle.setImage(Image) Field org.jfree.chart.title.ImageTitle.image Local variable named image At ImageTitle.java:[line 170]
|
EI2
|
new org.jfree.chart.title.LegendItemBlockContainer(Arrangement, Dataset, Comparable) may expose internal representation by storing an externally mutable object into LegendItemBlockContainer.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.LegendItemBlockContainer In method new org.jfree.chart.title.LegendItemBlockContainer(Arrangement, Dataset, Comparable) Field org.jfree.chart.title.LegendItemBlockContainer.dataset Local variable named dataset At LegendItemBlockContainer.java:[line 104]
|
EI2
|
new org.jfree.chart.title.LegendTitle(LegendItemSource, Arrangement, Arrangement) may expose internal representation by storing an externally mutable object into LegendTitle.hLayout |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.LegendTitle In method new org.jfree.chart.title.LegendTitle(LegendItemSource, Arrangement, Arrangement) Field org.jfree.chart.title.LegendTitle.hLayout Local variable named hLayout At LegendTitle.java:[line 203]
|
EI2
|
new org.jfree.chart.title.LegendTitle(LegendItemSource, Arrangement, Arrangement) may expose internal representation by storing an externally mutable object into LegendTitle.vLayout |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.LegendTitle In method new org.jfree.chart.title.LegendTitle(LegendItemSource, Arrangement, Arrangement) Field org.jfree.chart.title.LegendTitle.vLayout Local variable named vLayout At LegendTitle.java:[line 204]
|
EI2
|
org.jfree.chart.title.LegendTitle.setSources(LegendItemSource[]) may expose internal representation by storing an externally mutable object into LegendTitle.sources |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.setSources(LegendItemSource[]) Field org.jfree.chart.title.LegendTitle.sources Local variable named sources At LegendTitle.java:[line 233]
|
EI2
|
org.jfree.chart.title.LegendTitle.setWrapper(BlockContainer) may expose internal representation by storing an externally mutable object into LegendTitle.wrapper |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.LegendTitle In method org.jfree.chart.title.LegendTitle.setWrapper(BlockContainer) Field org.jfree.chart.title.LegendTitle.wrapper Local variable named wrapper At LegendTitle.java:[line 620]
|
EI2
|
new org.jfree.chart.title.PaintScaleLegend(PaintScale, ValueAxis) may expose internal representation by storing an externally mutable object into PaintScaleLegend.axis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.PaintScaleLegend In method new org.jfree.chart.title.PaintScaleLegend(PaintScale, ValueAxis) Field org.jfree.chart.title.PaintScaleLegend.axis Local variable named axis At PaintScaleLegend.java:[line 137]
|
EI2
|
org.jfree.chart.title.PaintScaleLegend.setAxis(ValueAxis) may expose internal representation by storing an externally mutable object into PaintScaleLegend.axis |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.title.PaintScaleLegend In method org.jfree.chart.title.PaintScaleLegend.setAxis(ValueAxis) Field org.jfree.chart.title.PaintScaleLegend.axis Local variable named axis At PaintScaleLegend.java:[line 197]
|
EI2
|
org.jfree.chart.util.LogFormat.setExponentFormat(NumberFormat) may expose internal representation by storing an externally mutable object into LogFormat.formatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.util.LogFormat In method org.jfree.chart.util.LogFormat.setExponentFormat(NumberFormat) Field org.jfree.chart.util.LogFormat.formatter Local variable named format At LogFormat.java:[line 146]
|
EI2
|
org.jfree.chart.util.RelativeDateFormat.setDayFormatter(NumberFormat) may expose internal representation by storing an externally mutable object into RelativeDateFormat.dayFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.util.RelativeDateFormat In method org.jfree.chart.util.RelativeDateFormat.setDayFormatter(NumberFormat) Field org.jfree.chart.util.RelativeDateFormat.dayFormatter Local variable named formatter At RelativeDateFormat.java:[line 305]
|
EI2
|
org.jfree.chart.util.RelativeDateFormat.setHourFormatter(NumberFormat) may expose internal representation by storing an externally mutable object into RelativeDateFormat.hourFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.util.RelativeDateFormat In method org.jfree.chart.util.RelativeDateFormat.setHourFormatter(NumberFormat) Field org.jfree.chart.util.RelativeDateFormat.hourFormatter Local variable named formatter At RelativeDateFormat.java:[line 340]
|
EI2
|
org.jfree.chart.util.RelativeDateFormat.setMinuteFormatter(NumberFormat) may expose internal representation by storing an externally mutable object into RelativeDateFormat.minuteFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.util.RelativeDateFormat In method org.jfree.chart.util.RelativeDateFormat.setMinuteFormatter(NumberFormat) Field org.jfree.chart.util.RelativeDateFormat.minuteFormatter Local variable named formatter At RelativeDateFormat.java:[line 375]
|
EI2
|
org.jfree.chart.util.RelativeDateFormat.setSecondFormatter(NumberFormat) may expose internal representation by storing an externally mutable object into RelativeDateFormat.secondFormatter |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.chart.util.RelativeDateFormat In method org.jfree.chart.util.RelativeDateFormat.setSecondFormatter(NumberFormat) Field org.jfree.chart.util.RelativeDateFormat.secondFormatter Local variable named formatter At RelativeDateFormat.java:[line 431]
|
EI2
|
new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.categoryKeys |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.categoryKeys Local variable named categoryKeys At DefaultIntervalCategoryDataset.java:[line 202]
|
EI2
|
new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.endData |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.endData Local variable named ends At DefaultIntervalCategoryDataset.java:[line 152]
|
EI2
|
new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.seriesKeys |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.seriesKeys Local variable named seriesKeys At DefaultIntervalCategoryDataset.java:[line 179]
|
EI2
|
new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.startData |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method new org.jfree.data.category.DefaultIntervalCategoryDataset(Comparable[], Comparable[], Number[][], Number[][]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.startData Local variable named starts At DefaultIntervalCategoryDataset.java:[line 151]
|
EI2
|
org.jfree.data.category.DefaultIntervalCategoryDataset.setCategoryKeys(Comparable[]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.categoryKeys |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method org.jfree.data.category.DefaultIntervalCategoryDataset.setCategoryKeys(Comparable[]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.categoryKeys Local variable named categoryKeys At DefaultIntervalCategoryDataset.java:[line 353]
|
EI2
|
org.jfree.data.category.DefaultIntervalCategoryDataset.setSeriesKeys(Comparable[]) may expose internal representation by storing an externally mutable object into DefaultIntervalCategoryDataset.seriesKeys |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.category.DefaultIntervalCategoryDataset In method org.jfree.data.category.DefaultIntervalCategoryDataset.setSeriesKeys(Comparable[]) Field org.jfree.data.category.DefaultIntervalCategoryDataset.seriesKeys Local variable named seriesKeys At DefaultIntervalCategoryDataset.java:[line 289]
|
EI2
|
new org.jfree.data.gantt.XYTaskDataset(TaskSeriesCollection) may expose internal representation by storing an externally mutable object into XYTaskDataset.underlying |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.gantt.XYTaskDataset In method new org.jfree.data.gantt.XYTaskDataset(TaskSeriesCollection) Field org.jfree.data.gantt.XYTaskDataset.underlying Local variable named tasks At XYTaskDataset.java:[line 84]
|
EI2
|
new org.jfree.data.general.DatasetChangeEvent(Object, Dataset) may expose internal representation by storing an externally mutable object into DatasetChangeEvent.dataset |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.general.DatasetChangeEvent In method new org.jfree.data.general.DatasetChangeEvent(Object, Dataset) Field org.jfree.data.general.DatasetChangeEvent.dataset Local variable named dataset At DatasetChangeEvent.java:[line 72]
|
EI2
|
new org.jfree.data.jdbc.JDBCCategoryDataset(Connection) may expose internal representation by storing an externally mutable object into JDBCCategoryDataset.connection |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.jdbc.JDBCCategoryDataset In method new org.jfree.data.jdbc.JDBCCategoryDataset(Connection) Field org.jfree.data.jdbc.JDBCCategoryDataset.connection Local variable named connection At JDBCCategoryDataset.java:[line 140]
|
EI2
|
new org.jfree.data.jdbc.JDBCPieDataset(Connection) may expose internal representation by storing an externally mutable object into JDBCPieDataset.connection |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.jdbc.JDBCPieDataset In method new org.jfree.data.jdbc.JDBCPieDataset(Connection) Field org.jfree.data.jdbc.JDBCPieDataset.connection Local variable named con At JDBCPieDataset.java:[line 121]
|
EI2
|
new org.jfree.data.jdbc.JDBCXYDataset(Connection) may expose internal representation by storing an externally mutable object into JDBCXYDataset.connection |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.jdbc.JDBCXYDataset In method new org.jfree.data.jdbc.JDBCXYDataset(Connection) Field org.jfree.data.jdbc.JDBCXYDataset.connection Local variable named con At JDBCXYDataset.java:[line 163]
|
EI2
|
new org.jfree.data.statistics.BoxAndWhiskerItem(Number, Number, Number, Number, Number, Number, Number, Number, List) may expose internal representation by storing an externally mutable object into BoxAndWhiskerItem.outliers |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.statistics.BoxAndWhiskerItem In method new org.jfree.data.statistics.BoxAndWhiskerItem(Number, Number, Number, Number, Number, Number, Number, Number, List) Field org.jfree.data.statistics.BoxAndWhiskerItem.outliers Local variable named outliers At BoxAndWhiskerItem.java:[line 121]
|
EI2
|
new org.jfree.data.time.Day(SerialDate) may expose internal representation by storing an externally mutable object into Day.serialDate |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.time.Day In method new org.jfree.data.time.Day(SerialDate) Field org.jfree.data.time.Day.serialDate Local variable named serialDate At Day.java:[line 141]
|
EI2
|
new org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence(DynamicTimeSeriesCollection, int) may expose internal representation by storing an externally mutable object into DynamicTimeSeriesCollection$ValueSequence.this$0 |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence In method new org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence(DynamicTimeSeriesCollection, int) Field org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence.this$0 Local variable named this$0 At DynamicTimeSeriesCollection.java:[line 144]
|
EI2
|
new org.jfree.data.time.TimeSeriesTableModel(TimeSeries, boolean) may expose internal representation by storing an externally mutable object into TimeSeriesTableModel.series |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.time.TimeSeriesTableModel In method new org.jfree.data.time.TimeSeriesTableModel(TimeSeries, boolean) Field org.jfree.data.time.TimeSeriesTableModel.series Local variable named series At TimeSeriesTableModel.java:[line 93]
|
EI2
|
new org.jfree.data.xml.CategorySeriesHandler(RootHandler) may expose internal representation by storing an externally mutable object into CategorySeriesHandler.root |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.CategorySeriesHandler In method new org.jfree.data.xml.CategorySeriesHandler(RootHandler) Field org.jfree.data.xml.CategorySeriesHandler.root Local variable named root At CategorySeriesHandler.java:[line 71]
|
EI2
|
new org.jfree.data.xml.ItemHandler(RootHandler, DefaultHandler) may expose internal representation by storing an externally mutable object into ItemHandler.parent |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.ItemHandler In method new org.jfree.data.xml.ItemHandler(RootHandler, DefaultHandler) Field org.jfree.data.xml.ItemHandler.parent Local variable named parent At ItemHandler.java:[line 72]
|
EI2
|
new org.jfree.data.xml.ItemHandler(RootHandler, DefaultHandler) may expose internal representation by storing an externally mutable object into ItemHandler.root |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.ItemHandler In method new org.jfree.data.xml.ItemHandler(RootHandler, DefaultHandler) Field org.jfree.data.xml.ItemHandler.root Local variable named root At ItemHandler.java:[line 71]
|
EI2
|
new org.jfree.data.xml.KeyHandler(RootHandler, ItemHandler) may expose internal representation by storing an externally mutable object into KeyHandler.itemHandler |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.KeyHandler In method new org.jfree.data.xml.KeyHandler(RootHandler, ItemHandler) Field org.jfree.data.xml.KeyHandler.itemHandler Local variable named itemHandler At KeyHandler.java:[line 72]
|
EI2
|
new org.jfree.data.xml.KeyHandler(RootHandler, ItemHandler) may expose internal representation by storing an externally mutable object into KeyHandler.rootHandler |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.KeyHandler In method new org.jfree.data.xml.KeyHandler(RootHandler, ItemHandler) Field org.jfree.data.xml.KeyHandler.rootHandler Local variable named rootHandler At KeyHandler.java:[line 71]
|
EI2
|
new org.jfree.data.xml.ValueHandler(RootHandler, ItemHandler) may expose internal representation by storing an externally mutable object into ValueHandler.itemHandler |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.ValueHandler In method new org.jfree.data.xml.ValueHandler(RootHandler, ItemHandler) Field org.jfree.data.xml.ValueHandler.itemHandler Local variable named itemHandler At ValueHandler.java:[line 70]
|
EI2
|
new org.jfree.data.xml.ValueHandler(RootHandler, ItemHandler) may expose internal representation by storing an externally mutable object into ValueHandler.rootHandler |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xml.ValueHandler In method new org.jfree.data.xml.ValueHandler(RootHandler, ItemHandler) Field org.jfree.data.xml.ValueHandler.rootHandler Local variable named rootHandler At ValueHandler.java:[line 69]
|
EI2
|
new org.jfree.data.xy.DefaultHighLowDataset(Comparable, Date[], double[], double[], double[], double[], double[]) may expose internal representation by storing an externally mutable object into DefaultHighLowDataset.date |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xy.DefaultHighLowDataset In method new org.jfree.data.xy.DefaultHighLowDataset(Comparable, Date[], double[], double[], double[], double[], double[]) Field org.jfree.data.xy.DefaultHighLowDataset.date Local variable named date At DefaultHighLowDataset.java:[line 108]
|
EI2
|
new org.jfree.data.xy.DefaultOHLCDataset(Comparable, OHLCDataItem[]) may expose internal representation by storing an externally mutable object into DefaultOHLCDataset.data |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xy.DefaultOHLCDataset In method new org.jfree.data.xy.DefaultOHLCDataset(Comparable, OHLCDataItem[]) Field org.jfree.data.xy.DefaultOHLCDataset.data Local variable named data At DefaultOHLCDataset.java:[line 73]
|
EI2
|
new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) may expose internal representation by storing an externally mutable object into DefaultWindDataset.seriesKeys |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) Field org.jfree.data.xy.DefaultWindDataset.seriesKeys Local variable named seriesKeys At DefaultWindDataset.java:[line 134]
|
EI2
|
new org.jfree.data.xy.OHLCDataItem(Date, double, double, double, double, double) may expose internal representation by storing an externally mutable object into OHLCDataItem.date |
|
Bug type EI_EXPOSE_REP2 (click for details)
In class org.jfree.data.xy.OHLCDataItem In method new org.jfree.data.xy.OHLCDataItem(Date, double, double, double, double, double) Field org.jfree.data.xy.OHLCDataItem.date Local variable named date At OHLCDataItem.java:[line 91]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.JFreeChart. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.JFreeChart In method org.jfree.chart.JFreeChart.clone() Value addChangeListener At JFreeChart.java:[line 1750] Another occurrence at JFreeChart.java:[line 1757] Another occurrence at JFreeChart.java:[line 1762]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.CategoryPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.clone() Value addChangeListener At CategoryPlot.java:[line 4972] Another occurrence at CategoryPlot.java:[line 4979] Another occurrence at CategoryPlot.java:[line 4992] Another occurrence at CategoryPlot.java:[line 5004]
|
MC
|
Overridable method setPlot is called from method clone() in class org.jfree.chart.plot.CategoryPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.clone() Value setPlot At CategoryPlot.java:[line 4971] Another occurrence at CategoryPlot.java:[line 4978] Another occurrence at CategoryPlot.java:[line 5003]
|
MC
|
Overridable method setParent is called from method clone() in class org.jfree.chart.plot.CombinedDomainCategoryPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedDomainCategoryPlot In method org.jfree.chart.plot.CombinedDomainCategoryPlot.clone() Value setParent At CombinedDomainCategoryPlot.java:[line 693]
|
MC
|
Overridable method getDomainAxis is called from method clone() in class org.jfree.chart.plot.CombinedDomainXYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedDomainXYPlot In method org.jfree.chart.plot.CombinedDomainXYPlot.clone() Value getDomainAxis At CombinedDomainXYPlot.java:[line 794]
|
MC
|
Overridable method setParent is called from method clone() in class org.jfree.chart.plot.CombinedDomainXYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedDomainXYPlot In method org.jfree.chart.plot.CombinedDomainXYPlot.clone() Value setParent At CombinedDomainXYPlot.java:[line 789]
|
MC
|
Overridable method getRangeAxis is called from method clone() in class org.jfree.chart.plot.CombinedRangeCategoryPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedRangeCategoryPlot In method org.jfree.chart.plot.CombinedRangeCategoryPlot.clone() Value getRangeAxis At CombinedRangeCategoryPlot.java:[line 560]
|
MC
|
Overridable method setParent is called from method clone() in class org.jfree.chart.plot.CombinedRangeCategoryPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedRangeCategoryPlot In method org.jfree.chart.plot.CombinedRangeCategoryPlot.clone() Value setParent At CombinedRangeCategoryPlot.java:[line 555]
|
MC
|
Overridable method getRangeAxis is called from method clone() in class org.jfree.chart.plot.CombinedRangeXYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedRangeXYPlot In method org.jfree.chart.plot.CombinedRangeXYPlot.clone() Value getRangeAxis At CombinedRangeXYPlot.java:[line 769]
|
MC
|
Overridable method setParent is called from method clone() in class org.jfree.chart.plot.CombinedRangeXYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CombinedRangeXYPlot In method org.jfree.chart.plot.CombinedRangeXYPlot.clone() Value setParent At CombinedRangeXYPlot.java:[line 764]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.CompassPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.CompassPlot In method org.jfree.chart.plot.CompassPlot.clone() Value addChangeListener At CompassPlot.java:[line 828]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.FastScatterPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.clone() Value addChangeListener At FastScatterPlot.java:[line 1078] Another occurrence at FastScatterPlot.java:[line 1083]
|
MC
|
Overridable method setPlot is called from method clone() in class org.jfree.chart.plot.FastScatterPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.FastScatterPlot In method org.jfree.chart.plot.FastScatterPlot.clone() Value setPlot At FastScatterPlot.java:[line 1077] Another occurrence at FastScatterPlot.java:[line 1082]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.MeterPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.MeterPlot In method org.jfree.chart.plot.MeterPlot.clone() Value addChangeListener At MeterPlot.java:[line 1317]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.PiePlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.PiePlot In method org.jfree.chart.plot.PiePlot.clone() Value addChangeListener At PiePlot.java:[line 3418]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.PolarPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.clone() Value addChangeListener At PolarPlot.java:[line 1890] Another occurrence at PolarPlot.java:[line 1899] Another occurrence at PolarPlot.java:[line 1911]
|
MC
|
Overridable method setPlot is called from method clone() in class org.jfree.chart.plot.PolarPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.clone() Value setPlot At PolarPlot.java:[line 1889] Another occurrence at PolarPlot.java:[line 1910]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.ThermometerPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.clone() Value addChangeListener At ThermometerPlot.java:[line 1526] Another occurrence at ThermometerPlot.java:[line 1531]
|
MC
|
Overridable method setPlot is called from method clone() in class org.jfree.chart.plot.ThermometerPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.ThermometerPlot In method org.jfree.chart.plot.ThermometerPlot.clone() Value setPlot At ThermometerPlot.java:[line 1530]
|
MC
|
Overridable method addChangeListener is called from method clone() in class org.jfree.chart.plot.XYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.clone() Value addChangeListener At XYPlot.java:[line 5532] Another occurrence at XYPlot.java:[line 5539] Another occurrence at XYPlot.java:[line 5551] Another occurrence at XYPlot.java:[line 5564]
|
MC
|
Overridable method setPlot is called from method clone() in class org.jfree.chart.plot.XYPlot. |
|
Bug type MC_OVERRIDABLE_METHOD_CALL_IN_CLONE (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.clone() Value setPlot At XYPlot.java:[line 5531] Another occurrence at XYPlot.java:[line 5538] Another occurrence at XYPlot.java:[line 5563]
|
MS
|
org.jfree.chart.ChartPanel.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.ChartPanel Field org.jfree.chart.ChartPanel.localizationResources At ChartPanel.java:[line 536]
|
MS
|
org.jfree.chart.axis.CyclicNumberAxis.DEFAULT_ADVANCE_LINE_STROKE isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.axis.CyclicNumberAxis Field org.jfree.chart.axis.CyclicNumberAxis.DEFAULT_ADVANCE_LINE_STROKE At CyclicNumberAxis.java:[line 133]
|
MS
|
org.jfree.chart.axis.QuarterDateFormat.REGULAR_QUARTERS should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.axis.QuarterDateFormat Field org.jfree.chart.axis.QuarterDateFormat.REGULAR_QUARTERS At QuarterDateFormat.java:[line 72]
|
MS
|
org.jfree.chart.needle.MeterNeedle.transform isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.needle.MeterNeedle Field org.jfree.chart.needle.MeterNeedle.transform At MeterNeedle.java:[line 101]
|
MS
|
org.jfree.chart.plot.CategoryPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.CategoryPlot Field org.jfree.chart.plot.CategoryPlot.localizationResources At CategoryPlot.java:[line 320]
|
MS
|
org.jfree.chart.plot.CompassPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.CompassPlot Field org.jfree.chart.plot.CompassPlot.localizationResources At CompassPlot.java:[line 172]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_SHAPE_SEQUENCE is a mutable array |
|
Bug type MS_MUTABLE_ARRAY (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_SHAPE_SEQUENCE At DefaultDrawingSupplier.java:[line 105]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_FILL_PAINT_SEQUENCE should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_FILL_PAINT_SEQUENCE At DefaultDrawingSupplier.java:[line 90]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_OUTLINE_PAINT_SEQUENCE should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_OUTLINE_PAINT_SEQUENCE At DefaultDrawingSupplier.java:[line 86]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_OUTLINE_STROKE_SEQUENCE should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_OUTLINE_STROKE_SEQUENCE At DefaultDrawingSupplier.java:[line 99]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_PAINT_SEQUENCE should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_PAINT_SEQUENCE At DefaultDrawingSupplier.java:[line 83]
|
MS
|
org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_STROKE_SEQUENCE should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.DefaultDrawingSupplier Field org.jfree.chart.plot.DefaultDrawingSupplier.DEFAULT_STROKE_SEQUENCE At DefaultDrawingSupplier.java:[line 94]
|
MS
|
org.jfree.chart.plot.FastScatterPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.FastScatterPlot Field org.jfree.chart.plot.FastScatterPlot.localizationResources At FastScatterPlot.java:[line 178]
|
MS
|
org.jfree.chart.plot.MeterPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.MeterPlot Field org.jfree.chart.plot.MeterPlot.localizationResources At MeterPlot.java:[line 219]
|
MS
|
org.jfree.chart.plot.PiePlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.PiePlot Field org.jfree.chart.plot.PiePlot.localizationResources At PiePlot.java:[line 526]
|
MS
|
org.jfree.chart.plot.PolarPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.PolarPlot Field org.jfree.chart.plot.PolarPlot.localizationResources At PolarPlot.java:[line 161]
|
MS
|
org.jfree.chart.plot.ThermometerPlot.UNITS should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.plot.ThermometerPlot Field org.jfree.chart.plot.ThermometerPlot.UNITS At ThermometerPlot.java:[line 196]
|
MS
|
org.jfree.chart.plot.ThermometerPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.ThermometerPlot Field org.jfree.chart.plot.ThermometerPlot.localizationResources At ThermometerPlot.java:[line 343]
|
MS
|
org.jfree.chart.plot.XYPlot.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.plot.XYPlot Field org.jfree.chart.plot.XYPlot.localizationResources At XYPlot.java:[line 345]
|
MS
|
org.jfree.chart.ui.FontChooserPanel.SIZES should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.chart.ui.FontChooserPanel Field org.jfree.chart.ui.FontChooserPanel.SIZES At FontChooserPanel.java:[line 51]
|
MS
|
org.jfree.chart.ui.FontChooserPanel.localizationResources isn't final but should be |
|
Bug type MS_SHOULD_BE_FINAL (click for details)
In class org.jfree.chart.ui.FontChooserPanel Field org.jfree.chart.ui.FontChooserPanel.localizationResources At FontChooserPanel.java:[line 68]
|
MS
|
org.jfree.data.time.Quarter.FIRST_MONTH_IN_QUARTER should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.data.time.Quarter Field org.jfree.data.time.Quarter.FIRST_MONTH_IN_QUARTER At Quarter.java:[line 89]
|
MS
|
org.jfree.data.time.Quarter.LAST_MONTH_IN_QUARTER should be package protected |
|
Bug type MS_PKGPROTECT (click for details)
In class org.jfree.data.time.Quarter Field org.jfree.data.time.Quarter.LAST_MONTH_IN_QUARTER At Quarter.java:[line 95]
|
Bx
|
org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.addSeriesLabel(int, String) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator In method org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.addSeriesLabel(int, String) Called method new Integer(int) Should call Integer.valueOf(int) instead At MultipleXYSeriesLabelGenerator.java:[line 108]
|
Bx
|
org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.clearSeriesLabels(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator In method org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.clearSeriesLabels(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At MultipleXYSeriesLabelGenerator.java:[line 123]
|
Bx
|
org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.generateLabel(XYDataset, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator In method org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.generateLabel(XYDataset, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At MultipleXYSeriesLabelGenerator.java:[line 142]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.addDomainMarker(int, CategoryMarker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.addDomainMarker(int, CategoryMarker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2385] Another occurrence at CategoryPlot.java:[line 2389] Another occurrence at CategoryPlot.java:[line 2393] Another occurrence at CategoryPlot.java:[line 2397]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.addRangeMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.addRangeMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2655] Another occurrence at CategoryPlot.java:[line 2659] Another occurrence at CategoryPlot.java:[line 2663] Another occurrence at CategoryPlot.java:[line 2667]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.clearDomainMarkers(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.clearDomainMarkers(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2478]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.clearRangeMarkers(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.clearRangeMarkers(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2750]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.getDomainAxisForDataset(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getDomainAxisForDataset(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 1459]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.getDomainMarkers(int, Layer) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getDomainMarkers(int, Layer) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2457]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.getRangeAxisForDataset(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getRangeAxisForDataset(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 1516]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.getRangeMarkers(int, Layer) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.getRangeMarkers(int, Layer) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2729]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.mapDatasetToRangeAxis(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.mapDatasetToRangeAxis(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 1481]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.removeDomainMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.removeDomainMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2572] Another occurrence at CategoryPlot.java:[line 2575]
|
Bx
|
org.jfree.chart.plot.CategoryPlot.removeRangeMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.removeRangeMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At CategoryPlot.java:[line 2853] Another occurrence at CategoryPlot.java:[line 2856]
|
Bx
|
org.jfree.chart.plot.PiePlot.getSectionKey(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PiePlot In method org.jfree.chart.plot.PiePlot.getSectionKey(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At PiePlot.java:[line 952]
|
Bx
|
org.jfree.chart.plot.Plot.<static initializer for Plot>() invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.Plot In method org.jfree.chart.plot.Plot.<static initializer for Plot>() Called method new Integer(int) Should call Integer.valueOf(int) instead At Plot.java:[line 205]
|
Bx
|
org.jfree.chart.plot.PolarPlot.getAxisForDataset(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.getAxisForDataset(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At PolarPlot.java:[line 1302]
|
Bx
|
org.jfree.chart.plot.PolarPlot.getDataRange(ValueAxis) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.getDataRange(ValueAxis) Called method new Integer(int) Should call Integer.valueOf(int) instead At PolarPlot.java:[line 1704]
|
Bx
|
org.jfree.chart.plot.PolarPlot.getDatasetsMappedToAxis(Integer) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.getDatasetsMappedToAxis(Integer) Called method new Integer(int) Should call Integer.valueOf(int) instead At PolarPlot.java:[line 1675]
|
Bx
|
org.jfree.chart.plot.PolarPlot.mapDatasetToAxes(int, List) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.mapDatasetToAxes(int, List) Called method new Integer(int) Should call Integer.valueOf(int) instead At PolarPlot.java:[line 1254]
|
Bx
|
org.jfree.chart.plot.PolarPlot.mapDatasetToAxis(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.PolarPlot In method org.jfree.chart.plot.PolarPlot.mapDatasetToAxis(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At PolarPlot.java:[line 1235]
|
Bx
|
org.jfree.chart.plot.XYPlot.addDomainMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.addDomainMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2519] Another occurrence at XYPlot.java:[line 2523] Another occurrence at XYPlot.java:[line 2528] Another occurrence at XYPlot.java:[line 2532]
|
Bx
|
org.jfree.chart.plot.XYPlot.addRangeMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.addRangeMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2716] Another occurrence at XYPlot.java:[line 2720] Another occurrence at XYPlot.java:[line 2725] Another occurrence at XYPlot.java:[line 2729]
|
Bx
|
org.jfree.chart.plot.XYPlot.clearDomainMarkers(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.clearDomainMarkers(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2451]
|
Bx
|
org.jfree.chart.plot.XYPlot.clearRangeMarkers(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.clearRangeMarkers(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2746]
|
Bx
|
org.jfree.chart.plot.XYPlot.getDomainAxisForDataset(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getDomainAxisForDataset(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 3788]
|
Bx
|
org.jfree.chart.plot.XYPlot.getDomainMarkers(int, Layer) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getDomainMarkers(int, Layer) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 4078]
|
Bx
|
org.jfree.chart.plot.XYPlot.getRangeAxisForDataset(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getRangeAxisForDataset(int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 3811]
|
Bx
|
org.jfree.chart.plot.XYPlot.getRangeMarkers(int, Layer) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.getRangeMarkers(int, Layer) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 4104]
|
Bx
|
org.jfree.chart.plot.XYPlot.mapDatasetToDomainAxes(int, List) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.mapDatasetToDomainAxes(int, List) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 1453]
|
Bx
|
org.jfree.chart.plot.XYPlot.mapDatasetToDomainAxis(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.mapDatasetToDomainAxis(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 1436]
|
Bx
|
org.jfree.chart.plot.XYPlot.mapDatasetToRangeAxes(int, List) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.mapDatasetToRangeAxes(int, List) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 1487]
|
Bx
|
org.jfree.chart.plot.XYPlot.mapDatasetToRangeAxis(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.mapDatasetToRangeAxis(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 1470]
|
Bx
|
org.jfree.chart.plot.XYPlot.removeDomainMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.removeDomainMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2608] Another occurrence at XYPlot.java:[line 2612]
|
Bx
|
org.jfree.chart.plot.XYPlot.removeRangeMarker(int, Marker, Layer, boolean) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.XYPlot In method org.jfree.chart.plot.XYPlot.removeRangeMarker(int, Marker, Layer, boolean) Called method new Integer(int) Should call Integer.valueOf(int) instead At XYPlot.java:[line 2842] Another occurrence at XYPlot.java:[line 2846]
|
Bx
|
org.jfree.chart.plot.dial.DialPlot.mapDatasetToScale(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.plot.dial.DialPlot In method org.jfree.chart.plot.dial.DialPlot.mapDatasetToScale(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At DialPlot.java:[line 680]
|
Bx
|
new org.jfree.chart.renderer.WaferMapRenderer(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method new org.jfree.chart.renderer.WaferMapRenderer(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapRenderer.java:[line 104]
|
Bx
|
org.jfree.chart.renderer.WaferMapRenderer.makePaintIndex() invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method org.jfree.chart.renderer.WaferMapRenderer.makePaintIndex() Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapRenderer.java:[line 219]
|
Bx
|
org.jfree.chart.renderer.WaferMapRenderer.makePositionIndex(Set) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method org.jfree.chart.renderer.WaferMapRenderer.makePositionIndex(Set) Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapRenderer.java:[line 251]
|
Bx
|
org.jfree.chart.renderer.WaferMapRenderer.makeValueIndex(Number, Number, Set) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.chart.renderer.WaferMapRenderer In method org.jfree.chart.renderer.WaferMapRenderer.makeValueIndex(Number, Number, Set) Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapRenderer.java:[line 283]
|
Bx
|
org.jfree.data.DefaultKeyedValues.rebuildIndex() invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.DefaultKeyedValues In method org.jfree.data.DefaultKeyedValues.rebuildIndex() Called method new Integer(int) Should call Integer.valueOf(int) instead At DefaultKeyedValues.java:[line 302]
|
Bx
|
org.jfree.data.DefaultKeyedValues.setValue(Comparable, Number) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.DefaultKeyedValues In method org.jfree.data.DefaultKeyedValues.setValue(Comparable, Number) Called method new Integer(int) Should call Integer.valueOf(int) instead At DefaultKeyedValues.java:[line 242]
|
Bx
|
org.jfree.data.gantt.TaskSeriesCollection.getEndValue(Comparable, Comparable) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getEndValue(Comparable, Comparable) Called method new Long(long) Should call Long.valueOf(long) instead At TaskSeriesCollection.java:[line 418]
|
Bx
|
org.jfree.data.gantt.TaskSeriesCollection.getEndValue(Comparable, Comparable, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getEndValue(Comparable, Comparable, int) Called method new Long(long) Should call Long.valueOf(long) instead At TaskSeriesCollection.java:[line 587]
|
Bx
|
org.jfree.data.gantt.TaskSeriesCollection.getStartValue(Comparable, Comparable) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getStartValue(Comparable, Comparable) Called method new Long(long) Should call Long.valueOf(long) instead At TaskSeriesCollection.java:[line 379]
|
Bx
|
org.jfree.data.gantt.TaskSeriesCollection.getStartValue(Comparable, Comparable, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.gantt.TaskSeriesCollection In method org.jfree.data.gantt.TaskSeriesCollection.getStartValue(Comparable, Comparable, int) Called method new Long(long) Should call Long.valueOf(long) instead At TaskSeriesCollection.java:[line 545]
|
Bx
|
org.jfree.data.general.WaferMapDataset.addValue(int, int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.general.WaferMapDataset In method org.jfree.data.general.WaferMapDataset.addValue(int, int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapDataset.java:[line 134]
|
Bx
|
org.jfree.data.general.WaferMapDataset.getChipValue(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.general.WaferMapDataset In method org.jfree.data.general.WaferMapDataset.getChipValue(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At WaferMapDataset.java:[line 191]
|
Bx
|
org.jfree.data.jdbc.JDBCCategoryDataset.executeQuery(Connection, String) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.jdbc.JDBCCategoryDataset In method org.jfree.data.jdbc.JDBCCategoryDataset.executeQuery(Connection, String) Called method new Long(long) Should call Long.valueOf(long) instead At JDBCCategoryDataset.java:[line 261]
|
Bx
|
org.jfree.data.jdbc.JDBCXYDataset.executeQuery(Connection, String) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.jdbc.JDBCXYDataset In method org.jfree.data.jdbc.JDBCXYDataset.executeQuery(Connection, String) Called method new Integer(int) Should call Integer.valueOf(int) instead At JDBCXYDataset.java:[line 358]
|
Bx
|
org.jfree.data.jdbc.JDBCXYDataset.executeQuery(Connection, String) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.jdbc.JDBCXYDataset In method org.jfree.data.jdbc.JDBCXYDataset.executeQuery(Connection, String) Called method new Long(long) Should call Long.valueOf(long) instead At JDBCXYDataset.java:[line 340]
|
Bx
|
org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset In method org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DefaultBoxAndWhiskerXYDataset.java:[line 290]
|
Bx
|
org.jfree.data.statistics.HistogramDataset.addSeries(Comparable, double[], int, double, double) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.statistics.HistogramDataset In method org.jfree.data.statistics.HistogramDataset.addSeries(Comparable, double[], int, double, double) Called method new Integer(int) Should call Integer.valueOf(int) instead At HistogramDataset.java:[line 205]
|
Bx
|
org.jfree.data.time.DynamicTimeSeriesCollection.advanceTime() invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection In method org.jfree.data.time.DynamicTimeSeriesCollection.advanceTime() Called method new Long(long) Should call Long.valueOf(long) instead At DynamicTimeSeriesCollection.java:[line 591] Another occurrence at DynamicTimeSeriesCollection.java:[line 593]
|
Bx
|
org.jfree.data.time.DynamicTimeSeriesCollection.findDomainLimits() invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection In method org.jfree.data.time.DynamicTimeSeriesCollection.findDomainLimits() Called method new Long(long) Should call Long.valueOf(long) instead At DynamicTimeSeriesCollection.java:[line 342] Another occurrence at DynamicTimeSeriesCollection.java:[line 343]
|
Bx
|
org.jfree.data.time.DynamicTimeSeriesCollection.getEndX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection In method org.jfree.data.time.DynamicTimeSeriesCollection.getEndX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DynamicTimeSeriesCollection.java:[line 788]
|
Bx
|
org.jfree.data.time.DynamicTimeSeriesCollection.getStartX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection In method org.jfree.data.time.DynamicTimeSeriesCollection.getStartX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DynamicTimeSeriesCollection.java:[line 774]
|
Bx
|
org.jfree.data.time.DynamicTimeSeriesCollection.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.DynamicTimeSeriesCollection In method org.jfree.data.time.DynamicTimeSeriesCollection.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DynamicTimeSeriesCollection.java:[line 731]
|
Bx
|
org.jfree.data.time.TimePeriodValuesCollection.getEndX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimePeriodValuesCollection In method org.jfree.data.time.TimePeriodValuesCollection.getEndX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimePeriodValuesCollection.java:[line 290]
|
Bx
|
org.jfree.data.time.TimePeriodValuesCollection.getStartX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimePeriodValuesCollection In method org.jfree.data.time.TimePeriodValuesCollection.getStartX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimePeriodValuesCollection.java:[line 275]
|
Bx
|
org.jfree.data.time.TimePeriodValuesCollection.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimePeriodValuesCollection In method org.jfree.data.time.TimePeriodValuesCollection.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimePeriodValuesCollection.java:[line 235]
|
Bx
|
org.jfree.data.time.TimeSeriesCollection.getEndX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimeSeriesCollection In method org.jfree.data.time.TimeSeriesCollection.getEndX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimeSeriesCollection.java:[line 482]
|
Bx
|
org.jfree.data.time.TimeSeriesCollection.getStartX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimeSeriesCollection In method org.jfree.data.time.TimeSeriesCollection.getStartX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimeSeriesCollection.java:[line 467]
|
Bx
|
org.jfree.data.time.TimeSeriesCollection.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.time.TimeSeriesCollection In method org.jfree.data.time.TimeSeriesCollection.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At TimeSeriesCollection.java:[line 432]
|
Bx
|
org.jfree.data.xy.DefaultHighLowDataset.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.DefaultHighLowDataset In method org.jfree.data.xy.DefaultHighLowDataset.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DefaultHighLowDataset.java:[line 146]
|
Bx
|
org.jfree.data.xy.DefaultOHLCDataset.getX(int, int) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.DefaultOHLCDataset In method org.jfree.data.xy.DefaultOHLCDataset.getX(int, int) Called method new Long(long) Should call Long.valueOf(long) instead At DefaultOHLCDataset.java:[line 98]
|
Bx
|
new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) Called method new Integer(int) Should call Integer.valueOf(int) instead At DefaultWindDataset.java:[line 154]
|
Bx
|
new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) invokes inefficient new Long(long) constructor; use Long.valueOf(long) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.DefaultWindDataset In method new org.jfree.data.xy.DefaultWindDataset(List, Object[][][]) Called method new Long(long) Should call Long.valueOf(long) instead At DefaultWindDataset.java:[line 151]
|
Bx
|
org.jfree.data.xy.MatrixSeriesCollection.getX(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.MatrixSeriesCollection In method org.jfree.data.xy.MatrixSeriesCollection.getX(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At MatrixSeriesCollection.java:[line 160]
|
Bx
|
org.jfree.data.xy.MatrixSeriesCollection.getY(int, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead |
|
Bug type DM_NUMBER_CTOR (click for details)
In class org.jfree.data.xy.MatrixSeriesCollection In method org.jfree.data.xy.MatrixSeriesCollection.getY(int, int) Called method new Integer(int) Should call Integer.valueOf(int) instead At MatrixSeriesCollection.java:[line 180]
|
SIC
|
Should org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState be a _static_ inner class? |
|
Bug type SIC_INNER_SHOULD_BE_STATIC (click for details)
In class org.jfree.chart.renderer.xy.XYBarRenderer$XYBarRendererState At XYBarRenderer.java:[lines 235-255]
|
UrF
|
Unread field: org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State.closeY |
|
Bug type URF_UNREAD_FIELD (click for details)
In class org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State Field org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State.closeY At SamplingXYLineRenderer.java:[line 142]
|
UrF
|
Unread field: org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State.openY |
|
Bug type URF_UNREAD_FIELD (click for details)
In class org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State Field org.jfree.chart.renderer.xy.SamplingXYLineRenderer$State.openY At SamplingXYLineRenderer.java:[line 133]
|
WMI
|
org.jfree.chart.axis.CategoryAxis.writePaintMap(Map, ObjectOutputStream) makes inefficient use of keySet iterator instead of entrySet iterator |
|
Bug type WMI_WRONG_MAP_ITERATOR (click for details)
In class org.jfree.chart.axis.CategoryAxis In method org.jfree.chart.axis.CategoryAxis.writePaintMap(Map, ObjectOutputStream) At CategoryAxis.java:[line 1492]
|
WMI
|
org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.clone() makes inefficient use of keySet iterator instead of entrySet iterator |
|
Bug type WMI_WRONG_MAP_ITERATOR (click for details)
In class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator In method org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.clone() Field org.jfree.chart.labels.MultipleXYSeriesLabelGenerator.seriesLabelLists At MultipleXYSeriesLabelGenerator.java:[line 187]
|
WMI
|
org.jfree.chart.plot.CategoryPlot.cloneMarkerMap(Map) makes inefficient use of keySet iterator instead of entrySet iterator |
|
Bug type WMI_WRONG_MAP_ITERATOR (click for details)
In class org.jfree.chart.plot.CategoryPlot In method org.jfree.chart.plot.CategoryPlot.cloneMarkerMap(Map) At CategoryPlot.java:[line 5048]
|
WMI
|
org.jfree.chart.urls.CustomPieURLGenerator.clone() makes inefficient use of keySet iterator instead of entrySet iterator |
|
Bug type WMI_WRONG_MAP_ITERATOR (click for details)
In class org.jfree.chart.urls.CustomPieURLGenerator In method org.jfree.chart.urls.CustomPieURLGenerator.clone() At CustomPieURLGenerator.java:[line 217]
|
WMI
|
org.jfree.chart.util.CloneUtils.cloneMapValues(Map) makes inefficient use of keySet iterator instead of entrySet iterator |
|
Bug type WMI_WRONG_MAP_ITERATOR (click for details)
In class org.jfree.chart.util.CloneUtils In method org.jfree.chart.util.CloneUtils.cloneMapValues(Map) At CloneUtils.java:[line 93]
|
This cast is unchecked, and not all instances of the type cast from can be cast to
the type it is being cast to. Check that your program logic ensures that this
cast will not fail.
Values between -128 and 127 are guaranteed to have corresponding cached instances
and using valueOf
is approximately 3.5 times faster than using constructor.
For values outside the constant range the performance of both styles is the same.
Unless the class must be compatible with JVMs predating Java 5,
use either autoboxing or the valueOf()
method when creating instances of
Long
, Integer
, Short
, Character
, and Byte
.
This class defines a clone() method but the class doesn't implement Cloneable.
There are some situations in which this is OK (e.g., you want to control how subclasses
can clone themselves), but just make sure that this is what you intended.
This non-final class defines a clone() method that does not call super.clone().
If this class ("A") is extended by a subclass ("B"),
and the subclass B calls super.clone(), then it is likely that
B's clone() method will return an object of type A,
which violates the standard contract for clone().
If all clone() methods call super.clone(), then they are guaranteed
to use Object.clone(), which always returns an object of the correct type.
Classes that throw exceptions in their constructors are vulnerable to Finalizer attacks
A finalizer attack can be prevented, by declaring the class final, using an empty finalizer declared as final, or by a clever use of a private constructor.
This method compares double or float values using pattern like this: val1 > val2 ? 1 : val1 < val2 ? -1 : 0.
This pattern works incorrectly for -0.0 and NaN values which may result in incorrect sorting result or broken collection
(if compared values are used as keys). Consider using Double.compare or Float.compare static methods which handle all
the special cases correctly.
This method might ignore an exception. In general, exceptions
should be handled or reported in some way, or they should be thrown
out of the method.
This instruction assigns a value to a local variable,
but the value is not read or used in any subsequent instruction.
Often, this indicates an error, because the value computed is never
used.
Note that Sun's javac compiler often generates dead stores for
final local variables. Because SpotBugs is a bytecode-based tool,
there is no easy way to eliminate these false positives.
Found a call to a method which will perform a byte to String (or String to byte) conversion,
and will assume that the default platform encoding is suitable. This will cause the application
behavior to vary between platforms. Use an alternative API and specify a charset name or Charset
object explicitly.
Returning a reference to a mutable object value stored in one of the object's fields
exposes the internal representation of the object.
If instances
are accessed by untrusted code, and unchecked changes to
the mutable object would compromise security or other
important properties, you will need to do something different.
Returning a new copy of the object is better approach in many situations.
This code stores a reference to an externally mutable object into the
internal representation of the object.
If instances
are accessed by untrusted code, and unchecked changes to
the mutable object would compromise security or other
important properties, you will need to do something different.
Storing a copy of the object is better approach in many situations.
This class extends a class that defines an equals method and adds fields, but doesn't
define an equals method itself. Thus, equality on instances of this class will
ignore the identity of the subclass and the added fields. Be sure this is what is intended,
and that you don't need to override the equals method. Even if you don't need to override
the equals method, consider overriding it anyway to document the fact
that the equals method for the subclass just return the result of
invoking super.equals(o).
This class defines an equals method that overrides an equals method in a superclass. Both equals methods
use instanceof
in the determination of whether two objects are equal. This is fraught with peril,
since it is important that the equals method is symmetrical (in other words, a.equals(b) == b.equals(a)
).
If B is a subtype of A, and A's equals method checks that the argument is an instanceof A, and B's equals method
checks that the argument is an instanceof B, it is quite likely that the equivalence relation defined by these
methods is not symmetric.
This operation compares two floating point values for equality.
Because floating point calculations may involve rounding,
calculated float and double values may not be accurate.
For values that must be precise, such as monetary values,
consider using a fixed-precision type such as BigDecimal.
For values that need not be precise, consider comparing for equality
within some range, for example:
if ( Math.abs(x - y) < .0000001 )
.
See the Java Language Specification, section 4.2.4.
Using floating-point variables should not be used as loop counters, as they are not precise, which may result in incorrect loops. A loop counter is a variable that is changed with each iteration and controls when the loop should terminate. It is decreased or increased by a fixed amount each iteration.
If you don't think instances of this class will ever be inserted into a HashMap/HashTable,
the recommended hashCode
implementation to use is:
If you don't want to define a hashCode method, and/or don't
believe the object will ever be put into a HashMap/Hashtable,
define the hashCode()
method
to throw UnsupportedOperationException
.
The fields of this class appear to be accessed inconsistently with respect
to synchronization. This bug report indicates that the bug pattern detector
judged that
A typical bug matching this bug pattern is forgetting to synchronize
one of the methods in a class that is intended to be thread-safe.
You can select the nodes labeled "Unsynchronized access" to show the
code locations where the detector believed that a field was accessed
without synchronization.
Note that there are various sources of inaccuracy in this detector;
for example, the detector cannot statically detect all situations in which
a lock is held. Also, even when the detector is accurate in
distinguishing locked vs. unlocked accesses, the code in question may still
be correct.
Calling overridable methods from the clone() method is insecure because a subclass could override the method,
affecting the behavior of clone(). It can also observe or modify the clone object in a partially initialized
state. Only static, final or private methods should be invoked from the clone() method.
A final static field references an array
and can be accessed by malicious code or
by accident from another package.
This code can freely modify the contents of the array.
A mutable static field could be changed by malicious code or
by accident.
The field could be made package protected to avoid
this vulnerability.
A value is checked here to see whether it is null, but this value cannot
be null because it was previously dereferenced and if it were null a null pointer
exception would have occurred at the earlier dereference.
Essentially, this code and the previous dereference
disagree as to whether this value is allowed to be null. Either the check is redundant
or the previous dereference is erroneous.
This method uses a try-catch block that catches Exception objects, but Exception is not
thrown within the try block, and RuntimeException is not explicitly caught. It is a common bug pattern to
say try { ... } catch (Exception e) { something } as a shorthand for catching a number of types of exception
each of whose catch blocks is identical, but this construct also accidentally catches RuntimeException as well,
masking potential bugs.
A better approach is to either explicitly catch the specific exceptions that are thrown,
or to explicitly catch RuntimeException exception, rethrow it, and then catch all non-Runtime Exceptions, as shown below:
This method returns a value that is not checked. The return value should be checked
since it can indicate an unusual or unexpected function execution. For
example, the File.delete()
method returns false
if the file could not be successfully deleted (rather than
throwing an Exception).
If you don't check the result, you won't notice if the method invocation
signals unexpected behavior by returning an atypical return value.
This code negates the return value of a compareTo or compare method.
This is a questionable or bad programming practice, since if the return
value is Integer.MIN_VALUE, negating the return value won't
negate the sign of the result. You can achieve the same intended result
by reversing the order of the operands rather than by negating the results.
This method contains a switch statement where default case is missing.
Usually you need to provide a default case.
Because the analysis only looks at the generated bytecode, this warning can be incorrect triggered if
the default case is at the end of the switch statement and the switch statement doesn't contain break statements for other
cases.
This class is an inner class, but does not use its embedded reference
to the object which created it. This reference makes the instances
of the class larger, and may keep the reference to the creator object
alive longer than necessary. If possible, the class should be
made static.
As the JavaDoc states, DateFormats are inherently unsafe for multithreaded use.
The detector has found a call to an instance of DateFormat that has been obtained via a static
field. This looks suspicious.
As the JavaDoc states, DateFormats are inherently unsafe for multithreaded use.
Sharing a single instance across thread boundaries without proper synchronization will result in erratic behavior of the
application.
You may also experience serialization problems.
Using an instance field is recommended.
This Serializable class defines a non-primitive instance field which is neither transient,
Serializable, or java.lang.Object
, and does not appear to implement
the Externalizable
interface or the
readObject()
and writeObject()
methods.
Objects of this class will not be deserialized correctly if a non-Serializable
object is stored in this field.
This condition always produces the same result as the value of the involved variable that was narrowed before.
Probably something else was meant or the condition can be removed.
This class contains similarly-named get and set
methods where the set method is synchronized and the get method is not.
This may result in incorrect behavior at runtime, as callers of the get
method will not necessarily see a consistent state for the object.
The get method should be made synchronized.
This method is invoked in the constructor of the superclass. At this point,
the fields of the class have not yet initialized.
This field is never read. Consider removing it from the class.
This method accesses the value of a Map entry, using a key that was retrieved from
a keySet iterator. It is more efficient to use an iterator on the entrySet of the map, to avoid the
Map.get(key) lookup.