File tree Expand file tree Collapse file tree
test/jdk/jdk/jfr/event/gc/detailed Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2020, 2025 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2020, 2026 , Oracle and/or its affiliates. All rights reserved.
33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44 *
55 * This code is free software; you can redistribute it and/or modify it
3535 * @requires vm.flagless
3636 * @library /test/lib /test/jdk /test/hotspot/jtreg
3737 * @requires vm.hasJFR & vm.gc.Z
38- * @run main/othervm -XX:+UseZGC -Xmx32M jdk.jfr.event.gc.detailed.TestGCPhaseConcurrent Z
38+ * @run main/othervm -XX:+UseZGC -Xmx64M jdk.jfr.event.gc.detailed.TestGCPhaseConcurrent Z
3939 */
4040
4141/**
42- * @test TestGCPhaseConcurrent
42+ * @test id=Shenandoah
4343 * @requires vm.flagless
4444 * @library /test/lib /test/jdk /test/hotspot/jtreg
4545 * @requires vm.hasJFR & vm.gc.Shenandoah
You can’t perform that action at this time.
0 commit comments