RFR: 8356049: Need a simple way to play back a sound clip [v9]

Sergey Bylokhov serb at openjdk.org
Sun May 25 04:59:02 UTC 2025


On Sat, 24 May 2025 18:35:20 GMT, Phil Race <prr at openjdk.org> wrote:

>> A simple API to replace java.applet.AudioClip
>> 
>> CSR is now created : https://bugs.openjdk.org/browse/JDK-8356200
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8356049

possibly we can extend this by two group of methods `asyncPlay/play` and `asyncLoop/loop` to make it easy to use in a different situations?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24991#issuecomment-2907609826


More information about the client-libs-dev mailing list