JDK-8170120 jimage IOException solution?
Michal Vala
mvala at redhat.com
Mon Feb 19 13:12:33 UTC 2018
On 02/19/2018 02:07 PM, Alan Bateman wrote:
> On 19/02/2018 12:09, Michal Vala wrote:
>>
>>
>> Yes, true. Attached.
> This looks good except the "does not exist" case which needs this change:
>
> - throw TASK_HELPER.newBadArgs("err.not.a.jimage", file.getName());
> + throw TASK_HELPER.newBadArgs("err.not.a.jimage", file);
>
> If you agree then I will include it in your patch and push it.
yes please. thanks
--
Michal Vala
OpenJDK QE
Red Hat Czech
More information about the jigsaw-dev
mailing list