We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062798f commit 18e2171Copy full SHA for 18e2171
notes_adding_suts.txt
@@ -75,4 +75,8 @@ As there are quite a few things to keep in mind, we list here the most important
75
Need to specify the license, folder location on EMB, and original source repositories.
76
See other SUT entries to check exactly how to do it (especially how to add clickable links in Markdown).
77
78
+- the drivers should be written under "jdk_X_Y/em/embedded" and "jdk_X_Y/em/external", following the same tree structure
79
+ of the SUT under "cs", eg, "jdk_17_maven/cs/grpc/NAME" would lead to embedded driver be under
80
+ "jdk_17_maven/em/embedded/grpc/NAME".
81
+
82
- TODO
0 commit comments