hotspot/make/windows/jvmexp.lcf
author kamg
Wed, 09 Apr 2008 14:22:48 -0400
changeset 338 5cf9f61d76f4
parent 1 hotspot/build/windows/jvmexp.lcf@489c9b5090e2
permissions -rw-r--r--
6583644: Move all managed/SCCS files out of 'build' into 'make' directory Summary: Moved makefiles out of build and build/closed into make/ Reviewed-by: kvn, ohair
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