Skip to content

Commit e1ffc6b

Browse files
committed
Document why --release is not used
1 parent c8d67cf commit e1ffc6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

junit-platform-jfr/junit-platform-jfr.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies {
1515
}
1616

1717
javaLibrary {
18+
// --release 8 does not support jdk.jfr even though it was backported
1819
configureRelease = false
1920
}
2021

0 commit comments

Comments
 (0)