Re: RFR: 8318971: Better Error Handling for Jar Tool Processing of "@File" [v5]

2024-01-09 Thread Jaikiran Pai
On Tue, 28 Nov 2023 12:18:23 GMT, Ryan Wallace wrote: >> Hi all, >> >> Please review this fix for jar tool not producing an archive if there is a >> missing file supplied. >> The current behaviour will recognise missing files as an error but continue >> processing, >> creating a temporary arch

Re: RFR: 8318971: Better Error Handling for Jar Tool Processing of "@File" [v5]

2023-11-30 Thread Jaikiran Pai
On Tue, 28 Nov 2023 12:18:23 GMT, Ryan Wallace wrote: >> Hi all, >> >> Please review this fix for jar tool not producing an archive if there is a >> missing file supplied. >> The current behaviour will recognise missing files as an error but continue >> processing, >> creating a temporary arch

Re: RFR: 8318971: Better Error Handling for Jar Tool Processing of "@File" [v5]

2023-11-28 Thread Ryan Wallace
> Hi all, > > Please review this fix for jar tool not producing an archive if there is a > missing file supplied. > The current behaviour will recognise missing files as an error but continue > processing, > creating a temporary archive and then deleting it without moving to the > current direc