hotspot/make/windows/jvmexp.lcf
author jlaskey
Tue, 23 Jul 2013 12:00:29 -0300
changeset 19089 51cfdcf21d35
parent 338 5cf9f61d76f4
permissions -rw-r--r--
8021130: Comments need to be tokens Reviewed-by: lagergren, attila Contributed-by: james.laskey@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
-export:JNI_GetDefaultJavaVMInitArgs
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
-export:JNI_CreateJavaVM
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
-export:JNI_GetCreatedJavaVMs
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
-export:jio_snprintf
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
-export:jio_printf
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
-export:jio_fprintf
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
-export:jio_vfprintf
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
-export:jio_vsnprintf
489c9b5090e2 Initial load
duke
parents:
diff changeset
    10