-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 11, 17, 18
-
Component/s: hotspot
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
-
-
JDK-8371379 Deprecate the UTF-16-only String Representation
-
- Draft
-