This is an automated email from the ASF dual-hosted git repository.

milamber pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/jmeter-site-preview.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new cab7fba  Update preview for Apache JMeter v5.5-rc3
cab7fba is described below

commit cab7fba6fa0cd8dbbd9e9961b9ff73640e1c49e0
Author: Milamber <[email protected]>
AuthorDate: Fri Jun 10 17:51:52 2022 +0100

    Update preview for Apache JMeter v5.5-rc3
---
 rat/index.html                      |  5 +++--
 rat/rat-report.txt                  |  7 ++++---
 site/changes.html                   | 21 +++++++--------------
 site/usermanual/hints_and_tips.html | 20 ++++++++++++++++----
 4 files changed, 30 insertions(+), 23 deletions(-)

diff --git a/rat/index.html b/rat/index.html
index cd8144f..ef6c3b5 100644
--- a/rat/index.html
+++ b/rat/index.html
@@ -39,10 +39,10 @@ caption {color:blue;text-align:left;}
 Table 1: A snapshot summary of this rat report.
 </caption>
 <tr>
-<td colspan="1" class="notes">Notes: 38</td><td colspan="1" 
class="binaries">Binaries: 10</td><td colspan="1" class="archives">Archives: 
3</td><td colspan="1" class="standards">Standards: 1826</td>
+<td colspan="1" class="notes">Notes: 38</td><td colspan="1" 
class="binaries">Binaries: 10</td><td colspan="1" class="archives">Archives: 
3</td><td colspan="1" class="standards">Standards: 1827</td>
 </tr>
 <tr>
-<td colspan="2" class="licenced">Apache Licensed: 1826</td><td colspan="2" 
class="generated">Generated Documents: 0</td>
+<td colspan="2" class="licenced">Apache Licensed: 1827</td><td colspan="2" 
class="generated">Generated Documents: 0</td>
 </tr>
 <tr>
 <td colspan="2" class="java_note">Note: JavaDocs are generated and so license 
header is optional</td><td colspan="2" class="generated_note">Note: Generated 
files do not require license headers</td>
@@ -1933,6 +1933,7 @@ Table 1: A snapshot summary of this rat report.
   AL         
/src/core/src/main/java/org/apache/jmeter/visualizers/ImageVisualizer.java<br>
   AL         
/src/core/src/main/java/org/apache/jmeter/visualizers/Printable.java<br>
   AL         /src/core/src/main/java/org/apache/jmeter/SplashScreen.java<br>
+  AL         /src/core/src/main/java/org/apache/jmeter/JMeterGuiLauncher.kt<br>
   AL         
/src/core/src/main/version/org/apache/jmeter/util/JMeterVersion.java<br>
   AL         /settings.gradle.kts<br>
   N         /config/LICENSE<br>
diff --git a/rat/rat-report.txt b/rat/rat-report.txt
index d1adc09..8635122 100644
--- a/rat/rat-report.txt
+++ b/rat/rat-report.txt
@@ -2,14 +2,14 @@
 *****************************************************
 Summary
 -------
-Generated at: 2022-04-27T10:52:42+00:00
+Generated at: 2022-06-10T17:34:33+01:00
 
 Notes: 38
 Binaries: 10
 Archives: 3
-Standards: 1826
+Standards: 1827
 
-Apache Licensed: 1826
+Apache Licensed: 1827
 Generated Documents: 0
 
 JavaDocs are generated, thus a license header is optional.
@@ -1898,6 +1898,7 @@ Archives:
   AL    
/src/core/src/main/java/org/apache/jmeter/visualizers/ImageVisualizer.java
   AL    /src/core/src/main/java/org/apache/jmeter/visualizers/Printable.java
   AL    /src/core/src/main/java/org/apache/jmeter/SplashScreen.java
+  AL    /src/core/src/main/java/org/apache/jmeter/JMeterGuiLauncher.kt
   AL    /src/core/src/main/version/org/apache/jmeter/util/JMeterVersion.java
   AL    /settings.gradle.kts
   N     /config/LICENSE
diff --git a/site/changes.html b/site/changes.html
index 516ff95..c3b4f35 100644
--- a/site/changes.html
+++ b/site/changes.html
@@ -455,13 +455,6 @@ however, the profile can't be updated while the test is 
running.
       65353</a>
     -
   Make the estimator used for calculating percentiles on the dashboard 
configurable</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65885";>
-      Bug
-      65885</a>
-    -
-  HTML Report: Error report displays wrong failure message when Response 
Assertion checks Ignore Status and response code is not 200</li>
 
 </ul>
 
@@ -525,7 +518,7 @@ however, the profile can't be updated while the test is 
running.
 
 <ul>
   
-<li>Added Kotlin 1.6.0 for JMeter engine implementation (apiVersion=1.5). The 
set of JSR 223 languages is intact.</li>
+<li>Added Kotlin 1.6.21 for JMeter engine implementation (apiVersion=1.5). The 
set of JSR 223 languages is intact.</li>
   
 <li>
 <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65128";>
@@ -561,7 +554,7 @@ however, the profile can't be updated while the test is 
running.
   <a href="https://github.com/apache/jmeter/pull/668";>
       Pull request #668</a>
     -
-  Updated json-smart to 2.4.8 (from 2.3), accessors-smart to 2.4.8 (from 1.2) 
and asm 9.1 (from 9.0). Contributed by Stefan Seide (stefan at 
trilobyte-se.de)</li>
+  Updated json-smart to 2.4.8 (from 2.3), accessors-smart to 2.4.8 (from 1.2) 
and asm 9.3 (from 9.0). Contributed by Stefan Seide (stefan at 
trilobyte-se.de)</li>
   
 <li>
 <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64831";>
@@ -578,7 +571,7 @@ however, the profile can't be updated while the test is 
running.
     -
   Hide splash screen when an error is displayed because the test plan could 
not be parsed.</li>
   
-<li>Updated Groovy to 3.0.10 (from 3.0.7).</li>
+<li>Updated Groovy to 3.0.11 (from 3.0.7).</li>
   
 <li>Updated Darklaf to 2.7.3 (from 2.5.4).</li>
   
@@ -614,7 +607,7 @@ however, the profile can't be updated while the test is 
running.
   
 <li>Updated json-path to 2.7.0 (from 2.4.0).</li>
   
-<li>Updated jsoup to 1.14.3 (from 1.13.1).</li>
+<li>Updated jsoup to 1.15.1 (from 1.13.1).</li>
   
 <li>Updated JUnit to 4.13.2 and 5.8.2 (from 4.13.1 and 5.7.0).</li>
   
@@ -622,7 +615,7 @@ however, the profile can't be updated while the test is 
running.
   
 <li>Updated Miglayout to 5.3 (from 5.2).</li>
   
-<li>Updated Neo4j Java driver to 4.4.5 (from 4.2.0).</li>
+<li>Updated Neo4j Java driver to 4.4.6 (from 4.2.0).</li>
   
 <li>Updated Objenesis to 3.2 (from 2.6).</li>
   
@@ -640,13 +633,13 @@ however, the profile can't be updated while the test is 
running.
 <a href="https://github.com/apache/jmeter/pull/698";>
       Pull request #698</a>
     -
-  Updated Apache Tika to 1.28.1 (from 1.26).</li>
+  Updated Apache Tika to 1.28.3 (from 1.26).</li>
   
 <li>Updated WireMock-JRE8 to 2.30.0 (from 2.24.1).</li>
   
 <li>Updated com.github.vlsi.vlsi-release-plugins 1.76 (from 1.74).</li>
   
-<li>Updated jackson to 2.13.2 (from 2.10.5)</li>
+<li>Updated jackson to 2.13.3 (from 2.10.5)</li>
   
 <li>Updated jmespath to 0.5.1</li>
   
diff --git a/site/usermanual/hints_and_tips.html 
b/site/usermanual/hints_and_tips.html
index 7fa7d9a..bcb7543 100644
--- a/site/usermanual/hints_and_tips.html
+++ b/site/usermanual/hints_and_tips.html
@@ -317,17 +317,29 @@ will match any component that contains test in searchable 
elements of the compon
 
 
 <div class="subsection">
-<h2 id="hidpi">22.4 JMeter with a HiDPI screen on Linux or Windows<a 
class="sectionlink" href="#hidpi" title="Link to here">&para;</a>
+<h2 id="hidpi">22.4 JMeter and a HiDPI screen<a class="sectionlink" 
href="#hidpi" title="Link to here">&para;</a>
 </h2>
 
 <div class="description">
     
 <p>
-    The HiDPI mode isn't currently support by the Swing API in Java on Linux, 
MacOS or Windows. Therefore
-    JMeter can be very hard to read with a HiDPI screen (little icons and 
chars).
+    With <b>Java version 9 and up</b>, the HiDPI (High Dot Per Inch) screens 
are supported.
     </p>
     
-<p>You can improve the JMeter's display on HiDPI screen by changing some 
properties:</p>
+<p>
+    You can define the Java property <b>sun.java2d.uiScale</b> to change the 
scale of JMeter.
+    The value can be an integer or percentage value.
+    </p>
+    
+<p>For example, on Linux, with x2 factor (200%):</p>
+    
+<pre class="source">
+    $ export JVM_ARGS="-Dsun.java2d.uiScale=200%"
+    $ ./bin/jmeter</pre>
+    
+<p>
+    With <b>Java version 8</b>, the HiDPI (High Dot Per Inch) screens aren't 
supported in the Swing API.
+    You can improve the JMeter's display on HiDPI screen by changing some 
properties:</p>
     
 <dl>
       

Reply via email to