-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 7
-
Component/s: client-libs
-
b116
-
generic
-
generic
DefaultSynthStyle.getStateInfo and DefaultSynthStyle.getMatchCount actually duplicate the code of Integer.bitCount. The suggested fix leads to better maintainability and can lead to better performance on architectures which support a population count instruction (see 6378821).
- relates to
-
JDK-6378821 bitCount() should use POPC on SPARC processors and AMD+10h
-
- Closed
-