Skip to content

Commit 6f02bf5

Browse files
author
Zhengyu Gu
committed
More style fix
1 parent 12193a3 commit 6f02bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substratevm/src/com.oracle.svm.core.jdk11/src/com/oracle/svm/core/jdk11/jfr/JfrEventSupportJDK11OrLater.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import com.oracle.svm.core.jfr.JfrEventSupport;
3434

3535
/**
36-
* Jfr event support for supported JDK versions
36+
* Jfr event support for supported JDK versions.
3737
*/
3838
final class JfrEventSupportJDK11OrLater extends JfrEventSupport {
3939
}

0 commit comments

Comments
 (0)