<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 3, 2023 at 4:24 PM Oliver Kopp <<a href="mailto:kopp.dev@gmail.com">kopp.dev@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 3. Apr. 2023 um 12:52 Uhr schrieb Thomas Stüfe <<a href="mailto:thomas.stuefe@gmail.com" target="_blank">thomas.stuefe@gmail.com</a>>:</div><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">More generally, you can specify a different JVM for building purposes with --with-build-jdk. </div></blockquote><div><br></div><div>Thank you for the hint!</div><div><br></div><div>Now, it hangs at "Updating support/src.zip":</div><div><br></div><div>$ make test TEST="jtreg:test/jdk/tools/jlink/JLink100Modules.java"<br>Building target 'test' in configuration 'windows-x86_64-server-release'<br>Compiling up to 89 files for jdk.jlink<br>Updating support/src.zip</div><div><br></div><div>When killing the build process, the output is:</div><div><br></div><div>make[2]: *** [make/Main.gmk:672: build-test-hotspot-jtreg-native] Error 100</div><div><br></div><div>Should I build jtreg with JDK's master, too?</div><div><br></div></div></div></blockquote><div><br></div><div>No idea, sorry. I don't run tests via make, so I have no experiences with that. <br></div><div><br></div><div>I always call jtreg directly on the command line; there you specify via env var JT_JAVA the jdk to use for jtreg, and via -jdk option the jdk you want to test.</div><div><br></div><div>Cheers, Thomas<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div></div><div>Cheers,</div><div><br></div><div>Oliver<br></div></div></div>
</blockquote></div></div>