https://bz.apache.org/bugzilla/show_bug.cgi?id=65388
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Severity|regression |enhancement Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Felix Schumacher <[email protected]> --- Out of curiosity: Any reason for using bin/jmeter.sh instead of bin/jmeter? The opens directives have been copied from jmeter script to jmeter.sh script and should work now. It would be nice, if you could report back if that is really the case :) Thanks for the report. commit 659c1ff5eaea941eb7ad0638b58e904dcc06d961 Author: Felix Schumacher <[email protected]> AuthorDate: Thu Jun 17 17:02:04 2021 +0200 Fix jmeter.sh on Java 16 Copy the opens-directives from bin/jmeter to bin/jmeter.sh. Bugzilla Id: 65388 Bugzilla Id: 65300 --- bin/jmeter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) *** This bug has been marked as a duplicate of bug 65300 *** -- You are receiving this mail because: You are the assignee for the bug.
