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

runtime/memory/ReserveMemory.java spawned thread times out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • hotspot

      ----------messages:(3/118)----------
      command: main ReserveMemory
      reason: User specified action: run main ReserveMemory
      elapsed time (seconds): 180.912
      ----------System.out:(1/192)*----------
      Command line: [C:\\local\\aurora\\CommonData\\JDK_DIR\\bin\\java.exe -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-TransmitErrorReport -Xmx32m ReserveMemory test ]
      ----------System.err:(21/1006)----------
       stdout: [# [ 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:134)
      at ReserveMemory.main(ReserveMemory.java:67)
      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)

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: