Skip to content

Commit b0883bd

Browse files
committed
DEVX-796: verifying SDK HTTP clients compatibility with virtual threads
1 parent 6238ea0 commit b0883bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ subprojects { project ->
136136
javaLauncher = javaToolchains.launcherFor {
137137
languageVersion = JavaLanguageVersion.of(17)
138138
}
139+
jvmArgs '-Djdk.tracePinnedThreads=full'
139140
}
140141
}
141142

0 commit comments

Comments
 (0)