-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 13
-
Component/s: hotspot
-
b05
Reusing the count_trailing_zeros utility is a small cleanup to the regmask code. Doing so measurably speeds up the C2 register allocator by a few percent on linux-x64 on startup tests.