On Wed, 21 Oct 2020 03:26:57 GMT, Vicente Romero <vrom...@openjdk.org> wrote:

>> I believe plain jtreg invocations may not be always setting "-g". So 
>> probably better to be explicitly clear we need -g, as the test itself 
>> requires the debugging info/LocalVariableTable?
>
> sure I understand that the `-g` option is necessary. I was just wondering if 
> `-g` is not passed always by jtreg. If the option is passed by default then 
> it is superfluous, although just a comment, I understand that it is safer to 
> pass it

I tried with a plain jtreg invocation, and it didn't pass -g (and the test 
failed). But it depends on how jtreg is run, of course - some runs may have -g 
set.

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

PR: https://git.openjdk.java.net/jdk/pull/559

Reply via email to