RFR: 8356049: Need a simple way to play back a sound clip [v2]
Alexey Ivanov
aivanov at openjdk.org
Wed May 7 17:03:32 UTC 2025
On Fri, 2 May 2025 22:55:20 GMT, Phil Race <prr at openjdk.org> wrote:
>> test/jdk/javax/sound/SoundClip/SoundClipTest.java line 40:
>>
>>> 38:
>>> 39: public static void main(String[] args) throws Exception {
>>> 40:
>>
>> Suggestion:
>
> I like blank lines there
But why in the `main` method only? Why is it different from other methods which don't start with a blank line?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24991#discussion_r2078069253
More information about the client-libs-dev
mailing list