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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 13
    • Affects Version/s: 12, 13
    • Component/s: hotspot
    • b14

      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"

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

              Created:
              Updated:
              Resolved: