The Java Tutorials have been written for JDK 8. Examples and practices described in this page don't take advantage of improvements introduced in later releases and might use technology no longer available.
SeeDev.java for updated tutorials taking advantage of the latest releases.
SeeJava Language Changes for a summary of updated language features in Java SE 9 and subsequent releases.
SeeJDK Release Notes for information about new features, enhancements, and removed or deprecated options for all JDK releases.
This topic lists system properties that can be accessed by rich Internet applications (RIAs) that are restricted to the security sandbox and are launched with or without the Java Network Launch Protocol (JNLP). Some system properties cannot be accessed by sandbox RIAs.
All RIAs can retrieve the following secure system properties:
java.class.versionjava.vendorjava.vendor.urljava.versionos.nameos.archos.versionfile.separatorpath.separatorline.separatorRIAs launched by using JNLP can set and retrieve the following secure properties:
awt.useSystemAAFontSettingshttp.agenthttp.keepAlivejava.awt.syncLWRequestsjava.awt.Window.locationByPlatformjavaws.cfg.jauthenticatorjavax.swing.defaultlfsun.awt.noerasebackgroundsun.awt.erasebackgroundonresizesun.java2d.d3dsun.java2d.dpiawaresun.java2d.noddrawsun.java2d.openglswing.boldMetalswing.metalThemeswing.noxpswing.useSystemFontSettingsSandbox RIAs cannot access the following system properties:
java.class.pathjava.homeuser.diruser.homeuser.nameAbout Oracle |Contact Us |Legal Notices |Terms of Use |Your Privacy Rights
Copyright © 1995, 2024 Oracle and/or its affiliates. All rights reserved.