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

nsk/jvmti/scenarios/sampling/SP06/sp06t001fails with "Too few frameCount of not compiled ..."

XMLWordPrintable

    • generic
    • generic

      The following test failed with JFR on Windows in the 2014-07-28 RT_Baseline nightly:

      nsk/jvmti/scenarios/sampling/SP06/sp06t001

          This test failed due to:

          # ERROR: sp06t001.c, 321: Too few frameCount of not compiled not suspended thread #4 (threadRunningInterrupted):
          # got frameCount: 0
          # expected minimum: 2
          # ERROR: sp06t001.c, 321: Too few frameCount of not compiled suspended thread #4 (threadRunningInterrupted):
          # got frameCount: 0
          # expected minimum: 2
          # ERROR: sp06t001.c, 321: Too few frameCount of not compiled resumed thread #4 (threadRunningInterrupted):
          # got frameCount: 0
          # expected minimum: 2
          # Test level exit status: 97


      It seems the test is interfered with the JFR activity (threads).
      I'm not exactly sure yet that it is a test issue or not.


      RULE nsk/jvmti/scenarios/sampling/SP06/sp06t002 ExitCode 97

            Unassigned Unassigned
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: