Code Review for hotspot

Prepared by:kbarrett on Thu Apr 20 02:09:39 EDT 2017
Workspace:/home/kab/sandboxes/bit-count/ctz-only/hs/hotspot
Compare against version:qparent
Summary of changes: 232 lines changed: 232 ins; 0 del; 0 mod; 0 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8179004 : Add an efficient implementation of the "count trailing zeros" operation
Legend: Modified file
Deleted file
New file

------ ------ ------ ------ --- New Patch Raw src/os_cpu/solaris_sparc/vm/count_trailing_zeros_solaris_sparc.hpp

rev 12859 : imported patch ctz
41 lines changed: 41 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/os_cpu/solaris_x86/vm/count_trailing_zeros_solaris_x86.hpp

rev 12859 : imported patch ctz
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/utilities/count_trailing_zeros.hpp

rev 12859 : imported patch ctz
96 lines changed: 96 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/native/utilities/test_count_trailing_zeros.cpp

rev 12860 : imported patch test_ctz
58 lines changed: 58 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/kab/devtools/jdk/code-tools/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).