RFR: CODETOOLS-7903091: Convert jtreg to use NIO

Jonathan Gibbons jjg at openjdk.java.net
Tue Feb 8 18:05:24 UTC 2022


On Tue, 8 Feb 2022 15:16:04 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> src/share/classes/com/sun/javatest/regtest/tool/OptionDecoder.java line 198:
>> 
>>> 196: //    public void addFile(File file) throws BadArgs {
>>> 197: //        fileOption.process(null, file.getPath());
>>> 198: //    }
>> 
>> Retained intentionally or to-be-converted?
>
> ... probably, to be removed

removed

>> src/share/classes/com/sun/javatest/regtest/util/FileUtils.java line 1:
>> 
>>> 1: package com.sun.javatest.regtest.util;
>> 
>> No legal notices (copyright or license)?
>
> Ooops, will fix

Added

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

PR: https://git.openjdk.java.net/jtreg/pull/50


More information about the jtreg-dev mailing list