Skip to content

Commit 62ec455

Browse files
authored
调整分级 (#121)
1 parent 8fc5740 commit 62ec455

17 files changed

+18
-18
lines changed

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_001_T.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Introduction 异步跟踪完整度-多线程 Thread
13-
* Level 3
13+
* Level 2
1414
* Date 2024-07-31
1515
*/
1616
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_002_F.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Introduction 异步跟踪完整度-多线程 Thread
13-
* Level 3
13+
* Level 2
1414
* Date 2024-07-31
1515
*/
1616
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_003_T.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Introduction 异步跟踪完整度-多线程 Runnable
14-
* Level 3
14+
* Level 2
1515
* Date 2024-07-31
1616
*/
1717
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_004_F.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Introduction 异步跟踪完整度-多线程 Runnable
14-
* Level 3
14+
* Level 2
1515
* Date 2024-07-31
1616
*/
1717
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_005_T.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Introduction 异步跟踪完整度-多线程 Executors
14-
* Level 4
14+
* Level 2+
1515
* Date 2024-07-31
1616
*/
1717
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_006_F.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Introduction 异步跟踪完整度-多线程 Executors
14-
* Level 4
14+
* Level 2+
1515
* Date 2024-07-31
1616
*/
1717
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_007_T.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/**
1414
* Introduction 异步跟踪完整度-多线程 TimerTask
15-
* Level 4
15+
* Level 2
1616
* Date 2024-07-31
1717
*/
1818
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_008_F.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/**
1414
* Introduction 异步跟踪完整度-多线程 TimerTask
15-
* Level 4
15+
* Level 2
1616
* Date 2024-07-31
1717
*/
1818
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_009_T.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/**
1414
* Introduction 异步跟踪完整度-多线程 Synchronized
15-
* Level 3
15+
* Level 2+
1616
* Date 2024-07-31
1717
*/
1818
// evaluation information start

sast-java/src/main/java/com/sast/astbenchmark/case_language_maturity/completeness/asynchronous_tracing/multi_thread/Async_Multithreading_010_F.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/**
1414
* Introduction 异步跟踪完整度-多线程 Synchronized
15-
* Level 3
15+
* Level 2+
1616
* Date 2024-07-31
1717
*/
1818
// evaluation information start

0 commit comments

Comments
 (0)