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

Gtest codestrings.validate_vm fail on linux x64 when hsdis is present

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 21, 23
    • hotspot
    • b26
    • x86_64
    • linux

        test pass on linux aarch64, fail on linux x86_64

        test command:
        export LD_LIBRARY_PATH=/home/yansendao/software/jdk/tools/hsdis #/home/yansendao/software/jdk/tools/hsdis should contains hsdis-amd64.so
        build/linux-x86_64-server-fastdebug/images/test/hotspot/gtest/server/gtestLauncher -jdk build/linux-x86_64-server-fastdebug/images/jdk --gtest_output=xml:test_result.xml --gtest_catch_exceptions=0 --gtest_filter=codestrings.validate_vm

        result:
        /home/yansendao/git/jdk/test/hotspot/gtest/code/test_codestrings.cpp:90: Failure
        With diff:
        @@ -1,4 +1,4 @@
         --------------------------------------------------------------------------------
          ;; First block comment.
        - <addr>: nop
        + <addr>: nop
         --------------------------------------------------------------------------------\n

              syan Sendao Yan
              syan Sendao Yan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: