ok2c opened a new pull request #286:
URL: https://github.com/apache/httpcomponents-core/pull/286
Folks
I would like to replace reflective calls to ALPN related methods with new
API introduced in Java 8u251. This will fix incompatibility with Java 16 onward
without a full upgrade to Java 11. The downside is that the project can no
longer be built with Oracle Java 8 and will hence on require a fairly recent
OpenJDK.
The 5.2 code builds correctly with Apache Jenkins but no longer builds with
Travis CI Java 8 JDKs.
https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Core%205.2.x%20Java8u251/2/
https://github.com/apache/httpcomponents-core/runs/2679553610
@garydgregory @rschmitt Please let me know if it is OK with you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]