8318415: Adjust describing comment of os_getChildren after 8315026

Reviewed-by: rriggs
This commit is contained in:
Matthias Baesken 2023-10-19 07:22:34 +00:00
parent 80bd22d093
commit 47bb1a1cef
2 changed files with 15 additions and 7 deletions

View file

@ -485,7 +485,7 @@ void unix_getUserInfo(JNIEnv* env, jobject jinfo, uid_t uid) {
}
/*
* The following functions are common on Solaris, Linux and AIX.
* The following functions are for Linux
*/
#if defined (__linux__)