leerho opened a new pull request #129: URL: https://github.com/apache/datasketches-memory/pull/129
This is a major refactoring of the Memory package. All _memory_ classes have been moved to _internal_ package. Created interface proxies for the _memory_ package. This creates possibility to restrict access to _internal_ package using JPMS in JDK 9+. All tests pass and the vast majority of tests are black-box tests. -- 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]
