-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b43
-
x86_64
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083268 | emb-9 | Ivan Gerasimov | P2 | Resolved | Fixed | team |
There is not a lot of information to go on here. All I can find is this snippet from a log file:
[stress.process.err] Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects failed in C:\jprt\T\P1\165256.jianzhou\s\hotspot\src\os\windows\vm\os_windows.cpp: 3844
os_windows.cpp:3844 is in the newly updated os::win32::exit_process_or_thread(Ept what, int exit_code)
RULE bigapps/Kitchensink/nowarnings Unknown Found warnings in server log: WaitForMultipleObjects failed in ...\hotspot\src\os\windows\vm\os_windows.cpp: ...
[stress.process.err] Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects failed in C:\jprt\T\P1\165256.jianzhou\s\hotspot\src\os\windows\vm\os_windows.cpp: 3844
os_windows.cpp:3844 is in the newly updated os::win32::exit_process_or_thread(Ept what, int exit_code)
RULE bigapps/Kitchensink/nowarnings Unknown Found warnings in server log: WaitForMultipleObjects failed in ...\hotspot\src\os\windows\vm\os_windows.cpp: ...
- backported by
-
JDK-8083268 Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844
-
- Resolved
-
- relates to
-
JDK-8066863 bigapps/runThese/nowarnings fails: Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects
-
- Closed
-