We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f206d3 commit a02c62aCopy full SHA for a02c62a
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.2.adoc
@@ -15,7 +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.
21
22
23
[[release-notes-5.7.2-junit-jupiter]]
documentation/src/docs/asciidoc/release-notes/release-notes-5.8.0-M2.adoc
@@ -15,9 +15,7 @@ on GitHub.
-* 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.
+* ❓
==== Deprecations and Breaking Changes
0 commit comments