Commit 92cf816
committed
Ignore ByteBuffer in animal sniffer
JDK9 breaks compatibility with older versions for ByteBuffer.flip() by
returning ByteBuffer instead of Buffer.
This ignores this change to allow building on JDK 9+1 parent 89cb957 commit 92cf816
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
404 | 414 | | |
405 | 415 | | |
406 | 416 | | |
| |||
0 commit comments