RFR: 8258661: Inner class ResponseCacheEntry could be static

Jamil Nimeh jnimeh at openjdk.java.net
Fri Dec 18 06:25:55 UTC 2020


On Fri, 18 Dec 2020 05:55:48 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

> The inner class StatusResponseManager#ResponseCacheEntry could be static, for better performance.
> 
> Code cleanup, no new regression test.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8258661

Looks fine.  Based on the comment it probably was supposed to be static from the get-go.  Not sure why I didn't add that keyword originally.

-------------

Marked as reviewed by jnimeh (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1838



More information about the security-dev mailing list