This code is a bit outdated.
Is there a way to run a similar code with today's java?



import com.sun.servicetag.SystemEnvironment;
import java.lang.management.ManagementFactory;
public class...