Projects
Mega:24.03:SP1:Everything
openjdk-1.8.0
_service:tar_scm:8220175-serviceability-dcmd-fr...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:8220175-serviceability-dcmd-framework-VMVersionTest..patch of Package openjdk-1.8.0
Date: Sat, 30 Mar 2024 07:11:17 +0000 Subject: 8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout --- hotspot/src/os/linux/vm/perfMemory_linux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotspot/src/os/linux/vm/perfMemory_linux.cpp b/hotspot/src/os/linux/vm/perfMemory_linux.cpp index b45032ed..4746531f 100644 --- a/hotspot/src/os/linux/vm/perfMemory_linux.cpp +++ b/hotspot/src/os/linux/vm/perfMemory_linux.cpp @@ -659,7 +659,7 @@ static int get_namespace_pid(int vmid) { if (fp) { int pid, nspid; int ret; - while (!feof(fp)) { + while (!feof(fp) && !ferror(fp)) { ret = fscanf(fp, "NSpid: %d %d", &pid, &nspid); if (ret == 1) { break; -- 2.17.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2