Modifier and Type | Class and Description |
---|---|
public static class | SystemProps.
Read the raw properties from native System.c. |
Modifier and Type | Field and Description |
---|---|
private static String |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private static void | fillI18nProps(HashMap<String, String> cmdProps, String
the base property name base, String the display value for the base display, String the format value for the base format)For internationalization options, compute the values for display and format properties MUST NOT override command line defined values. |
public static Map | Returns: a Properties instance initialized with all of the propertiesCreate and initialize the system properties from the native properties and command line properties. |
public static boolean | |
private static void | |
private static void |
customTmpdir | back to summary |
---|---|
private static String customTmpdir |
SystemProps | back to summary |
---|---|
private SystemProps() |
fillI18nProps | back to summary |
---|---|
private static void fillI18nProps(HashMap<String, String> cmdProps, String base, String display, String format) For internationalization options, compute the values for display and format properties MUST NOT override command line defined values. |
initProperties | back to summary |
---|---|
public static Map Create and initialize the system properties from the native properties and command line properties. Note Build-defined properties such as versions and vendor information are initialized by VersionProps.java-template. |
isBadIoTmpdir | back to summary |
---|---|
public static boolean isBadIoTmpdir() Check if warning for custom java.io.tmpdir is required.
|
put | back to summary |
---|---|
private static void put(HashMap<String, String> props, String key, String value) Puts the property if it is non-null |
putIfAbsent | back to summary |
---|---|
private static void putIfAbsent(HashMap<String, String> props, String key, String value) Puts the property if it is non-null and is not already in the Properties. |
Modifier and Type | Field and Description |
---|---|
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
private final String[] |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private HashMap | Returns: return a Properties instance of the command line and VM optionsReturn a Properties instance of the command line and VM options defined by name and value. |
private static native String[] | Returns: a array of strings, the properties are indexed by the_xxx_NDX
indexes. The values are Strings and may be null.Returns the platform specific property values identified
by |
pack-priv String | Returns: the valuethe index of the known property index)Return the value for a well known default from native. |
private static native String[] | Returns: an array of strings, with alternating key and value strings. Either keys or values may be null, the array may not be full. The first null key indicates there are no more key, value pairs.Returns the available VM and Command Line Properties. |
_display_country_NDX | back to summary |
---|---|
private static final int _display_country_NDX
|
_display_language_NDX | back to summary |
---|---|
private static final int _display_language_NDX
|
_display_script_NDX | back to summary |
---|---|
private static final int _display_script_NDX
|
_display_variant_NDX | back to summary |
---|---|
private static final int _display_variant_NDX
|
_file_encoding_NDX | back to summary |
---|---|
private static final int _file_encoding_NDX
|
_file_separator_NDX | back to summary |
---|---|
private static final int _file_separator_NDX
|
_format_country_NDX | back to summary |
---|---|
private static final int _format_country_NDX
|
_format_language_NDX | back to summary |
---|---|
private static final int _format_language_NDX
|
_format_script_NDX | back to summary |
---|---|
private static final int _format_script_NDX
|
_format_variant_NDX | back to summary |
---|---|
private static final int _format_variant_NDX
|
_ftp_nonProxyHosts_NDX | back to summary |
---|---|
private static final int _ftp_nonProxyHosts_NDX
|
_ftp_proxyHost_NDX | back to summary |
---|---|
private static final int _ftp_proxyHost_NDX
|
_ftp_proxyPort_NDX | back to summary |
---|---|
private static final int _ftp_proxyPort_NDX
|
_http_nonProxyHosts_NDX | back to summary |
---|---|
private static final int _http_nonProxyHosts_NDX
|
_http_proxyHost_NDX | back to summary |
---|---|
private static final int _http_proxyHost_NDX
|
_http_proxyPort_NDX | back to summary |
---|---|
private static final int _http_proxyPort_NDX
|
_https_proxyHost_NDX | back to summary |
---|---|
private static final int _https_proxyHost_NDX
|
_https_proxyPort_NDX | back to summary |
---|---|
private static final int _https_proxyPort_NDX
|
_java_io_tmpdir_NDX | back to summary |
---|---|
private static final int _java_io_tmpdir_NDX
|
_line_separator_NDX | back to summary |
---|---|
private static final int _line_separator_NDX
|
_os_arch_NDX | back to summary |
---|---|
private static final int _os_arch_NDX
|
_os_name_NDX | back to summary |
---|---|
private static final int _os_name_NDX
|
_os_version_NDX | back to summary |
---|---|
private static final int _os_version_NDX
|
_path_separator_NDX | back to summary |
---|---|
private static final int _path_separator_NDX
|
_socksNonProxyHosts_NDX | back to summary |
---|---|
private static final int _socksNonProxyHosts_NDX
|
_socksProxyHost_NDX | back to summary |
---|---|
private static final int _socksProxyHost_NDX
|
_socksProxyPort_NDX | back to summary |
---|---|
private static final int _socksProxyPort_NDX
|
_stderr_encoding_NDX | back to summary |
---|---|
private static final int _stderr_encoding_NDX
|
_stdout_encoding_NDX | back to summary |
---|---|
private static final int _stdout_encoding_NDX
|
_sun_arch_abi_NDX | back to summary |
---|---|
private static final int _sun_arch_abi_NDX
|
_sun_arch_data_model_NDX | back to summary |
---|---|
private static final int _sun_arch_data_model_NDX
|
_sun_cpu_endian_NDX | back to summary |
---|---|
private static final int _sun_cpu_endian_NDX
|
_sun_cpu_isalist_NDX | back to summary |
---|---|
private static final int _sun_cpu_isalist_NDX
|
_sun_io_unicode_encoding_NDX | back to summary |
---|---|
private static final int _sun_io_unicode_encoding_NDX
|
_sun_jnu_encoding_NDX | back to summary |
---|---|
private static final int _sun_jnu_encoding_NDX
|
_sun_os_patch_level_NDX | back to summary |
---|---|
private static final int _sun_os_patch_level_NDX
|
_user_dir_NDX | back to summary |
---|---|
private static final int _user_dir_NDX
|
_user_home_NDX | back to summary |
---|---|
private static final int _user_home_NDX
|
_user_name_NDX | back to summary |
---|---|
private static final int _user_name_NDX
|
FIXED_LENGTH | back to summary |
---|---|
private static final int FIXED_LENGTH
|
platformProps | back to summary |
---|---|
private final String[] platformProps |
Raw | back to summary |
---|---|
private Raw() |
cmdProperties | back to summary |
---|---|
private HashMap Return a Properties instance of the command line and VM options defined by name and value. The Properties instance is sized to include the fixed properties. |
platformProperties | back to summary |
---|---|
private static native String[] platformProperties() Returns the platform specific property values identified
by
|
propDefault | back to summary |
---|---|
pack-priv String propDefault(int index) Return the value for a well known default from native.
|
vmProperties | back to summary |
---|---|
private static native String[] vmProperties() Returns the available VM and Command Line Properties.
The VM supplies some key/value pairs and processes the command line
to extract key/value pairs from the
|