mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8354257: xctracenorm profiler not working with JDK JMH benchmarks
Reviewed-by: ihse
This commit is contained in:
parent
4e3ec3c04c
commit
772c97039e
@ -119,7 +119,6 @@ $(JMH_UNPACKED_JARS_DONE): $(JMH_RUNTIME_JARS)
|
||||
$(foreach jar, $(JMH_RUNTIME_JARS), \
|
||||
$$($(UNZIP) -oq $(jar) -d $(JMH_UNPACKED_DIR)))
|
||||
$(RM) -r $(JMH_UNPACKED_DIR)/META-INF
|
||||
$(RM) $(JMH_UNPACKED_DIR)/*.xml
|
||||
$(TOUCH) $@
|
||||
|
||||
# Copy dependency files for inclusion in the benchmark JARs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user