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

[Graal] Some vmTestbase/nsk/jvmti/ResourceExhausted tests failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 13
    • 12, 13
    • hotspot
    • b14

    Description

      vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002/TestDescription.java is failing for me when run with Graal.

      ----------System.out:(21/1433)----------
      [Use -Dgraal.LogFile=<path> to redirect Graal log output to a file.]
      Thread[JVMCI CompilerThread0,9,system]: Compilation of jdk.internal.vm.PostVMInitHook.run() failed:
      java.lang.OutOfMemoryError: Java heap space
      To disable compilation failure notifications, set CompilationFailureAction to Silent (e.g., -Dgraal.CompilationFailureAction=Silent).
      To print a message for a compilation failure without retrying the compilation, set CompilationFailureAction to Print (e.g., -Dgraal.CompilationFailureAction=Print).
      Retrying compilation of jdk.internal.vm.PostVMInitHook.run()
      Uncaught exception while adjusting compilation level: java.lang.OutOfMemoryError: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      <<no stack trace available>>
      Uncaught exception while adjusting compilation level: java.lang.OutOfMemoryError: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      <<no stack trace available>>
      Uncaught exception while adjusting compilation level: java.lang.OutOfMemoryError: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      <<no stack trace available>>
      Uncaught exception while adjusting compilation level: java.lang.OutOfMemoryError: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      <<no stack trace available>>
      Uncaught exception while adjusting compilation level: java.lang.OutOfMemoryError: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      <<no stack trace available>>
      ----------System.err:(5/317)----------

      Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "HotSpotGraalManagement Bean Registration"
      Error: A JNI error has occurred, please check your installation and try again
      Error: A JNI error has occurred, please check your installation and try again
      Exception in thread "main"

      Attachments

        Activity

          People

            dtitov Daniil Titov (Inactive)
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: