hotspot/make/windows/jvmexp_g.lcf
author iveresov
Fri, 03 Sep 2010 17:51:07 -0700
changeset 6453 970dc585ab63
parent 338 5cf9f61d76f4
permissions -rw-r--r--
6953144: Tiered compilation Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
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