<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
Hello Severin,
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">I just wanted to give a quick update on my progress. I used the apt package manager to install jtreg and it automatically installed version jtreg 5.1-b01-2.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">However, I use the source you gived to me and I was able to successfully run a tier 1 test.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">I wanted to thank you for help me. I will continue to work and provide updates as necessary.</div>
<div><br class="ContentPasted0">
</div>
Best regards,<br>
Henry</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
PS: I was sick last week, that's why I didn't advance.<br class="ContentPasted1">
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De:</b> Severin Gehwolf <sgehwolf@redhat.com><br>
<b>Enviado:</b> viernes, 10 de febrero de 2023 18:25<br>
<b>Para:</b> Henry GALVEZ <henry.galvez@intm.fr><br>
<b>Cc:</b> jdk-updates-dev@openjdk.org <jdk-updates-dev@openjdk.org><br>
<b>Asunto:</b> Re: 8299602 - Error encountered while building and testing JDK11U-DEV code</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Fri, 2023-02-10 at 15:07 +0000, Henry GALVEZ wrote:<br>
> Dear Severin,<br>
> <br>
> I hope this email finds you well. I am reaching out because I am encountering an error while building and testing the JDK11U-DEV repository code. I have taken the following steps to address the issue:<br>
> <br>
> Downloaded the repository code<br>
> Attempted to build and run tests without making any modifications<br>
> Validated that I have all the necessary requirements<br>
> Unfortunately, I am still encountering an error when running the tier1 tests. I have done some research by reviewing the archive of the mailing list, the documentation, and online resources, but I have been unable to find a solution to the issue.<br>
> <br>
> I would greatly appreciate your advice on how to correct this error or information on which mailing list I should ask for help.<br>
> <br>
> Here is a summarized output of my last test:<br>
> <br>
> <br>
> <br>
> Running test 'jtreg:test/hotspot/jtreg:tier1'<br>
> Error: Unexpected exception occurred! java.lang.IllegalArgumentException: 6+1<br>
> java.lang.IllegalArgumentException: 6+1<br>
> at com.sun.javatest.regtest.tool.Version.<init>(Version.java:80)<br>
> at com.sun.javatest.regtest.config.TestProperties$Cache$Entry.initAllowSmartActionArgs(TestProperties.java:452)<br>
> at com.sun.javatest.regtest.config.TestProperties$Cache$Entry.<init>(TestProperties.java:262)<br>
> at com.sun.javatest.regtest.config.TestProperties$Cache.getEntryInternal(TestProperties.java:509)<br>
> at com.sun.javatest.regtest.config.TestProperties$Cache.getEntry(TestProperties.java:500)<br>
> at com.sun.javatest.regtest.config.TestProperties.<init>(TestProperties.java:57)<br>
> at com.sun.javatest.regtest.config.RegressionTestSuite.<init>(RegressionTestSuite.java:80)<br>
> at com.sun.javatest.regtest.config.RegressionTestSuite.open(RegressionTestSuite.java:65)<br>
> at com.sun.javatest.regtest.config.TestManager.getTestSuites(TestManager.java:165)<br>
> at com.sun.javatest.regtest.tool.Tool.run(Tool.java:1124)<br>
> at com.sun.javatest.regtest.tool.Tool.run(Tool.java:1075)<br>
> at com.sun.javatest.regtest.tool.Tool.main(Tool.java:147)<br>
> at com.sun.javatest.regtest.Main.main(Main.java:58)<br>
> Finished running test 'jtreg:test/hotspot/jtreg:tier1'<br>
> Test report is stored in build/linux-x86_64-normal-server-release/test-results/jtreg_test_hotspot_jtreg_tier1<br>
<br>
Looks like wrong version of jtreg. Where did you get it from? Did you<br>
build from source? How does the MANIFEST.MF of jtreg.jar look like?<br>
<br>
Mine has:<br>
<br>
Manifest-Version: 1.0<br>
jtreg-VersionString: 6-dev+0<br>
jtreg-BuildDate: June 23, 2021<br>
jtreg-Milestone: dev<br>
jtreg-Version: 6<br>
jtreg-Name: jtreg<br>
Class-Path: javatest.jar asmtools.jar<br>
jtreg-Build: 0<br>
jtreg-BuildJavaVersion: Java(TM) 2 SDK, Version 1.8.0_292-b10<br>
Created-By: 1.8.0_292 (Red Hat, Inc.)<br>
Main-class: com.sun.javatest.regtest.Main<br>
<br>
And that works.<br>
<br>
Or consider downloading from here:<br>
<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.adoptopenjdk.net%2Fview%2FDependencies%2Fjob%2Fdependency_pipeline%2FlastSuccessfulBuild%2Fartifact%2Fjtreg%2F&data=05%7C01%7Chenry.galvez%40intm.fr%7Cc8eaf69ec657478b0f0208db0b8bc608%7C73ed3e4cd13c4c27b5c27ea43a0b9720%7C0%7C0%7C638116467178316162%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=P9hbogE6%2BNh9W11mYGx21uraKM09DDSeGIZYwQv%2FakU%3D&reserved=0">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.adoptopenjdk.net%2Fview%2FDependencies%2Fjob%2Fdependency_pipeline%2FlastSuccessfulBuild%2Fartifact%2Fjtreg%2F&data=05%7C01%7Chenry.galvez%40intm.fr%7Cc8eaf69ec657478b0f0208db0b8bc608%7C73ed3e4cd13c4c27b5c27ea43a0b9720%7C0%7C0%7C638116467178316162%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=P9hbogE6%2BNh9W11mYGx21uraKM09DDSeGIZYwQv%2FakU%3D&reserved=0</a><br>
<br>
HTH.<br>
<br>
Thanks,<br>
Severin<br>
<br>
</div>
</span></font></div>
</body>
</html>