Re: RFR: 8303920: Avoid calling out to python in DataDescriptorSignatureMissing test [v2]

2023-03-10 Thread Eirik Bjorsnos
> Please review this PR which brings the DataDescriptorSignatureMissing test > back to life. > > This test currently calls out to Python to create a test vector ZIP with a > Data Descriptor without the recommended but optional signature. The Python > dependency has turned out to be very brittl

Re: RFR: 8303920: Avoid calling out to python in DataDescriptorSignatureMissing test [v2]

2023-03-10 Thread Eirik Bjorsnos
On Fri, 10 Mar 2023 07:47:05 GMT, Jaikiran Pai wrote: >> Eirik Bjorsnos has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove reference to python in the @summary of >> DataDescriptorSignatureMissing > > test/jdk/java/util/zip/DataDescr