https://issues.apache.org/bugzilla/show_bug.cgi?id=44600
--- Comment #1 from Sebb <[EMAIL PROTECTED]> 2008-03-13 14:50:11 PST --- Thanks for the patch. However, there are some problems with it: 2 public createTestSample() methods are deleted by the patch. Access to the static fields reference...Clock needs to be synchronized - or the fields need to be final. Also, the code requires Java 1.5; JMeter is currently targeted at 1.4, but this may change. -- 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]
