Test for docker-library/openjdk#46
Clone this gist:
$ git clone https://gist.github.com/7fb07efafee3802da457.git java-8-jre-font-testChange to the test directory:
$ cd java-8-jre-font-testDefault test runs with java:8-jre:
$ ./test.shRun with java:7-jre:
$ ./test.sh 7Run with java:8-jdk:
$ ./test.sh 8-jdk