File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,9 @@ GitHub.
15
15
16
16
==== Bug Fixes
17
17
18
- * ❓
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.
19
21
20
22
21
23
[[release-notes-5.7.2-junit-jupiter]]
Original file line number Diff line number Diff line change @@ -15,9 +15,7 @@ on GitHub.
15
15
16
16
==== Bug Fixes
17
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.
18
+ * ❓
21
19
22
20
==== Deprecations and Breaking Changes
23
21
You can’t perform that action at this time.
0 commit comments