Switch to using -headless JDK 12/1012/3
authorEd Warnicke <[email protected]>
Thu, 5 May 2016 23:03:27 +0000 (18:03 -0500)
committerDave Barach <[email protected]>
Sat, 7 May 2016 13:03:22 +0000 (13:03 +0000)
commit027103e561a1a04c348a2507129e943297748e2a
tree279f800c34c747a31c5b21b58273587c27af1845
parent59611303fb70a739544c280177f315bf1508d761
Switch to using -headless JDK

By default, jdks bring a bunch of UI related things
we don't need, so switch to headeless.

Also, use default-jdk-headless for Ubuntu after 14.04.
Use openjdk-8-jdk-headless for Ubuntu 14.04.

Change-Id: I3cf14c39c9f59dc2f1beba8dfb19971f4b67f5a6
Signed-off-by: Ed Warnicke <[email protected]>
Makefile