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

disable quicksort tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs22
    • hs22
    • hotspot
    • None
    • gc
    • b06
    • generic
    • generic
    • Not verified

        The quicksort tests in src/share/vm/utilities/quickSort.cpp do not compile on some versions of solaris 8.

        "/BUILD_AREA/jdk6_29/hotspot/src/share/vm/utilities/quickSort.cpp", line 198: Warning (Anachronism): Formal argument 4 of type extern "C" int(*)(const void*,const void*) in call to std::qsort(void*, unsigned, unsigned, extern "C" int(*)(const void*,const void*)) is being passed int(*)(const void*,const void*).
        1 Warning(s) detected.
        gnumake[7]: *** [quickSort.o] Error 1

              jcoomes John Coomes (Inactive)
              jcoomes John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: