https://issues.apache.org/bugzilla/show_bug.cgi?id=52075

             Bug #: 52075
           Summary: JMeterProperty.clone() currently returns Object; it
                    should return JMeterProperty
           Product: JMeter
           Version: 2.5.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


JMeterProperty.clone() currently returns Object; it should return
JMeterProperty.

All the existing implementations return an instance of JMeterProperty, so would
not need any code changes.

This would improve the code as various casts can then be removed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to