8067964: Native2ascii doesn't close one of the streams it opens

Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.

Reviewed-by: chegar
2 files changed