RFR: 7903981: Support easy way to use current class name for test actions [v4]
Christian Stein
cstein at openjdk.org
Wed Apr 9 06:07:56 UTC 2025
On Tue, 8 Apr 2025 17:32:37 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Base main entry-point name computation on file name
>
> src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java line 1184:
>
>> 1182: .collect(Collectors.joining(File.pathSeparator));
>> 1183: }
>> 1184: // // where
>
> please remove the commented code
Done.
-------------
PR Review Comment: https://git.openjdk.org/jtreg/pull/257#discussion_r2034510171
More information about the jtreg-dev
mailing list