mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 09:53:18 +00:00
8279196: Test: jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java timed out
Reviewed-by: tschatzl, ayang
This commit is contained in:
parent
b5d1af1f02
commit
bd73864314
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2015, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -29,7 +29,7 @@ package jdk.jfr.event.gc.stacktrace;
|
||||
*
|
||||
* @requires vm.gc == "null" | vm.gc == "G1"
|
||||
* @library /test/lib /test/jdk
|
||||
* @run main/othervm -XX:MaxNewSize=10M -Xmx128M -XX:+UseG1GC -Xlog:gc*
|
||||
* @run main/othervm -XX:MaxNewSize=10M -Xmx64M -XX:+UseG1GC -Xlog:gc*
|
||||
* -XX:FlightRecorderOptions:stackdepth=256
|
||||
* jdk.jfr.event.gc.stacktrace.TestG1OldAllocationPendingStackTrace
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user