Skip to content

Commit 5688edd

Browse files
committed
When testing on Java 24 and up, don't fail FileUtilsListFilesTest for a
different behavior in the JRE
1 parent 7038644 commit 5688edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
4848
<release version="2.20.1" date="YYYY-MM-DD" description="Version 2.20.1: Java 8 or later is required.">
4949
<!-- FIX -->
5050
<action dev="ggregory" type="fix" due-to="Gary Gregory">When testing on Java 21 and up, enable -XX:+EnableDynamicAgentLoading.</action>
51+
<action dev="ggregory" type="fix" due-to="Gary Gregory">When testing on Java 24 and up, don't fail FileUtilsListFilesTest for a different behavior in the JRE.</action>
5152
<!-- ADD -->
5253
<!-- UPDATE -->
5354
</release>

0 commit comments

Comments
 (0)