Skip to content

Commit 470701f

Browse files
committed
8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless
Reviewed-by: syan, egahlin
1 parent 573bcb6 commit 470701f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: test/jdk/jdk/jfr/startupargs/TestStartDuration.java

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2013, 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
@@ -38,6 +38,7 @@
3838
* @summary Start a recording with duration. Verify recording stops.
3939
* @key jfr
4040
* @requires vm.hasJFR
41+
* @requires vm.flagless
4142
* @library /test/lib /test/jdk
4243
* @run main jdk.jfr.startupargs.TestStartDuration
4344
*/

0 commit comments

Comments
 (0)