Statements (21)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Java_Enhancement_Proposal
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:JEP_362
gptkb:JEP_220 |
gptkbp:author |
gptkb:Mark_Reinhold
|
gptkbp:created |
2016-06-08
|
gptkbp:discusses |
https://openjdk.java.net/jeps/224
|
https://www.w3.org/2000/01/rdf-schema#label |
JEP 224
|
gptkbp:impact |
Reduces memory footprint of String objects.
|
gptkbp:is_compatible_with |
Backward compatible with existing String API.
|
gptkbp:is_implemented_in |
Implemented in the Java SE 9 release.
|
gptkbp:is_motivated_by |
Improve memory efficiency for String storage.
|
gptkbp:is_tested_for |
Includes tests for performance and correctness.
|
gptkbp:keywords |
Strings, Memory, Optimization
|
gptkbp:plot_summary |
Compact Strings optimize the storage of strings.
|
gptkbp:related_jeps |
gptkb:JEP_220
|
gptkbp:released |
gptkb:Java_SE_9
|
gptkbp:specifies |
Defines how strings are stored in memory.
|
gptkbp:status |
gptkb:Final
|
gptkbp:title |
Java SE 9: Compact Strings
|
gptkbp:user_reviews |
Reviewed by the Open JDK community.
|