https://bz.apache.org/bugzilla/show_bug.cgi?id=59060

--- Comment #5 from Sebb <[email protected]> ---
(In reply to benoit.wiart from comment #4)
> (In reply to Sebb from comment #3)
> > The patch deprecated several items; however they are still used internally
> > by non-deprecated code, and indirectly by non-deprecated code in other
> > JMeter classes.
> 
> which one ?

This is easily found by an IDE, e.g. using Eclipse:

Select a deprecated item, e.g. tableLabel
Open Call Hierarchy
This shows that the item is used by 
init()
HTTPFileArgsPanel()
UrlConfigGui.getParameterPanel()

None of these are deprecated and all are in use.
Similarly for the other deprecated items.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to