view make/windows/jvmexp.lcf @ 13436:9fbabcbb875b

8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
author hseigel
date Tue, 10 Dec 2013 16:18:26 -0500
parents a294fd0c4b38
children
line wrap: on
line source

-export:JNI_GetDefaultJavaVMInitArgs
-export:JNI_CreateJavaVM
-export:JNI_GetCreatedJavaVMs

-export:jio_snprintf
-export:jio_printf
-export:jio_fprintf
-export:jio_vfprintf
-export:jio_vsnprintf