File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/hotspot/jtreg/gc/g1/plab Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016, 2022 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2016, 2024 , 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
2626 * @bug 8141278 8141141
2727 * @summary Test PLAB promotion
2828 * @requires vm.gc.G1
29- * @requires ! vm.flightRecorder
29+ * @requires vm.flagless
3030 * @library /test/lib /
3131 * @modules java.base/jdk.internal.misc
3232 * @modules java.management
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016, 2022 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2016, 2024 , 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
2626 * @bug 8141278 8141141
2727 * @summary Test for PLAB resizing
2828 * @requires vm.gc.G1
29- * @requires ! vm.flightRecorder
29+ * @requires vm.flagless
3030 * @library /test/lib /
3131 * @modules java.base/jdk.internal.misc
3232 * @modules java.management
You can’t perform that action at this time.
0 commit comments