Skip to content

Commit e29b061

Browse files
author
SendaoYan
committed
8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless
Backport-of: 470701f0bb269834cc0e1cb40f7d34e92226454b
1 parent ace471e commit e29b061

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/jdk/jdk/jfr/startupargs/TestStartDuration.java

Lines changed: 2 additions & 1 deletion
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
@@ -37,6 +37,7 @@
3737
* @summary Start a recording with duration. Verify recording stops.
3838
* @key jfr
3939
* @requires vm.hasJFR
40+
* @requires vm.flagless
4041
* @library /test/lib /test/jdk
4142
* @run main jdk.jfr.startupargs.TestStartDuration
4243
*/

0 commit comments

Comments
 (0)