Commit ffdf10f
committed
Java trace validation: byte extract may apply to arrays and others
There is no reason to restrict byte extract applications to actual
constants (these are, actually, unlikely the expected source operand of
a byte extract). With upcoming fixes array_nonconstsize_nonconstaccess
will rightly apply byte extracts to arrays.1 parent 3e490c9 commit ffdf10f
1 file changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
| 288 | + | |
300 | 289 | | |
301 | 290 | | |
302 | 291 | | |
| |||
0 commit comments