On Mon, 27 Mar 2023 18:02:05 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

>> In that case did you mean:
>> 
>> '@run driver Frames2Test -Xss4M Frames2Targ'
>> 
>> ?
>
> the @run line contains only the test name and additional command-line options 
> if needed, the target app class 'Frames2Targ' is not included. I have 
> copy-pasted this example from 
> https://github.com/openjdk/jdk/blob/0deb648985b018653ccdaf193dc13b3cf21c088a/test/jdk/com/sun/jdi/Frames2Test.java#L34

That is very confusing because the `Frames2Targ` seems to appear out of nowhere.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13170#discussion_r1150012428

Reply via email to