On Thu, 19 Nov 2020 20:49:16 GMT, Poonam Bajaj <poo...@openjdk.org> wrote:
>> Hi, >> >> Please review this simple change that catches UncheckedIOException that can >> occur if /proc/self/cgroup or /proc/self/mountinfo files don't exist on the >> system, or if there is an interrupt while these are being read. >> >> Testing: Tier1, Tier2 and Tier3. >> >> Thanks, >> Poonam > > Poonam Bajaj has updated the pull request incrementally with one additional > commit since the last revision: > > Added UnchedkedIOException catch blocks for sumTokensIOStat and > getLongEntry methods Marked as reviewed by sgehwolf (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1303