RFR: JDK-8243168 Remove addition preview adornment from String::stripIndent and String::translateEscapes
Chris Hegarty
chris.hegarty at oracle.com
Mon Apr 20 15:18:54 UTC 2020
> On 20 Apr 2020, at 16:07, Jim Laskey <james.laskey at oracle.com> wrote:
>
> Cleaning up the JavaDoc.
>
> webrev: http://cr.openjdk.java.net/~jlaskey/8243168/webrev-00 <http://cr.openjdk.java.net/~jlaskey/8243168/webrev-00>
> jbs: https://bugs.openjdk.java.net/browse/JDK-8243168 <https://bugs.openjdk.java.net/browse/JDK-8243168>
> csr: https://bugs.openjdk.java.net/browse/JDK-8243169 <https://bugs.openjdk.java.net/browse/JDK-8243169>
>
LGTM.
Do you know if there is any impact, of changing the @since tags, on the symbol database that backs javac’s —release? I dunno, but I did think that the @since tags were used during its generation.
-Chris.
More information about the core-libs-dev
mailing list