kennknowles commented on PR #39893: URL: https://github.com/apache/beam/pull/39893#issuecomment-5440254069
Added `@Pure` annotations to getters to reduce the amount of noise from temporary locals. (without `@Pure` checkerframework correctly assumes that a getter method _could_ modify object state). I will let all the tests re-run to green like last time before I merge. -- 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]
