The issue seems to be not reproducable. We've run the test now for a while in
SAP's nightlies but it didn't reoccur. So let's remove the exclusion.
-
Commit messages:
- JDK-8211854
Changes: https://git.openjdk.org/jdk/pull/19692/files
Webrev: https://webrevs.openjdk.org/?repo=jdk
On Thu, 13 Jun 2024 09:55:05 GMT, Christoph Langer wrote:
> The issue seems to be not reproducable. We've run the test now for a while in
> SAP's nightlies but it didn't reoccur. So let's remove the exclusion.
Marked as reviewed by dfuchs (Reviewer).
-
PR Review: https://git.openj
On Thu, 13 Jun 2024 09:55:05 GMT, Christoph Langer wrote:
> The issue seems to be not reproducable. We've run the test now for a while in
> SAP's nightlies but it didn't reoccur. So let's remove the exclusion.
Removal from problem listing on AIX. Looks fine to me.
-
Marked as revi
On Thu, 13 Jun 2024 09:55:05 GMT, Christoph Langer wrote:
> The issue seems to be not reproducable. We've run the test now for a while in
> SAP's nightlies but it didn't reoccur. So let's remove the exclusion.
This pull request has now been integrated.
Changeset: 9d8439c1
Author:Christoph
On Thu, 13 Jun 2024 09:55:05 GMT, Christoph Langer wrote:
> The issue seems to be not reproducable. We've run the test now for a while in
> SAP's nightlies but it didn't reoccur. So let's remove the exclusion.
Thanks for the reviews. As it is a trivial fix of a test listing, I integrate
this.
On Wed, 1 May 2024 21:12:05 GMT, robert engels wrote:
>> improve the HttpExchange api with documented constants and convenience
>> methods to avoid common bugs
>
> robert engels has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - Merge remot