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

runtime/ClassFile/OomWhileParsingRepeatedJsr.java fails

XMLWordPrintable

    • b117
    • x86_64
    • windows_7

      fails on jdk1.8.0b117, jdk1.7.0_45b18. passes on jdk1.8.0b116

      ----------System.out:(1/158)*----------
      Command line: [C:\\local\\aurora\\CommonData\\jdk\\bin\\java.exe -cp . -XX:+UnlockDiagnosticVMOptions -XX:MallocMaxTestWords=100663296 OOMCrashClass1960_2 ]
      ----------System.err:(40/1888)*----------
       stdout: [java.lang.LinkageError
       - klass: 'java/lang/LinkageError'
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (rewriter.cpp:533), pid=5396, tid=2928
      # Error: ShouldNotReachHere()
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b117) (build 1.8.0-ea-b117)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b59 mixed mode windows-amd64 compressed oops)
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # An error report file with more information is saved as:
      # C:\\local\\aurora\\sandbox\\results\\20131121203930\\4\\current\\workDir\\runtime\\ClassFile\\OomWhileParsingRepeatedJsr\\hs_err_pid5396.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      #
      ];
       stderr: [Phoning home...
      Using server: 10.161.186.18, port 4711
      ]
       exitValue = 1

      java.lang.RuntimeException: 'Cannot reserve enough memory' missing from stdout/stderr

      at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:80)
      at OomWhileParsingRepeatedJsr.main(OomWhileParsingRepeatedJsr.java:71)
      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:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Cannot reserve enough memory' missing from stdout/stderr

      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Cannot reserve enough memory' missing from stdout/stderr
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Cannot reserve enough memory' missing from stdout/stderr


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Cannot reserve enough memory' missing from stdout/stderr

            Unassigned Unassigned
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: