<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p>The problem lists are expected to be either relative to the test
root (test/jdk in this case) or an absolute path. The command
using them happens to be launched with CWD in the make dir, so you
were able to resolve a file relative to that dir. That isn't
intentional.</p>
<p>/Erik<br>
</p>
<div class="moz-cite-prefix">On 6/24/23 04:31, Alan Snyder wrote:<br>
</div>
<blockquote type="cite" cite="mid:918E8677-EB55-4A49-89FF-4577714DE389@cbfiddle.com">
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;">This command worked:</span></div>
<span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77, 77);
font-family: Lato; font-size: 14px;">
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77,
77, 77); font-family: Lato; font-size: 14px;"><br>
</span></div>
make exploded-test TEST=jdk_awt
JTREG="EXTRA_PROBLEM_LISTS=../exclude.txt;OPTIONS=-l</span><font face="Lato" color="#4d4d4d"><span style="caret-color: rgb(77,
77, 77); font-size: 14px;">”</span></font>
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;"><br>
</span></div>
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;">but it was a
surprise that I needed the .. </span><span style="caret-color:
rgb(77, 77, 77); color: rgb(77, 77, 77); font-family: Lato;
font-size: 14px;">because the path was evaluated relative to
the make subdirectory.</span></div>
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;"><br>
</span></div>
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;">Is this fixable?</span></div>
<div><span style="caret-color: rgb(77, 77, 77); color: rgb(77, 77,
77); font-family: Lato; font-size: 14px;"><br>
</span></div>
</blockquote>
</body>
</html>