On Fri, 20 Jan 2023 15:51:52 GMT, Darragh Clarke <[email protected]> wrote:
> URLFromURITest.java was mixing JUnit 4 and Jupiter APIs, this is just a > simple cleanup to swap it to use only Jupiter. > > I looked around to see if there were any other tests affected but this seems > to be the only one. This pull request has now been integrated. Changeset: e8038557 Author: Darragh Clarke <[email protected]> Committer: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/e8038557080ba686829395b49658a899bea15d35 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test Reviewed-by: dfuchs, cstein ------------- PR: https://git.openjdk.org/jdk/pull/12117
