We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JdkInternals*.qll
1 parent 20a8438 commit 1c9c872Copy full SHA for 1c9c872
2 files changed
java/ql/src/Compatibility/JDK9/JdkInternals.qll
@@ -1,3 +1,7 @@
1
+/**
2
+ * Provides predicates for identifying unsupported JDK-internal APIs.
3
+ */
4
+
5
/**
6
* Provides a QL encoding of the list of unsupported JDK-internal APIs at:
7
*
java/ql/src/Compatibility/JDK9/JdkInternalsReplacement.qll
+ * Provides predicates for identifying suggested replacements for unsupported JDK-internal APIs.
* Provides a QL encoding of the suggested replacements for unsupported JDK-internal APIs listed at:
0 commit comments