-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
11, 17, 18
See globals_zero.hpp:
// No performance work done here yet.
define_pd_global(bool, CompactStrings, false);
We need to decide if we want to finally enable this. While ARM-specific intrinsics are not implemented, maybe the shared code is actually fast enough.
// No performance work done here yet.
define_pd_global(bool, CompactStrings, false);
We need to decide if we want to finally enable this. While ARM-specific intrinsics are not implemented, maybe the shared code is actually fast enough.
- blocks
-
JDK-8277389 Simplify CompactStrings from product_pd to product
-
- Open
-