JDK-8332248 : (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException
Type:Bug
Component:core-libs
Sub-Component:java.nio
Affected Version:23
Priority:P4
Status:Resolved
Resolution:Fixed
OS:linux
CPU:generic
Submitted:2024-05-14
Updated:2024-08-29
Resolved:2024-05-14
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Should use SkippedException instead of RuntimeException.
Comments
[jdk17u-fix-request] Approval Request from Amos
"Backporting for parity with 17.0.13-oracle. No risk, test fix. Clean backport. Test passes and SAP nightlies pass on 2024-08-23”
24-08-2024
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk17u-dev/pull/2818
Date: 2024-08-22 00:46:49 +0000
22-08-2024
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk21u-dev/pull/791
Date: 2024-06-24 15:35:11 +0000
24-06-2024
[jdk21u-fix-request] Approval Request from sendaoYan
Backport parity with 21.0.5-oracle, fix testcase fails after commit id 80949900b6757bb9a1efb01386e58dcb683dcb16(JDK-8313674 backport). Only change the testcace, no risk.