https://bz.apache.org/bugzilla/show_bug.cgi?id=61492
--- Comment #3 from Antonio Gomes Rodrigues <[email protected]> --- "(In reply to Philippe Mouawad from comment #2) > Hi Antonio, > Thanks for patch. > > My notes: > - SAMPLE_GAP should not be static anymore (and renamed) Which name? > - parsing should be Long.parseLong OK > - Why this code : > proxyPauseHTTPSample.setText(proxyPauseHTTPSample.getText().substring(0, > length-1)); It's when you write a non digit in the input. It allow to remove the non digit character (the last you have write) > > > Label ideas: > > - Sample gaps to create transaction > - Create new transaction after request (ms) I like this one > > Thanks -- You are receiving this mail because: You are the assignee for the bug.
