Java -version shows hotspot as server. I want to change this to client.
how to change java hotspot from server to client in windows ?
My jvm.cfg file looks like: -client KNOWN -server KNOWN -hotspot ALIASED_TO -client -classic WARN -native ERROR -green ERROR
Any suggestions ?