garydgregory opened a new pull request #301: URL: https://github.com/apache/httpcomponents-core/pull/301
- We no longer create FileInputStream instances which required finalization from the JVM. - Reduce some duplication. - Remove redundant calls to super(), the compiler does it for you. - Also keep binary compatibility while allowing source incompatibility by adding an exception to throw clauses of URL-based APIs. - Use {} notation and minor tweaks. -- 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. To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org