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

New JCK8 testcase j.u.c.FutureTask[testCancelInterrupt_ThrowsSecurityException] fails with JDK8b82

XMLWordPrintable

      A new JCK8 testcase

      api/java_util/concurrent/FutureTask/index.html#FutureTask[testCancelInterrupt_ThrowsSecurityException]

      recently taken from

      http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/

      fails on JDK8b82 with

      javasoft.sqe.tests.api.junit.AssertionFailedError: expected:<1> but was:<0>
      at javasoft.sqe.tests.api.junit.TestCase.fail(TestCase.java:199)
      at javasoft.sqe.tests.api.junit.TestCase.failNotEquals(TestCase.java:434)
      at javasoft.sqe.tests.api.junit.TestCase.assertEquals(TestCase.java:216)
      at javasoft.sqe.tests.api.junit.TestCase.assertEquals(TestCase.java:353)
      at javasoft.sqe.tests.api.junit.TestCase.assertEquals(TestCase.java:359)
      at javasoft.sqe.tests.api.java.util.concurrent.FutureTaskTest.testCancelInterrupt_ThrowsSecurityException(FutureTaskTest.java:450)


            bpb Brian Burkhalter
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: