RFR: 8242626: enhance posix print_rlimit_info
gerard ziemski
gerard.ziemski at oracle.com
Thu Apr 16 15:53:21 UTC 2020
hi Matthias,
Nice enhancement, I like that you added the hard limit and that we now
check the return code.
+1 from me (small r reviewer)
ps. I checked our tests to see whether any one of them parses the rlimit
output and I didn't find any, but did you run any tests just in case?
cheers
On 4/14/20 10:27 AM, Baesken, Matthias wrote:
> Please review this small enhancement of os::Posix::print_rlimit_info.
>
> It adds return code handling of getrlimit , output of some more limit values and output of hard limits (additionally to the existing soft limits) .
>
> Bug/webrev :
>
> https://bugs.openjdk.java.net/browse/JDK-8242626
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8242626.1/
>
> Thanks, Matthias
More information about the hotspot-dev
mailing list