I added -XX:+UseG1GC
option JAVA_OPTS but it didn't seem to work.
I installed only JRE 7 in this server so I'm just wondering if I need to install JDK 7.
JRE which is installed in the server is the following.
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
Do I have to install JDK?