Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 6d9d35b

Browse files
committed
8341024: [test] build/AbsPathsInImage.java fails with OOM when using ubsan-enabled binaries
Backport-of: 1b46fea
1 parent 43e1328 commit 6d9d35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/build/AbsPathsInImage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @bug 8226346
4141
* @summary Check all output files for absolute path fragments
4242
* @requires !vm.debug
43-
* @run main AbsPathsInImage
43+
* @run main/othervm -Xmx900m AbsPathsInImage
4444
*/
4545
public class AbsPathsInImage {
4646

0 commit comments

Comments
 (0)