Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Java:Factory
java-1_8_0-openj9
openj9-openssl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openj9-openssl.patch of Package java-1_8_0-openj9
--- a/openj9/runtime/compiler/runtime/Listener.cpp +++ b/openj9/runtime/compiler/runtime/Listener.cpp @@ -44,6 +44,10 @@ #include "runtime/CompileService.hpp" #include "runtime/Listener.hpp" +#ifndef SSL_R_UNEXPECTED_EOF_WHILE_READING +#define SSL_R_UNEXPECTED_EOF_WHILE_READING 294 +#endif + static bool handleOpenSSLConnectionError(int connfd, SSL *&ssl, BIO *&bio, const char *errMsg, int ret, TR::CompilationInfo *compInfo) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor