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

Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 24
    • hotspot
    • aarch64
    • linux

      The sub-test codestrings.validate_vm of gtest/GTestWrapper.java intermittent fails on linux-aarch64 with fastdebug build, failure probability about: 12/2k

      There are several fails phenomenon

      With diff:
      @@ -139,5 +139,5 @@
        ;; unimplemented: Fixed address string No. 0
         <addr>: dcps1\t#<addr>
      - <addr>: cbnz\tx16, Stub::indexof_linear_ll+436 <addr>
      + <addr>: cbnz\tx16, <addr>
        ;; unimplemented: Fixed address string No. 1
         <addr>: dcps1\t#<addr>

      With diff:
      @@ -9,5 +9,5 @@
        ;; unimplemented: Fixed address string No. 0
         <addr>: dcps1\t#<addr>
      - <addr>: cbnz\tx16, Stub::<unknown> <addr>
      + <addr>: cbnz\tx16, <addr>
        ;; Comment No. 1
         <addr>: nop

      With diff:
      @@ -138,5 +138,5 @@
        ;; unimplemented: Fixed address string No. 0
         <addr>: dcps1\t#<addr>
      - <addr>: adrp\tx16, <addr> = TemplateInterpreterGenerator::generate_CRC32_update_entry()+32
      + <addr>: adrp\tx16, <addr> = TemplateInterpreterGenerator::generate_normal_entry(bool)+876
        ;; unimplemented: Fixed address string No. 1
         <addr>: dcps1\t#<addr>

      With diff:
      @@ -195,4 +195,4 @@
        ;; unimplemented: Fixed address string No. 19
         <addr>: dcps1\t#<addr>
      - <addr>: b\tStub::multiplyToLen+64 <addr>
      + <addr>: b\tStub::indexof_linear_ul

      With diff:
      @@ -138,5 +138,5 @@
        ;; unimplemented: Fixed address string No. 0
         <addr>: dcps1\t#<addr>
      - <addr>: adrp\tx0 = mnaddF_reg_regNode::pipeline_class()
      + <addr>: adrp\tx0 = reduce_addL_sveNode::two_adr() const+96
        ;; unimplemented: Fixed address string No. 1
         <addr>: dcps1\t#<addr>

      With diff:
      @@ -163,5 +163,5 @@
        ;; unimplemented: Fixed address string No. 8
         <addr>: dcps1\t#<addr>
      - <addr>: ldr\tw0
      + <addr>: ldr\tw0, Stub::sha1_implCompress

      With diff:
      @@ -19,5 +19,5 @@
        ;; unimplemented: Fixed address string No. 2
         <addr>: dcps1\t#<addr>
      - <addr>: cbnz\tx0
      + <addr>: cbnz\tx0, Stub::_large_arrays_hashcode_short
        ;; Comment No. 3
         <addr>: nop

        1. 203.log
          187 kB
        2. 3970.log
          186 kB
        3. jt-work.tar.xz
          214 kB

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

              Created:
              Updated: