JDK 11 | JDK 17 | JDK 21 | JDK 23 |
---|---|---|---|
11.0.25-oracleFixed | 17.0.13-oracleFixed | 21.0.5-oracleFixed | 23 b23Fixed |
Relates :
|
|
Relates :
|
JDK-8054029 added a test for block device sizes, which tests `/dev/sda`. There is a high chance that modern computers moved to NVMe, and so the "default" device name would be e.g. `/dev/nvme0n1` or some such. The test needs to poll more devices trying to find the block device on the system.
|