On Tue, 21 Oct 2025 18:42:11 GMT, Josiah Noel <[email protected]> wrote:

>> Now ExchangeImpl will default to having a separate attribute map for the 
>> request duration.
>
> Josiah Noel has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Update ExchangeAttributeTest.java
>  - pr comments

The new test is failing. It would be good to run tests locally before pushing 
commits to the PR.
> test/jdk/com/sun/net/httpserver/ExchangeAttributeTest.java:117: error: ';' 
> expected
>                    assertEquals("val", exchange.getAttribute("attr"))
>                                                                      ^
> 1 error
> result: Failed. Compilation failed: Compilation failed

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

PR Comment: https://git.openjdk.org/jdk/pull/27652#issuecomment-3432748969

Reply via email to