Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226014 | 14 | Jim Laskey | P3 | Resolved | Fixed | team |
The String::format methods always requires a string. It is expected that future enhancements of the format method will be simplified by using an instance form. Specifically., instance format better suits functional programming.
- backported by
-
JDK-8226014 String::formatted (Preview)
- Resolved
- csr for
-
JDK-8203630 String::formatted (Preview)
- Closed
- relates to
-
JDK-7056478 (str) String format method as an instance method
- Open
-
JDK-8222530 JEP 355: Text Blocks (Preview)
- Closed