make/windows/jvmexp_g.lcf

Thu, 05 May 2011 21:20:21 -0400

author
dholmes
date
Thu, 05 May 2011 21:20:21 -0400
changeset 2863
ededdaaf8ca5
parent 526
a294fd0c4b38
child 6876
710a3c8b516e
permissions
-rw-r--r--

7036525: Disable alternative source mechanism for OPENJDK builds
Summary: By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish.
Reviewed-by: jcoomes, kamg

     1 -export:JNI_GetDefaultJavaVMInitArgs
     2 -export:JNI_CreateJavaVM
     3 -export:JNI_GetCreatedJavaVMs
     5 -export:jio_snprintf
     6 -export:jio_printf
     7 -export:jio_fprintf
     8 -export:jio_vfprintf
     9 -export:jio_vsnprintf

mercurial