INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Create arguments object
-- System properties
-- Whether to check the Java source files are newer than
-- compiled class files
-- Maximum native stack size of Java-created threads
-- Maximum Java stack size
-- Initial heap size
-- Maximum heap size
-- Controls whether Java byte code should be verified:
-- 0 -- none, 1 -- remotely loaded code, 2 -- all code
-- The local directory path for class loading
-- A hook for a function that redirects all VM messages
-- jint (*vfprintf)(FILE *fp, const char *format, va_list args)
-- A VM exit hook
-- void (*exit)(jint code)
-- A VM abort hook
-- void (*abort)()
-- Whether to enable class GC
-- Whether GC messages will appear
-- Whether asynchronous GC is allowed
-- Reserved field
-- Reserved field
-- Reserved field
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |