Hello, Any feedback on this ? Thanks On Tue, Feb 6, 2018 at 9:09 PM, Philippe Mouawad <[email protected] > wrote:
> Hello, > What are you thought on this ? > > Regards > Philippe > > On Tue, Feb 6, 2018 at 9:09 PM, <[email protected]> wrote: > >> https://bz.apache.org/bugzilla/show_bug.cgi?id=62082 >> >> Bug ID: 62082 >> Summary: __groovy function seems to have useless synchronized >> in execute >> Product: JMeter >> Version: 3.3 >> Hardware: All >> OS: All >> Status: NEW >> Severity: enhancement >> Priority: P2 >> Component: Main >> Assignee: [email protected] >> Reporter: [email protected] >> Target Milestone: --- >> >> Following same analysis of Bug 57114 and as per understanding of this: >> >> - >> https://stackoverflow.com/questions/48644849/is-groovy-scrip >> tingengine-thread-safe >> >> Groovy ScriptEngine "THREADING" is equal to MULTITHREADED: >> - >> https://docs.oracle.com/javase/8/docs/api/javax/script/ >> ScriptEngineFactory.html#getParameter-java.lang.String- >> >> It seems we could avoid the synchronized block. >> >> Thoughts ? >> Thanks >> >> -- >> You are receiving this mail because: >> You are the assignee for the bug. > > > > > -- > Cordialement. > Philippe Mouawad. > > >
