RFR: 7009069: ZipFile.getEntry(String name) does NOT respect the "language encoding flag" [v2]
Eirik Bjørsnøs
eirbjo at openjdk.org
Sun Dec 31 23:28:47 UTC 2023
On Sun, 31 Dec 2023 21:14:54 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> With the conversion, I probably would would at separating out the test runs for ZipFile and ZipInputStream and introduce a DataProvider.
Thanks, I separated into two top-level parameterized tests as suggested. Indeed this was much cleaner!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17207#issuecomment-1873054363
More information about the core-libs-dev
mailing list