make/windows/jvmexp.lcf

Tue, 29 Jul 2014 13:56:29 +0200

author
thartmann
date
Tue, 29 Jul 2014 13:56:29 +0200
changeset 7002
a073be2ce5c2
parent 526
a294fd0c4b38
child 6876
710a3c8b516e
permissions
-rw-r--r--

8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp
Summary: Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union.
Reviewed-by: kvn

     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