mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
538 B
538 B
category
| category |
|---|
| minorAnalysis |
JavacTool-based compiler interception no longer requires an--add-opensdirective whenFileObject.toUriis accessible.JavacTool-based compiler interception no longer throws an exception visible to the program usingJavacToolon failure to extract a file path from a passedJavaFileObject.JavacTool-based compiler interception now supports files that don't simply wrap afile://URL, such as a source file inside a JAR, or an in-memory file, but which do implementgetCharContent.