RFR: 8273961: jdk/nio/zipfs/ZipFSTester.java fails if file path contains '+' character
Remilia Scarlet
github.com+22913521+1996scarlet at openjdk.java.net
Tue Sep 21 05:42:11 UTC 2021
On Sat, 18 Sep 2021 09:57:12 GMT, Remilia Scarlet <github.com+22913521+1996scarlet at openjdk.org> wrote:
> Add the pre-processing to replace "+" by "%2b" which avoids `URLDecoder.decoder` changing the path unexpectedly.
>
> Please review this change. Thanks!
Please reexamine this change. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/5574
More information about the nio-dev
mailing list