RFR: 8336529: (fs) UnixFileAttributeViews setTimes() failing on armhf, Ubuntu noble [v2]

Vladimir Petko vpetko at openjdk.org
Thu Jul 18 07:21:31 UTC 2024


On Thu, 18 Jul 2024 06:27:52 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Hello Vladimir,
> 
> > time_t transition in Debian/Ubuntu left 32 bit time_t symbols in glibc.
> 
> Do you know if this was intentional? Is there any link which explains that transition? I am just curious why this is specific to Debian/Ubuntu and not to other Linux systems.
Hi, 

 I believe it was an intentional effort to resolve 2038 problem for ARM devices in Debian/Ubuntu[1]

Best Regards, 
 Vladimir.

[1] https://wiki.debian.org/ReleaseGoals/64bit-time

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20208#issuecomment-2235800305


More information about the nio-dev mailing list