Skip to content

Commit

Permalink
Add comment (#3935)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Oct 24, 2024
1 parent 3c69f1b commit 72d33a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ void testParallel() throws Exception {
}

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

0 comments on commit 72d33a0

Please sign in to comment.