Skip to content

Commit 772c970

Browse files
galderzmagicus
authored andcommitted
8354257: xctracenorm profiler not working with JDK JMH benchmarks
Reviewed-by: ihse
1 parent 4e3ec3c commit 772c970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

make/test/BuildMicrobenchmark.gmk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ $(JMH_UNPACKED_JARS_DONE): $(JMH_RUNTIME_JARS)
119119
$(foreach jar, $(JMH_RUNTIME_JARS), \
120120
$$($(UNZIP) -oq $(jar) -d $(JMH_UNPACKED_DIR)))
121121
$(RM) -r $(JMH_UNPACKED_DIR)/META-INF
122-
$(RM) $(JMH_UNPACKED_DIR)/*.xml
123122
$(TOUCH) $@
124123

125124
# Copy dependency files for inclusion in the benchmark JARs

0 commit comments

Comments
 (0)