On Thu, 7 Aug 2025 01:49:41 GMT, Guanqiang Han <g...@openjdk.org> wrote:
> Clean up some stale comment references. Trivial changes. src/hotspot/os/linux/os_linux.cpp line 4876: > 4874: // flag set. If we don't set it, then careless 3rd party native code > 4875: // might fork and exec without closing all appropriate file > descriptors > 4876: // , and this in turn might: Shouldn't the comma go to the previous line? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26667#discussion_r2259543717