JDK 11 RFR of JDK-8196623: Update JavaBaseTest.java to be version agnostic
joe darcy
joe.darcy at oracle.com
Fri Feb 2 18:53:12 UTC 2018
Pushed with suggested change; thanks,
-Joe
On 2/2/2018 5:13 AM, Vicente Romero wrote:
> nit:
>
> On 02/01/2018 07:42 PM, joe darcy wrote:
>> jct.files(tb.findJavaFiles(src1))
>> + .run(Task.Expect.SUCCESS)
>> + .writeAll();
>
> I think that you can remove the invocation to the writeAll method in
> this case as the output won't be used. Apart from that looks good
>
> Vicente
>
More information about the compiler-dev
mailing list