Integrated: 8351567: Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
Roger Riggs
rriggs at openjdk.org
Mon Mar 10 23:07:56 UTC 2025
On Mon, 10 Mar 2025 18:06:43 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Remove misleading/invalid diagnostic output from the JAR manifest test ValueUtf8Coding.java.
>
> The Manifest binary stream is not a well formed UTF-8 string due to the inserted continuation characters used for lines longer than 70 characters..
This pull request has now been integrated.
Changeset: ffa63409
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ffa63409884e9a2d41f5223ab5962980edbb008c
Stats: 6 lines in 1 file changed: 0 ins; 4 del; 2 mod
8351567: Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
Reviewed-by: lancea, bpb, iris
-------------
PR: https://git.openjdk.org/jdk/pull/23971
More information about the core-libs-dev
mailing list