-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: security-libs
-
None
There are some opportunities to declare instance fields as final as they are never mutated. This might improve performance and improves thread visibility for GC threads.