On Tue, 18 Nov 2025 23:26:43 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Add missing keyword to the tests where it is required but missing. > > test/jdk/javax/sound/midi/spi/MidiDeviceProvider/ExpectedNPEOnNull.java line > 36: > >> 34: * @bug 8143909 >> 35: * @key sound >> 36: * @author Sergey Bylokhov > > What exception causes this(and others) tests to fail if the hardware device > is not configured? please add it to the PR of jbs. It can cause these tests to hang in native methods if device is not configured or not accessible in latest macOS. We need finer control as to which tests needs not to be executed on such machines. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28382#discussion_r2539975863
