Jul 18
|
Check the system property “sun.arch.data.model”
System.out.println(System.getProperty("sun.arch.data.model"));
CategoriesArchives
|
Check the system property “sun.arch.data.model” System.out.println(System.getProperty("sun.arch.data.model")); |
|