> Add try/catch clause to ignore an exception since it is harmless for we > isolated > the massge data before passing it ro processor. > Add test case.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Fixed length calculations in the array access checks ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9016/files - new: https://git.openjdk.org/jdk/pull/9016/files/f2ff2d14..85c27f6f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9016&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9016&range=01-02 Stats: 12 lines in 2 files changed: 2 ins; 2 del; 8 mod Patch: https://git.openjdk.org/jdk/pull/9016.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9016/head:pull/9016 PR: https://git.openjdk.org/jdk/pull/9016