- `Entry` class now implements `AutoCloseable` so it supports try-with-resources (`close` method adapts to `exit`) Signed-off-by: Eric Zhao <sczyh16@gmail.com>