[jdk11u-dev] Integrated: 8232367: Update Reactive Streams to 1.0.3 -- tests only

Amos Shi ashi at openjdk.org
Mon Nov 11 05:59:36 UTC 2024


On Sat, 24 Aug 2024 03:26:27 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8232367](https://bugs.openjdk.org/browse/JDK-8232367)
> 
> Testing
> - Local: Compile passed on `MacOS 14.6.1` on Apple M1 Max
>   - Not a test or directory containing tests: `java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/SubscriberWhiteboxVerification.java`
> - Pipeline: All passed except `macOS`
>   - `macOS`: `/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here` The issue exists in all recent PR in [jdk11u-dev](https://github.com/openjdk/jdk11u-dev/pulls) and not caused by Current PR
> - Testing Machine: We consider SAP nightlies passed on `2024-09-03`
>   - Because no test failure is found caused by `SubscriberWhiteboxVerification.java`

This pull request has now been integrated.

Changeset: add90003
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/add90003d601eec60cf9166f6013f0e86382729d
Stats:     10 lines in 1 file changed: 8 ins; 1 del; 1 mod

8232367: Update Reactive Streams to 1.0.3 -- tests only

Backport-of: 9f6af13f9d9d9b1f7a2b6eaac96240a51cadfd72

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2921


More information about the jdk-updates-dev mailing list