system reserved property names

huizhe wang huizhe.wang at oracle.com
Thu Apr 18 06:28:06 UTC 2013


System.getProperties [1] returns all of the "current" system properties. Is there a way to get a list of the system reserved properties such as "java.version" and etc.?  Would anyone know?


[1]http://docs.oracle.com/javase/6/docs/api/java/lang/System.html#getProperties%28%29

Thanks,
Joe




More information about the core-libs-dev mailing list