We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6359e51 commit 4e98f55Copy full SHA for 4e98f55
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.2.adoc
@@ -15,9 +15,9 @@ GitHub.
15
16
==== Bug Fixes
17
18
-* Method `getRootUrisForPackage()` in class `ClasspathScanner` now returns a
19
-valid list of class names when the package name is equal to the name of a
20
-module on the module path and when running on Java 8.
+* Method `getRootUrisForPackage()` in class `ClasspathScanner` now returns a valid list of
+ class names when the package name is equal to the name of a module on the module path
+ and when running on Java 8.
21
22
23
[[release-notes-5.7.2-junit-jupiter]]
0 commit comments