File tree 2 files changed +4
-4
lines changed
test/hotspot/jtreg/gc/g1/plab
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
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.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
26
26
* @bug 8141278 8141141
27
27
* @summary Test PLAB promotion
28
28
* @requires vm.gc.G1
29
- * @requires ! vm.flightRecorder
29
+ * @requires vm.flagless
30
30
* @library /test/lib /
31
31
* @modules java.base/jdk.internal.misc
32
32
* @modules java.management
Original file line number Diff line number Diff line change 1
1
/*
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.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
26
26
* @bug 8141278 8141141
27
27
* @summary Test for PLAB resizing
28
28
* @requires vm.gc.G1
29
- * @requires ! vm.flightRecorder
29
+ * @requires vm.flagless
30
30
* @library /test/lib /
31
31
* @modules java.base/jdk.internal.misc
32
32
* @modules java.management
You can’t perform that action at this time.
0 commit comments