Bug 58684 - JMeterColor does not need to extend java.awt.Color
Summary: JMeterColor does not need to extend java.awt.Color
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 10:59 UTC by benoit.wiart
Modified: 2015-12-03 12:25 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benoit.wiart 2015-12-03 10:59:26 UTC
also follow java naming standards
Comment 1 benoit.wiart 2015-12-03 11:00:07 UTC
PR https://github.com/apache/jmeter/pull/37
Comment 2 Philippe Mouawad 2015-12-03 12:25:12 UTC
Date: Thu Dec  3 12:23:40 2015
New Revision: 1717751

URL: http://svn.apache.org/viewvc?rev=1717751&view=rev
Log:
Bug 58684 - JMeterColor does not need to extend java.awt.Color
#resolve #37
Bugzilla Id: 58684

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/Graph.java
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/GraphVisualizer.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterColor.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3711