these lines in BootZipCopyAction are causing library.openStream() to be called twice. The prepareStoredEntry method will close the stream so the try with resources block shouldn't be needed.

Comment From: namest504

I'd like to work on this. Can you assign me?

Comment From: HyunKN

Hi, I'd like to work on this issue. Please let me know if it's available.

Comment From: wilkinsona

Thanks for the offer, @namest504. It's all yours. Please use 3.4.x as the base branch for any PR that you open.