@nKiaru Not sure entirely what's going on here, but maybe close() should be super.close()?
@peterdrake you got it! It's a Java lambda Consumer, and I forgot the reference to the argument...
`opener -> opener.close()`
...creating a silent stack overflow.
BTW does anybody know how to share/format code snippets with mastodon ?
@nKiaru You do have to select "markdown" using one of the buttons under the area where you compose the toot (on the web interface).