I use
Google App Engine (GAE) to run
http://oggcasts.com. It is an excellent platform for building and running web apps. For historical purposes I'm listing the Google App Engine System Properties as of March 6, 2010. GAE is running a fairly recent version of Java. It will be interesting to see how frequent the Java version is updated. These properties were retrieved via
Properties properties = System.getProperties();
java.specification.version | 1.6 |
java.vendor | Sun Microsystems Inc. |
line.separator |
|
java.class.version | 50.0 |
java.util.logging.config.file | WEB-INF/logging.properties |
com.google.appengine.runtime.version | 1.3.1 |
java.specification.name | Java Platform API Specification |
java.vendor.url | http://java.sun.com/ |
java.vm.version | 1.6.0_13 |
os.name | Linux |
java.version | 1.6.0_13 |
java.vm.specification.version | 1.0 |
user.dir | /base/data/home/apps/oggcasts/16.340323898686711564 |
java.specification.vendor | Sun Microsystems Inc. |
java.vm.specification.name | Java Virtual Machine Specification |
java.vm.vendor | Sun Microsystems Inc. |
file.separator | / |
path.separator | : |
java.vm.specification.vendor | Sun Microsystems Inc. |
java.vm.name | Java HotSpot(TM) Client VM |
file.encoding | ANSI_X3.4-1968 |
com.google.appengine.runtime.environment | Production |
No comments:
Post a Comment