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

RuntimeException\: canRead() reports false for reading from the same module\: expected true, was false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • svc
    • b146

      java.lang.RuntimeException: canRead() reports false for reading from the same module: expected true, was false
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:486)
      at AllModulesCommandTest.assertCanRead(AllModulesCommandTest.java:138)
      at AllModulesCommandTest.doJdwp(AllModulesCommandTest.java:97)
      at AllModulesCommandTest.doTest(AllModulesCommandTest.java:57)
      at AllModulesCommandTest.main(AllModulesCommandTest.java:48)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:535)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

            akulyakh Alexander Kulyakhtin (Inactive)
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: