It's a bug. Also the clazz field is created and not used.
Currently only called from JMeter class when starting a mirror server, which is probably why it has not been noticed. On 23 December 2014 at 14:29, Felix Schumacher <[email protected]> wrote: > Hi all, > > in ClassTools in construct(String, int) the int parameter is ignored. This > seems to be a bug, as in the following method construct(String, String) the > right constructor is used. > > What do you think? > > Regards > Felix
