Skip to content

Conversation

@iemejia
Copy link
Member

@iemejia iemejia commented Feb 1, 2019

@iemejia iemejia requested a review from kennknowles February 1, 2019 00:07
@kennknowles
Copy link
Member

Does the illegal import checkstyle not work?

@kennknowles
Copy link
Member

LGTM either way. Having this in place is good.

@iemejia
Copy link
Member Author

iemejia commented Feb 1, 2019

I preferred the per line parsing to avoid users (and IDE completion in particular) from using the fully qualified naming e.g. com.google.common.cache.CacheBuilder instead of the vendored one even if this is most costly (computationally). Notice that there were already some use cases like that that were not cached before in the same PR.

@iemejia iemejia merged commit a87b2db into apache:master Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants