-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b24
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323401 | 21.0.3-oracle | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8320238 | 21.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
JDK-8320424 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
02:10:33 c:\workspace\openjdk-build\workspace\build\src\test\jdk\java\io\File\libGetXSpace.c(37): fatal error C1083: Cannot open include file: 'sys/statfs.h': No such file or directory
While the JDK21+ port to this platform is now deprecated as per JEP 449 it makes sense to fix it in there and backport to the earlier lines to avoid any potential further backports of the same file breaking it again. The other option would be to only backport in jdk17u but since it is deprecated rather than removed in JDK21+ I am targeting this for the latest repository.
- backported by
-
JDK-8320238 test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
- Resolved
-
JDK-8320424 test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
- Resolved
-
JDK-8323401 test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
- Resolved
- relates to
-
JDK-8298619 java/io/File/GetXSpace.java is failing
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/9bde50e9
-
Commit openjdk/jdk21u/71eec789
-
Commit openjdk/jdk/6a75c240
-
Review openjdk/jdk17u-dev/1958
-
Review openjdk/jdk21u/364
-
Review openjdk/jdk/16628