PathResourceTests.lastModified() fails on Linux [SPR-13542] #18118
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Suematsu Shinya opened SPR-13542 and commented
org.springframework.core.io.PathResourceTests.lastModified() failed on Linux.
I use Red Hat Enterprise Linux 7.0 and ext4.
In my environment, java.io.File.lastModified() returns a value truncated by seconds.
But PathResource.lastModified() returns a msec value.
Affects: 4.1.7, 4.2.1
Attachments:
Referenced from: commits be90f7d, 9cf2895
Backported to: 4.1.8
The text was updated successfully, but these errors were encountered: