git: openjdk/jdk: master: 8340568: Incorrect escaping of single quotes when pretty-printing character literals
Liam Miller-Cushon
cushon at openjdk.org
Wed Sep 25 13:15:45 UTC 2024
Changeset: 083b9808
Branch: master
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2024-09-25 13:12:47 +0000
URL: https://git.openjdk.org/jdk/commit/083b98083136933fc51499181f85ca30a77da9e1
8340568: Incorrect escaping of single quotes when pretty-printing character literals
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/Pretty.java
+ test/langtools/tools/javac/tree/PrettyCharLiteral.java
More information about the jdk-changes
mailing list