hotspot/make/windows/jvmexp_g.lcf
author dcubed
Thu, 25 Mar 2010 16:27:12 -0700
changeset 5093 5fe28adc52ef
parent 338 5cf9f61d76f4
permissions -rw-r--r--
6938185: 3/4 6923488 breaks Windows command shell builds Summary: Fix build.bat so invoking command shell doesn't exit on error. Fix dirname assumptions. Document some MKS environment dependencies. Reviewed-by: coleenp
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