Created by: nguyentruongtho
oshi lib is compiled with java8, but the current intellij project is using java sdk 7, which causes the failure when running test inside Intellij:
oshi
We should set default java sdk to 8.