JDK-8344312 : Generational Shenandoah: TestAllocOutOfMemory.java#large failed with different Exception
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2024-11-15
  • Updated: 2024-11-15
Related Reports
Relates :  
Description
On some PPC64 machines, the new test failed with:
Execution failed: `main' threw exception: java.lang.RuntimeException: 'java.lang.OutOfMemoryError: Java heap space' missing from stdout/stderr
after it got another Exception message:
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
(Also see attached .jtr file.)