Remove @bug tag, no product bug discovered

This commit is contained in:
Eirik Bjorsnos 2026-01-26 15:01:08 +01:00
parent 8103ad23fc
commit 835e014199

View File

@ -43,7 +43,6 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
/*
* @test
* @bug 8375580
* @summary Verify that URLClassPath discovers JAR Class-Path URLs in the expected order
* @run junit JarManifestClassPathOrder
*/