hotspot/make/windows/jvmexp.lcf
author pchelko
Wed, 23 Apr 2014 17:56:05 +0400
changeset 24529 c580bcb3aabc
parent 338 5cf9f61d76f4
permissions -rw-r--r--
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order Reviewed-by: anthony, serb
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