Skip to content

Commit 9786d4d

Browse files
committed
updated notes
1 parent b3ee307 commit 9786d4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notes_adding_suts.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ As there are quite a few things to keep in mind, we list here the most important
8787

8888
cat `find . -name *.java` | wc -l
8989

90+
- once "data.csv" file has been updated, need to recreate "table_emb.md" from "analyze.R" -> "markdown()" function.
91+
9092
- the drivers should be written under "jdk_X_Y/em/embedded" and "jdk_X_Y/em/external", following the same tree structure
9193
of the SUT under "cs", eg, "jdk_17_maven/cs/grpc/NAME" would lead to embedded driver be under
9294
"jdk_17_maven/em/embedded/grpc/NAME".

0 commit comments

Comments
 (0)