File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
test/hotspot/jtreg/serviceability/dcmd/framework Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2015, 2019 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2015, 2023 , 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
3434 * @summary Test of diagnostic command help (tests all DCMD executors)
3535 * @library /test/lib
3636 * /vmTestbase
37+ * @requires vm.flagless
3738 * @modules java.base/jdk.internal.misc
3839 * java.compiler
3940 * java.management
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2015, 2019 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2015, 2023 , 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
3434 * @summary Test of invalid diagnostic command (tests all DCMD executors)
3535 * @library /test/lib
3636 * /vmTestbase
37+ * @requires vm.flagless
3738 * @modules java.base/jdk.internal.misc
3839 * java.compiler
3940 * java.management
Original file line number Diff line number Diff line change 2727import jdk .test .lib .dcmd .MainClassJcmdExecutor ;
2828import jdk .test .lib .dcmd .FileJcmdExecutor ;
2929import jdk .test .lib .dcmd .JMXExecutor ;
30- import nsk .share .jdi .ArgumentHandler ;
3130
3231import org .testng .annotations .Test ;
3332
3736 * @summary Test of diagnostic command VM.version (tests all DCMD executors)
3837 * @library /test/lib
3938 * /vmTestbase
39+ * @requires vm.flagless
4040 * @modules java.base/jdk.internal.misc
4141 * java.base/jdk.internal.module
4242 * java.compiler
You can’t perform that action at this time.
0 commit comments