On Tue, 23 Dec 2025 07:44:07 GMT, Daniel Jeliński <[email protected]> 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 <[email protected]> > > 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
