This file is indexed.

/usr/share/jmeter/printable_docs/changes.html is in jmeter-help 2.13-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->

<!-- start the processing -->
<html>
<head>
<link rel="stylesheet" type="text/css" href="./../docs/css/style.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="author" value="JMeter developers">
<meta name="email" value="dev AT jmeter.apache.org">

<title>Apache JMeter - Changes</title>
</head>

<body bgcolor="#ffffff" text="#000000" link="#525D76">
<table border="0" cellspacing="0">
<tr>
<td align="left">
<a href="http://www.apache.org"><img title="Apache Software Foundation" width="387" height="100" src="./../docs/images/asf-logo.gif" border="0"/></a>
</td>
<td align="right">
<a href="http://jmeter.apache.org/"><img width="182" height="88" src="./../docs/images/logo.jpg" alt="Apache JMeter" title="Apache JMeter" border="0"/></a>
</td>
</tr>
</table>
<table border="0" cellspacing="4">
<tr><td>
<hr noshade size="1"/>
</td></tr>
<tr>
<td align="left" valign="top">
<br>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>Changes</strong></font>
</td></tr>
<tr><td>
<blockquote>
<style type="text/css">

h2 { color: #960000; }
h3 { color: #960000; }

</style>
<p>
<table border="1" bgcolor="#bbbb00" width="50%" cellspacing="0" cellpadding="2">
<tr><td>

<b>
This page details the changes made in the current version only.
</b>


<br>


Earlier changes are detailed in the 
<a href="changes_history.html">
History of Previous Changes
</a>
.

</td></tr>
</table>
</p>
<h1>
Version 2.13
</h1>
<ul>


<li>
<a href="#New and Noteworthy">
New and Noteworthy
</a>
</li>


<li>
<a href="#Known bugs">
Known bugs
</a>
</li>


<li>
<a href="#Incompatible changes">
Incompatible changes
</a>
</li>


<li>
<a href="#Bug fixes">
Bug fixes
</a>
</li>


<li>
<a href="#Improvements">
Improvements
</a>
</li>


<li>
<a href="#Non-functional changes">
Non-functional changes
</a>
</li>


<li>
<a href="#Thanks">
Thanks
</a>
</li>



</ul>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="New and Noteworthy">New and Noteworthy</a></big></big></b></font></td></tr></table><br/>
<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>New Elements</big></b></font></td></tr></table><br/>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">New Async BackendListener with Graphite implementation</font></td></tr></table>
<p>
A new Async BackendListener has been added to allow sending result data to a backend listener. 
JMeter ships with a GraphiteBackendListenerClient that allows sending results to a 
<a href="http://graphite.wikidot.com/" target="_blank">
Graphite
</a>
 server using Pickle ot Plaintext protocols.
You can implement your own backend by extending 
<a href="./api/org/apache/jmeter/visualizers/backend/AbstractBackendListenerClient.html">
AbstractBackendListenerClient
</a>
. This backend could be 
a database (JDBC), a Message Oriented Middleware (JMS), a Webservice or anything you want.
 
</p>
<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='902' height='293' src="./../docs/images/screenshots/changes/2.13/backend_listener_graphite.png"/><br>
<font size="-1"></font></td></tr></table></p>
<p>
This is the kind of Live Dashboard you can obtain using 
<a href="http://grafana.org/" target="_blank">
Grafana
</a>
 and 
<a href="http://influxdb.com/" target="_blank">
InfluxDB
</a>
<br>


Read 
<a href="./usermanual/realtime-results.html">
this
</a>
 for more details.
</p>
<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1265' height='581' src="./../docs/images/screenshots/grafana_dashboard.png"/><br>
<font size="-1">Grafana dashboard
</font></td></tr></table></p>
<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>Core Improvements</big></b></font></td></tr></table><br/>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">New connect time metric</font></td></tr></table>
<p>
Starting with this version a new metric called connectTime has been added. It represents the time to establish connection.
By default it is not saved to CSV or XML, to have it saved add to user.properties:
<br>



<code>

jmeter.save.saveservice.connect_time=true

</code>


</p>
<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1058' height='193' src="./../docs/images/screenshots/changes/2.13/connect_time_table.png"/><br>
<font size="-1"></font></td></tr></table></p>
<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='665' height='651' src="./../docs/images/screenshots/changes/2.13/connect_time_tree.png"/><br>
<font size="-1"></font></td></tr></table></p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Aggregate Graph and Report</font></td></tr></table>
<p>
The listeners Aggregate Graph and Aggregate Report previously showed only the 90 percentile (historical behavior), the 95 percentile and the 99 percentile have been added and are customizable.
To setup the percentiles value you want, add to user.properties:
<br>



<code>

aggregate_rpt_pct1=90
<br>


aggregate_rpt_pct2=95
<br>


aggregate_rpt_pct3=99

</code>


<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='801' height='681' src="./../docs/images/screenshots/changes/2.13/aggregate_graph_new_percentile.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">HTTP(S) Test Script Recorder</font></td></tr></table>
<p>
Now component is able to detect authentication schemes and automatically adds a pre-configured HTTP Authorization Manager with the correct Mechanism.

</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">HTTP Request</font></td></tr></table>
<p>
The CalDAV verbs (Calendar extensions to WebDAV) REPORT and MKCALENDAR have been added in the HTTP Request sampler.

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='716' height='324' src="./../docs/images/screenshots/changes/2.13/new_methods_caldav.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">JDBC Request</font></td></tr></table>
<p>
The ResultSet can be get as a object, this allows to handle more easily the results after in BeanShell, JSR223 scripts...

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='683' height='628' src="./../docs/images/screenshots/changes/2.13/jdbc_resultset_handler.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Distributed Testing</font></td></tr></table>
<p>
To allow better usage of Distributed Testing in the cloud, retry behaviour has been added when starting test on servers.
Read 
<a href="./usermanual/remote-test.html#retries">
this
</a>
 for more details.

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='669' height='202' src="./../docs/images/screenshots/changes/2.13/distributed_retry.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Distributed Testing performance</font></td></tr></table>
<p>
Since JMeter 2.13, Stripping modes (StrippingBatch being the default mode) now also strip responses from SubResults improving consumed network bandwidth.

</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Documentation refresh</font></td></tr></table>
<p>
A new style for website (responsive and more up to date) has been created by Felix Schumacher.
Documentations have been refreshed particularly:

<ul>

    
<li>
<a href="./usermanual/build-ws-test-plan.html">
Building a Webservice Test Plan
</a>
</li>

    
<li>
<a href="./usermanual/best-practices.html">
Best Practices
</a>
</li>

    
<li>
<a href="./usermanual/boss.html">
Help! My boss wants me to load test our application!
</a>
</li>


</ul>


</p>
<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>GUI Improvements</big></b></font></td></tr></table><br/>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Module Controller</font></td></tr></table>
<p>
The Module Controller now shows the target controller in a tree view (instead of combo list).

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='306' height='372' src="./../docs/images/screenshots/changes/2.13/module_controller_tree_view.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Toolbar</font></td></tr></table>
<p>
JMeter's toolbar has been refreshed for some icons (start, toogle, etc.). Three sizes are now avialable for the icons: 22x22, 32x32 and 48x48.
<br>

The property to define your prefered size is:

<pre>
jmeter.toolbar.icons.size=value
</pre>

with the value 22x22 (default size), 32x32 or 48x48.

</p>
<p>
The toolbar with 22x22 pixels icons

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='417' height='116' src="./../docs/images/screenshots/changes/2.13/toolbar_22x22.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<p>
The toolbar with 32x32 pixels icons

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='533' height='130' src="./../docs/images/screenshots/changes/2.13/toolbar_32x32.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<p>
The toolbar with 48x48 pixels icons

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='716' height='143' src="./../docs/images/screenshots/changes/2.13/toolbar_48x48.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif">HTTP(S) Test Script Recorder</font></td></tr></table>
<p>
If your Test Plan does not contains a Recording Controller, a new warning message will appear if the
 HTTP(S) Test Script Recorder is configured to send the samples into a Recording Controller.

<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='858' height='386' src="./../docs/images/screenshots/changes/2.13/warning_message_proxy.png"/><br>
<font size="-1"></font></td></tr></table></p>


</p>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Incompatible changes">Incompatible changes</a></big></big></b></font></td></tr></table><br/>
<ul>

    
<li>
Since 2.13, Aggregate Graph, Summary Report and Aggregate Report now export percentages to %, before they exported the decimal value which differed from what was shown in GUI
</li>

    
<li>
Third party plugins may be impacted by fix of 
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57586">Bug 57586</a>
, ensure that your subclass of HttpTestSampleGui implements ItemListener if you relied on parent class doing so.
</li>

    
<li>
Report package has been removed, ApacheJMeter_report.jar is not generated anymore as a consequence, see 
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57269">Bug 57269</a>
</li>


</ul>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Improvements">Improvements</a></big></big></b></font></td></tr></table><br/>
<h3>
HTTP Samplers and Test Script Recorder
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=25430">Bug 25430</a>
 - HTTP(S) Test Script Recorder : Make it populate HTTP Authorization Manager. Partly based on a patch from Dzmitry Kashlach (dzmitrykashlach at gmail.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57381">Bug 57381</a>
 - HTTP(S) Test Script Recorder should display an error if Target Controller references a Recording Controller and no Recording Controller exists. Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57488">Bug 57488</a>
 - Performance : Improve SSLContext reset for Two-way SSL Authentication
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57565">Bug 57565</a>
 - SamplerCreator : Add method to allow implementations to add children to created sampler
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57606">Bug 57606</a>
 - HTTPSamplerBase#errorResult changes the sample label on exception 
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57613">Bug 57613</a>
 - HTTP Sampler : Added CalDAV verbs (REPORT, MKCALENDAR). Contributed by Richard Brigham (richard.brigham at teamaol.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=48799">Bug 48799</a>
 - Add time to establish connection to available sample metrics. Implemented by Andrey Pokhilko (andrey at blazemeter.com) and contributed by BlazeMeter Ltd. and Pieter Ennes (apache.org at spam.ennes.nl)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57500">Bug 57500</a>
 - Introduce retry behavior for distributed testing. Implemented by Andrey Pokhilko and Dzimitry Kashlach and contributed by BlazeMeter Ltd.
</li>


</ul>
<h3>
Other samplers
</h3>
<ul>

    
<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57322">Bug 57322</a>
 - JDBC Test elements: add ResultHandler to deal with ResultSets(cursors) returned by callable statements. Contributed by Yngvi &THORN;&oacute;r Sigurj&oacute;nsson (blitzkopf at gmail.com)
</li>


</ul>
<h3>
Controllers
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57561">Bug 57561</a>
 - Module controller UI : Replace combobox by tree. Contributed by Maciej Franek (maciej.franek at gmail.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57648">Bug 57648</a>
 - TestFragment should be disabled when created. Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


</ul>
<h3>
Listeners
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55932">Bug 55932</a>
 - Create a Async BackendListener to allow easy plug of new listener (Graphite, JDBC, Console,...)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57246">Bug 57246</a>
 - BackendListener : Create a Graphite implementation
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57217">Bug 57217</a>
 - Aggregate graph and Aggregate report improvements (3 configurable percentiles, same data in both, factor out code). Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57537">Bug 57537</a>
 - BackendListener : Allow implementations to drop samples
</li>


</ul>
<h3>
Timers, Assertions, Config, Pre- & Post-Processors
</h3>
<ul>


</ul>
<h3>
Functions
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54453">Bug 54453</a>
 - Performance enhancements : Replace Random by ThreadLocalRandom in __Random function
</li>


</ul>
<h3>
I18N
</h3>
<ul>


</ul>
<h3>
General
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57518">Bug 57518</a>
 - Icons for toolbar with several sizes
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57605">Bug 57605</a>
 - When there is an error loading Test Plan, SaveService.loadTree returns null leading to NPE in callers
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57269">Bug 57269</a>
 - Drop org.apache.jmeter.reports package
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=53764">Bug 53764</a>
 - Website : Create a new style for website
</li>


</ul>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Non-functional changes">Non-functional changes</a></big></big></b></font></td></tr></table><br/>
<ul>


<li>
Updated to jsoup-1.8.1.jar (from 1.7.3)
</li>


<li>
Updated to tika-core and tika-parsers 1.7 (from 1.6)
</li>


<li>
Updated to commons-codec-1.10.jar (from 1.9)
</li>


<li>
Updated to dnsjava-2.1.7.jar (from 2.1.6)
</li>


<li>
Updated to jodd-3.6.4.jar (from 3.6.1)
</li>


<li>
Updated to junit-4.12.jar (from 4.11)
</li>


<li>
Updated to rhino-1.7R5 (from 1.7R4)
</li>


<li>
Updated to rsyntaxtextarea-2.5.6 (from 2.5.3)
</li>


<li>
Updated to slf4j-1.7.10 (from 1.7.5)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57276">Bug 57276</a>
 - RMIC no longer needed since Java 5
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57310">Bug 57310</a>
 - Replace System.getProperty("file.separator") with File.separator throughout (Also "path.separator" with File.pathSeparator)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57389">Bug 57389</a>
 - Fix potential NPE in converters
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57417">Bug 57417</a>
 - Remove unused method isTemporary from NullProperty. This was a leftover from a refactoring done in 2003.
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57418">Bug 57418</a>
 - Remove unused constructor from Workbench
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57419">Bug 57419</a>
 - Remove unused interface ModelListener.
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57466">Bug 57466</a>
 - IncludeController : Remove an unneeded set creation. Contributed by Benoit Wiart (benoit.wiart at gmail.com)
</li>


<li>
Added property loggerpanel.usejsyntaxtext to disable the use of JSyntaxTextArea for the Console Logger (in case of memory or other issues)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57586">Bug 57586</a>
 - HttpTestSampleGui: Remove interface ItemListener implementation
</li>


</ul>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Bug fixes">Bug fixes</a></big></big></b></font></td></tr></table><br/>
<h3>
HTTP Samplers and Test Script Recorder
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57385">Bug 57385</a>
 - Getting empty thread name in xml result for HTTP requests with "Follow Redirects" set. Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57579">Bug 57579</a>
 - NullPointerException error is raised on main sample if "RETURN_NO_SAMPLE" is used (default) and "Use Cache-Control / Expires header..." is checked in HTTP Cache Manager
</li>


</ul>
<h3>
Other Samplers
</h3>
<ul>


</ul>
<h3>
Controllers
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57447">Bug 57447</a>
 - Use only the user listed DNS Servers, when "use custom DNS resolver" option is enabled.
</li>


</ul>
<h3>
Listeners
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57262">Bug 57262</a>
 - Aggregate Report, Aggregate Graph and Summary Report export : headers use keys instead of labels
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57346">Bug 57346</a>
 - Summariser : The + (difference) reports show wrong elapsed time and throughput
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57449">Bug 57449</a>
 - Distributed Testing: Stripped modes do not strip responses from SubResults (affects load tests that use Download of embedded resources). Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57562">Bug 57562</a>
 - View Results Tree CSS/JQuery Tester : Nothing happens when there is an error in syntax and an exception occurs in jmeter.log
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57514">Bug 57514</a>
 - Aggregate Graph, Summary Report and Aggregate Report show wrong percentage reporting in saved file
</li>


</ul>
<h3>
Timers, Assertions, Config, Pre- & Post-Processors
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57607">Bug 57607</a>
 - Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error 
</li>


</ul>
<h3>
General
</h3>
<ul>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57365">Bug 57365</a>
 - Selected LAF is not correctly setup due to call of UIManager.setLookAndFeel too late. Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57364">Bug 57364</a>
 - Options < Look And Feel does not update all windows LAF. Contributed by Ubik Load Pack (support at ubikloadpack.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57394">Bug 57394</a>
 - When constructing an instance with ClassTools#construct(String, int) the integer was ignored and the default constructor was used instead.
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57440">Bug 57440</a>
 - OutOfMemoryError after introduction of JSyntaxTextArea in LoggerPanel due to disableUndo not being taken into account.
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57569">Bug 57569</a>
 - FileServer.reserveFile - inconsistent behaviour when hasHeader is true
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57555">Bug 57555</a>
 - Cannot use JMeter 2.12 as a maven dependency. Contributed by Pascal Schumacher (pascal.schumacher at t-systems.com)
</li>


<li>
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57608">Bug 57608</a>
 - Fix start script compatibility with old Unix shells, e.g. on Solaris
</li>


</ul>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Thanks">Thanks</a></big></big></b></font></td></tr></table><br/>
<p>
We thank all contributors mentioned in bug and improvement sections above:

<ul>


<li>
<a href="http://ubikloadpack.com">
Ubik Load Pack
</a>
</li>


<li>
Yngvi &THORN;&oacute;r Sigurj&oacute;nsson (blitzkopf at gmail.com)
</li>


<li>
Dzmitry Kashlach (dzmitrykashlach at gmail.com)
</li>


<li>
<a href="http://blazemeter.com">
BlazeMeter Ltd.
</a>
</li>


<li>
Benoit Wiart (benoit.wiart at gmail.com)
</li>


<li>
Pascal Schumacher (pascal.schumacher at t-systems.com)
</li>


<li>
Maciej Franek (maciej.franek at gmail.com)
</li>


<li>
Richard Brigham (richard.brigham at teamaol.com)
</li>


<li>
Pieter Ennes (apache.org at spam.ennes.nl)
</li>


</ul>



<br>


We also thank bug reporters who helped us improve JMeter. 
<br>


For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:

<ul>


<li>
Chaitanya Bhatt (bhatt.chaitanya at gmail.com) for his thorough testing of new BackendListener and Graphite Client implementation.
</li>


<li>
Marcelo Jara (marcelojara at hotmail.com) for his clear report on 
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57607">Bug 57607</a>
.
</li>


</ul>


Apologies if we have omitted anyone else.
 
</p>
<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Known bugs">Known bugs</a></big></big></b></font></td></tr></table><br/>
<ul>


<li>
The Once Only controller behaves correctly under a Thread Group or Loop Controller,
but otherwise its behaviour is not consistent (or clearly specified).
</li>



<li>

The numbers that appear to the left of the green box are the number of active threads / total number of threads, 
the total number of threads only applies to a locally run test, otherwise it will show 0 (see 
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55510">Bug 55510</a>
).

</li>



<li>

Note that there is a 
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599 ">
bug in Java
</a>

on some Linux systems that manifests itself as the following error when running the test cases or JMeter itself:

<pre>

 [java] WARNING: Couldn't flush user prefs:
 java.util.prefs.BackingStoreException:
 java.lang.IllegalArgumentException: Not supported: indent-number

</pre>

This does not affect JMeter operation. This issue is fixed since Java 7b05.

</li>



<li>

Note that under some windows systems you may have this WARNING:

<pre>

java.util.prefs.WindowsPreferences 
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.

</pre>

The fix is to run JMeter as Administrator, it will create the registry key for you, then you can restart JMeter as a normal user and you won't have the warning anymore.

</li>



<li>

With Java 1.6 and Gnome 3 on Linux systems, the JMeter menu may not work correctly (shift between mouse's click and the menu). 
This is a known Java bug (see  
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54477">Bug 54477</a>
). 
A workaround is to use a Java 7 runtime (OpenJDK or Oracle JDK).

</li>



<li>

With Oracle Java 7 and Mac Book Pro Retina Display, the JMeter GUI may look blurry. 
This is a known Java bug, see Bug 
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629">
JDK-8000629
</a>
.
A workaround is to use a Java 7 update 40 runtime which fixes this issue.

</li>



<li>

You may encounter the following error: 
<i>
java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
</i>

 if you run a HTTPS request on a web site with a SSL certificate (itself or one of SSL certificates in its chain of trust) with a signature
 algorithm using MD2 (like md2WithRSAEncryption) or with a SSL certificate with a size lower than 1024 bits.
This error is related to increased security in Java 7 version u16 (MD2) and version u40 (Certificate size lower than 1024 bits), and Java 8 too.

<br>


To allow you to perform your HTTPS request, you can downgrade the security of your Java installation by editing 
the Java 
<b>
jdk.certpath.disabledAlgorithms
</b>
 property. Remove the MD2 value or the constraint on size, depending on your case.

<br>


This property is in this file:

<pre>
JAVA_HOME/jre/lib/security/java.security
</pre>

See  
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56357">Bug 56357</a>
 for details.

</li>



</ul>
</blockquote>
</p>
</td></tr>
<tr><td><br></td></tr>
</table>
<br>
</td>
</tr>
<tr><td>
<hr noshade size="1"/>
</td></tr>
<tr>
<td>
<table width=100%>
<tr>
<td align="center">
<font color="#525D76" size="-1"><em>
Copyright &copy; 1999-2016, Apache Software Foundation
</em></font>
</td>
</tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are
trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<!-- end the processing -->