Skip to content

Commit 87a570f

Browse files
committed
Comments only.
1 parent 3bc5cec commit 87a570f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vpro-shared-util/src/test/java/nl/vpro/jmx/MBeans2Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
@Execution(SAME_THREAD)
2323
class MBeans2Test {
2424
static {
25-
ThreadPools.copyExecutor.submit(() -> {}); // Just to early tricker the info about virtual threads in j < 25
25+
ThreadPools.copyExecutor.submit(() -> {}); // Just to early trigger the info about virtual threads in java < 21
2626
}
2727

2828
@AfterEach

0 commit comments

Comments
 (0)