On Thu, 19 Nov 2020 17:04:15 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 UncheckedIOException catch blocks for cgroupv2 subsystem, and also 
> for the rest of reader methods in CgroupUtil.java

This looks good to me. @jerboaa might want to take a look.

-------------

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1303

Reply via email to