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

applications/jcstress/interrupt.java fails with Observed forbidden state: STALE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 13
    • 12
    • hotspot
    • x86_64
    • linux

      Will throw any pending exceptions at this point.
      Exception in thread "main" java.lang.AssertionError: TEST FAILURES:
      org.openjdk.jcstress.tests.interrupt.ObjectWaitTimedTest [-XX:MaxRAMPercentage=25, -XX:+UseParallelGC, -XX:-UseCompressedOops, -XX:-UseBiasedLocking, -XX:+TieredCompilation]: Observed forbidden state: STALE

      at org.openjdk.jcstress.infra.grading.ExceptionReportPrinter.work(ExceptionReportPrinter.java:63)
      at org.openjdk.jcstress.JCStress.parseResults(JCStress.java:101)
      at org.openjdk.jcstress.JCStress.run(JCStress.java:86)
      at org.openjdk.jcstress.Main.main(Main.java:60)
      ]cout/cerr
      java.lang.Error: jctress test finished with nonzero exitcode 1
      at applications.jcstress.JcstressRunner.main(JcstressRunner.java:85)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:246)
      at java.base/java.lang.Thread.run(Thread.java:834)

      JavaTest Message: Test threw exception: java.lang.Error
      JavaTest Message: shutting down test

            lmesnik Leonid Mesnik
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: