Skip to content

Commit 72d33a0

Browse files
authored
Add comment (#3935)
1 parent 3c69f1b commit 72d33a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agent-gc-monitor/gc-monitor-tests/src/test/java/com/microsoft/gcmonitortests/VariousCollectorsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ void testParallel() throws Exception {
3434
}
3535

3636
@Test
37+
// see https://github.com/microsoft/ApplicationInsights-Java/pull/3878#issuecomment-2431980712
3738
@EnabledForJreRange(max = JAVA_17)
3839
void testG1() throws Exception {
3940
testGc("-XX:+UseG1GC", 50);

0 commit comments

Comments
 (0)