Skip to content

Commit ae0b237

Browse files
authored
Merge pull request #19940 from LongyuZhang/thread2
Remove duplicate exclude in jvmtitests
2 parents a3a0974 + 71f9ccf commit ae0b237

File tree

1 file changed

+0
-1
lines changed
  • test/functional/cmdLineTests/jvmtitests

1 file changed

+0
-1
lines changed

test/functional/cmdLineTests/jvmtitests/build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
113113
<exclude name="${excludeFile}" />
114114
<exclude name="${excludeJDK21UpGetStackTraceExtendedTest}" />
115115
<exclude name="${excludeJDK21UpGetThreadListStackTracesExtendedTest}" />
116-
<exclude name="${excludeJDK21UpGetThreadListStackTracesExtendedTest}" />
117116
<compilerarg line="${addExports}" />
118117
<exclude name="com/ibm/jvmti/tests/getThreadState/gts001.java" />
119118
<classpath>

0 commit comments

Comments
 (0)