The java/lang/StackWalker/LocalsAndOperands.java\#id0 test fails transiently on libgraal when run with -Xcomp with a timeout.
The test always passes without -Xcomp and even mostly passes with -Xcomp on some platforms. This implies there's a timeout used in the test somewhere that needs to be increased when running with -Xcomp and libgraal.
The test always passes without -Xcomp and even mostly passes with -Xcomp on some platforms. This implies there's a timeout used in the test somewhere that needs to be increased when running with -Xcomp and libgraal.