JDK-8134632 : Mark javax/sound/midi/Devices/InitializationHang.java as headful
Type:Bug
Component:client-libs
Sub-Component:javax.sound
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2015-08-27
Updated:2020-10-12
Resolved:2015-08-28
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.
The regression test
javax/sound/midi/Devices/InitializationHang.java
fails when run in some headless test environments. The test should be marked as "headful" to avoid this.
Comments
Fix Request (OpenJDK 8u):
Please approve backporting this for Oracle JDK 8 parity. The JDK 9 patch applies clean. Test only bug (comment only change), so risk should be minimal.