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

[TESTBUG] runtime/memory/ReadFromNoaccessArea.java failed due to "Exception java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr"

XMLWordPrintable

      runtime/memory/ReadFromNoaccessArea.java failed due to "Exception java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr"

          ----------System.err:(22/1052)----------
           stdout: [Reading from no access area...
          # [ timer expired, abort... ]
          ];
           stderr: []
           exitValue = -1

          java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr

      at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:80)
      at ReadFromNoaccessArea.main(ReadFromNoaccessArea.java:65)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

          JavaTest Message: Test threw exception: java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr

          JavaTest Message: shutting down test

            gtriantafill George Triantafillou (Inactive)
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: