RFR: 8351567: Jar Manifest test ValueUtf8Coding produces misleading diagnostic output

Brian Burkhalter bpb at openjdk.org
Mon Mar 10 18:54:53 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..

Marked as reviewed by bpb (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/23971#pullrequestreview-2671919160


More information about the core-libs-dev mailing list