Commit 339cb23
committed
Ignore the signature-polymorphic MethodHandle.invokeExact in animal-sniffer
javac records the ad-hoc call-site descriptor for invokeExact, which no
signature database lists, so the JDK 8 check flags a false positive on
every MethodHandle lookup call site.
Assisted-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ErRKq7RUeQ9LGrSboSUyYm1 parent 032c62f commit 339cb23
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
133 | 145 | | |
134 | 146 | | |
135 | 147 | | |
| |||
0 commit comments