RFR: CODETOOLS-7903317: Fix code to compile extra property definitions [v2]
Jonathan Gibbons
jjg at openjdk.org
Fri Sep 23 16:01:37 UTC 2022
On Wed, 21 Sep 2022 21:09:57 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> src/share/classes/com/sun/javatest/regtest/config/ExtraPropDefns.java line 227:
>>
>>> 225: if (needCompilation) {
>>> 226: if (trace) {
>>> 227: System.err.println("Compiling extra property definition files: " + javacArgs);
>>
>> Could you also log why the compilation was needed? i.e. when setting needCompilation, log sf and cf.
>
> Will investigate, as a separate RFE
https://bugs.openjdk.org/browse/CODETOOLS-7903329
-------------
PR: https://git.openjdk.org/jtreg/pull/122
More information about the jtreg-dev
mailing list