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

gtest fmw should be updated to support null detection on SS >= 12u4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b140
    • solaris

      prio 12u4, Solaris Studio (SS) generated a warning if a non-POD object is passed thru ellipsis(varargs), to avoid warning google test was updated[1] to disable null detection facility. SS 12u4 and 12u5(beta) do not generate warnings in such cases, so google test fmw can be update to enable null detection if SS version is not less than 12u4.

      [1] https://github.com/google/googletest/issues/233

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: