Skip to content

Commit faacbd9

Browse files
committed
8353938: hotspot/jtreg/serviceability/dcmd/jvmti/LoadAgentDcmdTest.java fails on static JDK
Reviewed-by: alanb
1 parent 6352ee1 commit faacbd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/hotspot/jtreg/serviceability/dcmd/jvmti/LoadAgentDcmdTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2025, 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
@@ -40,6 +40,7 @@
4040
*
4141
* @test
4242
* @bug 8147388
43+
* @requires !jdk.static
4344
* @library /test/lib
4445
* @modules java.base/jdk.internal.misc
4546
* java.compiler

0 commit comments

Comments
 (0)