We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573bcb6 commit 470701fCopy full SHA for 470701f
test/jdk/jdk/jfr/startupargs/TestStartDuration.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2024, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -38,6 +38,7 @@
38
* @summary Start a recording with duration. Verify recording stops.
39
* @key jfr
40
* @requires vm.hasJFR
41
+ * @requires vm.flagless
42
* @library /test/lib /test/jdk
43
* @run main jdk.jfr.startupargs.TestStartDuration
44
*/
0 commit comments