nabedge/mixer2

It should be use try-with-resources on HelloWorld sample code

nabedge opened this issue · 0 comments

http://mixer2.org/site/helloworld.html
ここにあるサンプルコードはinputstreamのクローズをやっていないので厳密にはよくないコードである。
try-with-resource句を使うべき。