RFR: 8372120: Add missing sound keyword to MIDI tests
Sergey Bylokhov
serb at openjdk.org
Tue Nov 18 23:30:30 UTC 2025
On Tue, 18 Nov 2025 22:22:36 GMT, Alexander Zuev <kizune at openjdk.org> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28382#discussion_r2539938219
More information about the client-libs-dev
mailing list