On Fri, 2 May 2025 22:55:20 GMT, Phil Race <p...@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