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

java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory

    XMLWordPrintable

Details

    • b66
    • Not verified

    Backports

      Description

        java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory

        This run is on Solaris x64, run with jtreg options:
        -concurrency:10 -J-Xmx512m -vmoption:-Xmx512m

        ----------System.err:(12/618)----------
        java.lang.Exception: Process consumes memory.
        at LotsOfOutput.main(LotsOfOutput.java:45)
        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:502)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:745)

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


        Attachments

          Issue Links

            Activity

              People

                rriggs Roger Riggs
                amlu Amy Lu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: