RFR: 8329948: Remove string template feature [v5]

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Apr 11 10:15:54 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:

  Drop spurious jshell test change

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18688/files
  - new: https://git.openjdk.org/jdk/pull/18688/files/51e261bd..bbe05c97

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

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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