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

gtest/GTestWrapper.java fails opto.mathexact_test_vm

XMLWordPrintable

    • x86_64
    • solaris_11

      I ran a round of Thread-SMR stress testing on the 2018-02-02
      jdk/jdk10 snapshot on my Solaris X64 server.

      The gtest/GTestWrapper.java test failed opto.mathexact_test_vm
      in both the 'release' and 'fastdebug' configs.

      Here's the snippet from the 'release' log:

      [----------] 1 test from opto
      [ RUN ] opto.mathexact_test_vm
      /work/shared/bug_hunt/8167108/SMR_prototype_10/open/test/hotspot/gtest/opto/test_mathexact.cpp:34: Failure
      Value of: OverflowMulLNode::is_overflow(-1, max_jlong)
        Actual: true
      Expected: false
      [ FAILED ] opto.mathexact_test_vm (0 ms)
      [----------] 1 test from opto (0 ms total)

      Here's the snippet from the 'fastdebug' log:

      [----------] 1 test from opto
      [ RUN ] opto.mathexact_test_vm
      /work/shared/bug_hunt/8167108/SMR_prototype_10/open/test/hotspot/gtest/opto/test_mathexact.cpp:34: Failure
      Value of: OverflowMulLNode::is_overflow(-1, max_jlong)
        Actual: true
      Expected: false
      [ FAILED ] opto.mathexact_test_vm (0 ms)
      [----------] 1 test from opto (0 ms total)

        1. do_8196954_repro.ksh
          0.5 kB
          Daniel Daugherty
        2. do_8196954_repro.log
          214 kB
          Daniel Daugherty

            rbackman Rickard Backman (Inactive)
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: