I'm trying to track an issue with JDK versions being used with our code. In our log messages, we're seeing strings with the following contents: "Apache-HttpClient/4.5.3 (Java/1.8.0_112)". Does the reference to the JDK version there indicate the version of the JDK at runtime, or the version of the JDK that compiled the httpclient artifact (or perhaps something else)?
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
