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

Remove hotspot assertion due to Solaris 8 kstat "unimplemented".

XMLWordPrintable

    • b01
    • sparc
    • solaris_8
    • Not verified

        This issue affects building hotspot for Solaris 8 (i.e. JDK6), on virtual machines
        (branded zoenes) in the jprt sust queue.

        hotspot pulls cpu information from Solaris' kstat, and I see from my failing builds on the
        sust jprt queue, that hotspot doesn't like it (asserts) when "UNSUPPORTED" is the answer
        from kstat_lookup(..."cpu_info"...).

        # Internal Error (/tmp/jprt/P1/120739.kevinwa/source/src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp:205),
        pid=504, tid=2
        # assert(strstr(impl, "SPARC") != NULL) failed: should be sparc
        #

              kevinw Kevin Walls
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: