Skip to content

Commit a6ab671

Browse files
committed
fix
1 parent 406477f commit a6ab671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jmx-scraper/src/integrationTest/java/io/opentelemetry/contrib/jmxscraper/TestAppContainer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public class TestAppContainer extends GenericContainer<TestAppContainer> {
3535
private int jmxRmiPort;
3636
private boolean clientCertificate;
3737

38+
@SuppressWarnings("this-escape")
3839
public TestAppContainer() {
3940
super("openjdk:8u272-jre-slim");
4041

0 commit comments

Comments
 (0)