https://bz.apache.org/bugzilla/show_bug.cgi?id=63241
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sat Mar 9 16:36:50 2019 New Revision: 1855127 URL: http://svn.apache.org/viewvc?rev=1855127&view=rev Log: Bug 63241 - __threadGroupName causes a NullPointerException if called from non Test threads Bugzilla Id: 63241 Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/ThreadGroupName.java jmeter/trunk/xdocs/changes.xml Author: pmouawad Date: Sat Mar 9 16:38:29 2019 New Revision: 1855128 URL: http://svn.apache.org/viewvc?rev=1855128&view=rev Log: Bug 63241 - __threadGroupName causes a NullPointerException if called from non Test threads Add a test Bugzilla Id: 63241 Modified: jmeter/trunk/test/src/org/apache/jmeter/functions/TestSimpleFunctions.java -- You are receiving this mail because: You are the assignee for the bug.
