Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6989699

serviceability native code compiler warnings

XMLWordPrintable

    • generic
    • generic

      Windows:
      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/JarFacade.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/JarFacade.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DJPLIS_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -Dstrcasecmp=stricmp -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/windows/instrument -I../../../src/windows/native/java/io -I../../../src/share/bin -I../../../src/windows/bin -I../../../src/share/native/common -I../../../src/windows/native/common -I../../../src/share/native/sun/instrument -I../../../src/windows/native/sun/instrument -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/JarFacade.obj ../../../src/share/instrument/JarFacade.c
      JarFacade.c
      ../../../src/share/instrument/JarFacade.c(52) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      ../../../src/share/instrument/JarFacade.c(142) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(246) : see declaration of 'stricmp'
      Compiler warnings on native code in the serviceability code:

      Solaris:

      /localtools/i586/SUNWspro/SS12u1/bin/cc -g -xO2 -L/BUILD_AREA/jdk7/build/solaris-i586/../solaris-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO -xc99=%none -xCC -errshort=tags -Xa -v -mt -xstrconst -W0,-noglobal -m32 -erroff=E_BAD_PRAGMA_PACK_VALUE -KPIC -DDEBUG -DLOGGING -DDBINFO -DJPLIS_LOGGING -D__solaris__ -Di586 -DcpuIntel -D_LITTLE_ENDIAN= -Di386 -DTRACING -DMACRO_MEMSYS_OPS -DBREAKPTS -I. -I/BUILD_AREA/jdk7/build/solaris-i586/../solaris-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/solaris/instrument -I../../../src/solaris/native/java/io -I../../../src/share/bin -I../../../src/solaris/bin -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/instrument -I../../../src/solaris/native/sun/instrument -c -o /BUILD_AREA/jdk7/build/solaris-i586/../solaris-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/JarFacade.o ../../../src/share/instrument/JarFacade.c
      "../../../src/share/instrument/JarFacade.c", line 61: warning: implicitly declaring function to return int: isspace()


      Linux:

      /usr/bin/gcc -g -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DDEBUG -DLOGGING -DHPROF_LOGGING -DARCH='"i586"' -Di586 -DLINUX -DRELEASE='"1.7.0-ea-fastdebug"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/hprof_jvmti/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/demo/jvmti/hprof -I../../../src/share/npt -I../../../src/solaris/npt -I../../../src/share/demo/jvmti/java_crw_demo -c -o /BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_io.o ../../../src/share/demo/jvmti/hprof/hprof_io.c
      ../../../src/share/demo/jvmti/hprof/hprof_init.c: In function 'connect_to_socket':
      ../../../src/share/demo/jvmti/hprof/hprof_init.c:235: warning: comparison is always false due to limited range of data type


      /usr/bin/gcc -g -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DDEBUG -DLOGGING -DJPLIS_LOGGING -DARCH='"i586"' -Di586 -DLINUX -DRELEASE='"1.7.0-ea-fastdebug"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/solaris/instrument -I../../../src/solaris/native/java/io -I../../../src/share/bin -I../../../src/solaris/bin -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/instrument -I../../../src/solaris/native/sun/instrument -c -o /BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/JarFacade.o ../../../src/share/instrument/JarFacade.c
      ../../../src/share/instrument/JarFacade.c: In function 'doAttribute':
      ../../../src/share/instrument/JarFacade.c:61: warning: implicit declaration of function 'isspace'


      /usr/bin/gcc -g -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -DDEBUG -DLOGGING -DJPLIS_LOGGING -DARCH='"i586"' -Di586 -DLINUX -DRELEASE='"1.7.0-ea-fastdebug"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -I. -I/BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/solaris/instrument -I../../../src/solaris/native/java/io -I../../../src/share/bin -I../../../src/solaris/bin -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/instrument -I../../../src/solaris/native/sun/instrument -c -o /BUILD_AREA/jdk7/build/linux-i586/../linux-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/canonicalize_md.o ../../../src/solaris/native/java/io/canonicalize_md.c
      ../../../src/solaris/native/java/io/canonicalize_md.c: In function 'canonicalize':
      ../../../src/solaris/native/java/io/canonicalize_md.c:249: warning: comparison between signed and unsigned


      Windows:

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/npt/obj_gO/npt.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/npt/obj_gO/npt.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/npt/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/npt -I../../../src/windows/npt -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/npt/obj_gO/npt.obj ../../../src/share/npt/npt.c
      npt.c
      ../../../src/share/npt/npt.c(64) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_init.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_init.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DHPROF_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/demo/jvmti/hprof -I../../../src/share/npt -I../../../src/windows/npt -I../../../src/share/demo/jvmti/java_crw_demo -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_init.obj ../../../src/share/demo/jvmti/hprof/hprof_init.c
      hprof_init.c
      ../../../src/share/demo/jvmti/hprof/hprof_init.c(1481) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_md.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_md.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DHPROF_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/demo/jvmti/hprof -I../../../src/share/npt -I../../../src/windows/npt -I../../../src/share/demo/jvmti/java_crw_demo -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/hprof_jvmti/obj_gO/hprof_md.obj ../../../src/windows/demo/jvmti/hprof/hprof_md.c
      hprof_md.c
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(52) : warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\process.h(206) : see declaration of 'getpid'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(111) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(117) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(124) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(131) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(150) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(302) : see declaration of 'close'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(162) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(313) : see declaration of 'read'
      ../../../src/windows/demo/jvmti/hprof/hprof_md.c(168) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(318) : see declaration of 'write'


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/FileSystemSupport_md.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/FileSystemSupport_md.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DJPLIS_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -Dstrcasecmp=stricmp -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/windows/instrument -I../../../src/windows/native/java/io -I../../../src/share/bin -I../../../src/windows/bin -I../../../src/share/native/common -I../../../src/windows/native/common -I../../../src/share/native/sun/instrument -I../../../src/windows/native/sun/instrument -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/FileSystemSupport_md.obj ../../../src/windows/instrument/FileSystemSupport_md.c
      FileSystemSupport_md.c
      ../../../src/windows/instrument/FileSystemSupport_md.c(53) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(246) : see declaration of 'stricmp'
      ../../../src/windows/instrument/FileSystemSupport_md.c(249) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/InvocationAdapter.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/InvocationAdapter.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DJPLIS_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -Dstrcasecmp=stricmp -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/instrument -I../../../src/windows/instrument -I../../../src/windows/native/java/io -I../../../src/share/bin -I../../../src/windows/bin -I../../../src/share/native/common -I../../../src/windows/native/common -I../../../src/share/native/sun/instrument -I../../../src/windows/native/sun/instrument -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/sun/sun.instrument/instrument/obj_gO/InvocationAdapter.obj ../../../src/share/instrument/InvocationAdapter.c
      InvocationAdapter.c
      ../../../src/share/instrument/InvocationAdapter.c(101) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(246) : see declaration of 'stricmp'
      ../../../src/share/instrument/InvocationAdapter.c(207) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      ../../../src/share/instrument/InvocationAdapter.c(156) : warning C4101: 'agentClass' : unreferenced local variable
      ../../../src/share/instrument/InvocationAdapter.c(366) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      ../../../src/share/instrument/InvocationAdapter.c(722) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      ../../../src/share/instrument/InvocationAdapter.c(762) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      Windows (cont):

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_md.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_md.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src -I../../../../src/share/npt -I../../../../src/windows/npt -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_md.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c
      hprof_md.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(52) : warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\process.h(206) : see declaration of 'getpid'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(111) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(117) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(124) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(131) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(312) : see declaration of 'open'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(150) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(302) : see declaration of 'close'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(162) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(313) : see declaration of 'read'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_md.c(168) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\io.h(318) : see declaration of 'write'
      Windows:

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/error_messages.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/error_messages.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DJDWP_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/transport/export -I../../../src/share/back/export -I../../../src/share/npt -I../../../src/windows/npt -I../../../src/share/back -I../../../src/windows/back -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/gennativesrc/jdwp -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/error_messages.obj ../../../src/share/back/error_messages.c
      error_messages.c
      ../../../src/share/back/error_messages.c(314) : warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\process.h(206) : see declaration of 'getpid'
      ../../../src/share/back/error_messages.c(323) : warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\stdlib.h(843) : see declaration of '_sleep'

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/log_messages.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/log_messages.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DJDWP_LOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/CClassHeaders -I../../../src/windows/javavm/export -I../../../src/share/javavm/export -I../../../src/share/transport/export -I../../../src/share/back/export -I../../../src/share/npt -I../../../src/windows/npt -I../../../src/share/back -I../../../src/windows/back -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/gennativesrc/jdwp -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jpda/jdwp/obj_gO/log_messages.obj ../../../src/share/back/log_messages.c
      log_messages.c
      ../../../src/share/back/log_messages.c(220) : warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\process.h(206) : see declaration of 'getpid'


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jbug/dt_socket/obj_gO/socket_md.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jbug/dt_socket/obj_gO/socket_md.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jbug/dt_socket/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/include -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/include/win32 -I../../../../src/share/transport/export -I../../../../src/share/transport/socket -I../../../../src/windows/transport/socket -I../../../../src/share/back/export -I../../../../src/windows/back -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/jbug/dt_socket/obj_gO/socket_md.obj ../../../../src/windows/transport/socket/socket_md.c
      socket_md.c
      ../../../../src/windows/transport/socket/socket_md.c(444) : warning C4293: '<<' : shift count negative or too big, undefined behavior
      ../../../../src/windows/transport/socket/socket_md.c(450) : warning C4293: '<<' : shift count negative or too big, undefined behavior


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapViewer/heapViewer.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapViewer/heapViewer.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapViewer/src -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapViewer/heapViewer.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapViewer/src/heapViewer.c
      heapViewer.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapViewer/src/heapViewer.c(134) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'


      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapTracker/heapTracker.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapTracker/heapTracker.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapTracker/src -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/heapTracker/heapTracker.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapTracker/src/heapTracker.c
      heapTracker.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/heapTracker/src/heapTracker.c(765) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/minst/minst.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/minst/minst.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/minst/src -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/minst/minst.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/minst/src/minst.c
      minst.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/minst/src/minst.c(205) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/mtrace/mtrace.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/mtrace/mtrace.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/mtrace/mtrace.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src/mtrace.c
      mtrace.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src/mtrace.c(222) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src/mtrace.c(226) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src/mtrace.c(493) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/mtrace/src/mtrace.c(527) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/waiters/Agent.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/waiters/Agent.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/waiters/src -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/waiters/Agent.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/waiters/src/Agent.cpp
      Agent.cpp
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/waiters/src/Agent.cpp(105) : warning C4101: 'err' : unreferenced local variable
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/waiters/src/Agent.cpp(123) : warning C4101: 'err' : unreferenced local variable
      Windows (cont.)

      C:/PROGRA~1/MICROS~2.0/Common7/Tools/../../Vc/Bin/cl -Od -Zi -nologo -MD /D _STATIC_CPPLIB -Zc:wchar_t- -FdC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_init.pdb -FmC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_init.map -wd4800 -W3 -D _CRT_SECURE_NO_DEPRECATE -DDEBUG -DLOGGING -DWIN32 -DIAL -D_LITTLE_ENDIAN -D_X86_ -Dx86 -DWIN32_LEAN_AND_MEAN -I. -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/CClassHeaders -I../../../../src/windows/javavm/export -I../../../../src/share/javavm/export -IC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src -I../../../../src/share/npt -I../../../../src/windows/npt -c -FoC:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/tmp/demo/jvmti/hprof/hprof_init.obj C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_init.c
      hprof_init.c
      C:/BUILD_~1/jdk7/build/windows-i586/../windows-i586-fastdebug/democlasses/demo/jvmti/hprof/src/hprof_init.c(1481) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
              C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(238) : see declaration of 'strdup'

            Unassigned Unassigned
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: