-
Enhancement
-
Resolution: Fixed
-
P5
-
7
-
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
-