[jdk8u-dev] Integrated: 8041924: [TESTBUG] sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems

SendaoYan syan at openjdk.org
Thu Aug 28 08:41:59 UTC 2025


On Thu, 17 Jul 2025 13:22:10 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> We found that the jdk/test/sun/net/www/http/ChunkedOutputStream/checkError.java always fails with jvm option -Xcomp, and the test bug which cause test fails has been fixed by [JDK-8041924](https://bugs.openjdk.org/browse/JDK-8041924) in jdk9. So I want to backport [JDK-8041924](https://bugs.openjdk.org/browse/JDK-8041924) to fix this test bug.
> 
> The problemlist do not needed to deal with. And jdk/test/sun/net/www/http/ChunkedOutputStream/checkError.java been touch by [JDK-8157499](https://bugs.openjdk.org/browse/JDK-8157499), and [JDK-8157499](https://bugs.openjdk.org/browse/JDK-8157499) can not backport to jdk8 cleanly and it's no necessary to backport jdk8. These two things make this PR can not backport from jdk9 to jdk8 cleanly.
> 
> Change has been verified locally, test-fix only, no risk.

This pull request has now been integrated.

Changeset: 1d7e1018
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/1d7e10189fecbe673f5873f298a6d825bfbc1888
Stats:     382 lines in 2 files changed: 131 ins; 251 del; 0 mod

8041924: [TESTBUG] sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems

Reviewed-by: phh
Backport-of: 6461c37c9a106cbf07731ef414873ca9dbe5c698

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

PR: https://git.openjdk.org/jdk8u-dev/pull/670


More information about the jdk8u-dev mailing list