RFR: 8373893: Refactor networking http server tests to use JUnit [v3]

Michael McMahon michaelm at openjdk.org
Tue Dec 23 11:09:51 UTC 2025


On Tue, 23 Dec 2025 07:44:07 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

>> Michael McMahon has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - review update
>>  - Apply suggestions from code review
>>    
>>    Co-authored-by: Daniel Jelinski <djelinski1 at gmail.com>
>
> test/jdk/com/sun/net/httpserver/BasicAuthenticatorRealm.java line 67:
> 
>> 65: 
>> 66:     @Test
>> 67:     @Order(1)
> 
> does the method order matter here?

The order matters overall. So, I think it's best to define it for all tests

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28908#discussion_r2642794463


More information about the net-dev mailing list