-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b07
VarHandle access gives much better performance compared to explicit bit-shifting, especially for operations in loops.
See https://github.com/openjdk/jdk/pull/11840 for similar changes made to the class java.io.Bits.
See https://github.com/openjdk/jdk/pull/11840 for similar changes made to the class java.io.Bits.