From 83e8aa01741f1848fc01cdf5c830aa69b2c36a31 Mon Sep 17 00:00:00 2001
From: Jiawei Tang <tjw378335@alibaba-inc.com>
Date: Mon, 5 Aug 2024 11:53:21 +0800
Subject: [PATCH] change the format of the testcase file

---
 .../jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java b/test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java
index 3c03d2cf6bdd6..cc33bab154b44 100644
--- a/test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java
+++ b/test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java
@@ -73,4 +73,4 @@ public static void main(String[] args) throws Exception{
         t1.join();
     }
 
-}
+}
\ No newline at end of file