Skip to content

Commit 0cf5017

Browse files
author
Zhengyu Gu
committed
Fix style
1 parent cd76733 commit 0cf5017

File tree

1 file changed

+1
-0
lines changed
  • substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/heap

1 file changed

+1
-0
lines changed

substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/heap/GCName.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
import com.oracle.svm.core.annotate.AutomaticFeature;
3434
import com.oracle.svm.core.annotate.Uninterruptible;
3535
import com.oracle.svm.core.annotate.UnknownObjectField;
36+
3637
/**
3738
* This class holds supported garbage collector names.
3839
*/

0 commit comments

Comments
 (0)