Hi, I use a JMeter 5.4.1 patched manually with log4j 2.17.2 and a jdk 8 because i need to add proxy certificats for the enterprise X509 certificats in the carcerts jdk file.
I get some troubles with open jdk 11 (i think for perfmon server that kill the jdk) so i still use the jdk8. I not sure that regression is for the version 5.5 but i made somes tests with this version and the jdk 11.x and i decided to warry you. I think lot of users will use jdk 11 and not jdk 17 in Enterprise. Regards. Vincent DABURON Le mer. 16 mars 2022 à 16:35, Philippe Mouawad < [email protected]> a écrit : > Hello Vincent, > Thanks for your reports. > Did you notice those problems in JMeter 5.4.3 ? > > Thank you > Regards > > On Mon, Mar 14, 2022 at 1:19 PM Vincent Daburon <[email protected]> > wrote: > > > Hi, > > I try JMeter 5.5 on Windows 10 + JDK openjdk-11u-11.0.4_11 (no > > external plugin add) > > I record a short JMeter script with simple html page > > > > I find a trouble for display the simple html page in the View Results > > Tree format text > > When i clique to display the resultat data (html boy) the JMeter is > > very slow to show the page. > > I need to wait 4 sec to 8 sec between click and the http sampler and > > the display in text format. > > > > The html page is very simple 2Ko > > and other html page 7Ko takes 16 sec to display in text format ! > > java.runtime.name=OpenJDK Runtime Environment > > java.runtime.version=11.0.4+11 > > > > -1 for release > > > > Big regression to display a simple page html in the View Results Tree > > with OpenJDK 11.02 or 11.04 > > I can't use this version of the View Results Tree > > > > > > I try with > > java.runtime.name=OpenJDK Runtime Environment > > java.runtime.version=11.0.2+9 > > java.specification.vendor=Oracle Corporation > > java.specification.version=11 > > > > same trouble > > > > > > I try with the same script and result with Oracle jdk1.8.0_191 > > JMeter 5.5 on Windows 10 + Oracle jdk1.8.0_191 (no external plugin add) > > I don't have the trouble, text is display quickly. > > > > I try the same script and result with Open JDK 17.0.2 > > java.runtime.name=OpenJDK Runtime Environment > > java.runtime.version=17.0.2+8-86 > > java.specification.vendor=Oracle Corporation > > java.specification.version=17 > > > > i don't have the trouble, text is display quickly. > > > > Summary : > > OK with JDK 8 and 17 > > KO with JDK 11.02 and 11.04 > > > > Regards. > > Vincent DABURON > > > > Le lun. 14 mars 2022 à 09:19, Antonio Gomes Rodrigues > > <[email protected]> a écrit : > > > > > > Thanks for the RM. > > > > > > +1 for release > > > > > > Le lun. 14 mars 2022 à 09:06, Vladimir Sitnikov < > > [email protected]> > > > a écrit : > > > > > > > Thanks for the RM. > > > > > > > > +1 for release > > > > > > > > Vladimir > > > > > > > > > -- > Cordialement > Philippe M. > Ubik-Ingenierie >
