RFR: 8329948: Remove string template feature [v3]

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Apr 10 10:48:38 UTC 2024


> This PR removes support for the string template feature from the Java compiler and the Java SE API, as discussed here:
> 
> https://mail.openjdk.org/pipermail/amber-spec-experts/2024-April/004106.html

Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:

  Revert StringConcatFactory field to before string template

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/18688/files
  - new: https://git.openjdk.org/jdk/pull/18688/files/da5b32c9..a7396ce0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18688&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18688&range=01-02

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/18688.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18688/head:pull/18688

PR: https://git.openjdk.org/jdk/pull/18688


More information about the core-libs-dev mailing list