uschindler edited a comment on pull request #551: URL: https://github.com/apache/lucene/pull/551#issuecomment-998805696
If you like I can also quickly hack the StackWalker code, but if you want to merge first: let's do it. My plan: The TestSecrets setters are only allowed to be called from the exact class that is allowed to set, and the TestSecret getters are allowed to be called from any class below packages in test-framework. This is by the way the same like JDK does it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
