Skip to content

Commit

Permalink
Manual entry for -AignoreTargetLocations (#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong authored Dec 22, 2024
1 parent 3d43fa3 commit 556cd06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/manual/introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,9 @@
which is a javac argument to halt compilation if a warning is issued.
\item \<-AignoreInvalidAnnotationLocations>
Ignore annotations in bytecode that have invalid annotation locations.
\item \<-AignoreTargetLocations>
Disables validating the target locations of qualifiers based on
`@TargetLocations` meta-annotations. This option is not enabled by default.
\end{itemize}

\label{unsound-by-default}
Expand Down

0 comments on commit 556cd06

Please sign in to comment.