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

win-64 bit compilation warning in jvmti GetOwnedMonitors code.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • hotspot
    • None
    • b37
    • x86
    • windows_2000

      c:\ws\service_hs_baseline\src\share\vm\utilities\growableArray.hpp(107)
      : warning C4345: behavior change: an object of POD type constructed with
      an initializerof the form () will be default-initialized
              
      c:\ws\service_hs_baseline\src\share\vm\utilities\growableArray.hpp(105)
      : while compiling class-template member function
      'GrowableArray<E>::GrowableArra
      y(int,jint)'
              with
              [
                  E=jvmtiMonitorStackDepthInfo
              ]
              c:\ws\service_hs_baseline\src\share\vm\prims\jvmtiEnv.cpp(423) :
      see ref
      erence to class template instantiation 'GrowableArray<E>' being compiled
              with
              [
                  E=jvmtiMonitorStackDepthInfo
              ]
      jvmtiEnvBase.cpp
      c:\ws\service_hs_baseline\src\share\vm\utilities\growableArray.hpp(268)
      : warnin
      g C4345: behavior change: an object of POD type constructed with an
      initializer
      of the form () will be default-initialized
              
      c:\ws\service_hs_baseline\src\share\vm\utilities\growableArray.hpp(130)
      : while compiling class-template member function 'void
      GrowableArray<E>::grow(in
      t)'
              with
              [
                  E=jvmtiMonitorStackDepthInfo
              ]
              
      c:\ws\service_hs_baseline\src\share\vm\prims\jvmtiEnvBase.cpp(519) : see
       reference to class template instantiation 'GrowableArray<E>' being compiled
              with
              [
                  E=jvmtiMonitorStackDepthInfo
              ]

      ###@###.### 2005-05-12 19:01:16 GMT

            swamyv Swamy Venkataramanappa (Inactive)
            swamyv Swamy Venkataramanappa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: