RFR: 8329948: Remove string template feature [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Apr 10 10:38:12 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:
Address review comments
Drop redundant imports in digit classes
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18688/files
- new: https://git.openjdk.org/jdk/pull/18688/files/99e940f6..da5b32c9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18688&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18688&range=00-01
Stats: 20 lines in 4 files changed: 0 ins; 17 del; 3 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