System:
Mac Mini, quad core i7, 8GB RAM, OS X 10.10.1
Subsonic 5.1
Java: Java 6 and 7, latest Java 7 JDK installed, update 71.
When I launch Subsonic, the About screen tells me:
License Subsonic Premium
Version 5.1 (build 4310) – January 18, 2015
Server jetty-6.1.x, java 1.6.0_65, Mac OS X (91.8 MB / 117.9 MB)
terminal commands:
echo $JAVA_HOME
$/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home
java -version
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
/usr/libexec/java_home -V
Matching Java Virtual Machines (3):
1.7.0_71, x86_64: "Java SE 7" /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home
1.6.0_65-b14-466.1, x86_64: "Java SE 6" /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
1.6.0_65-b14-466.1, i386: "Java SE 6" /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
I think there are a few features that require Java 7, and I would rather it use the more current Java, so how do I tell Subsonic to use Java 7 and not Java 6?
Thanks!