On Sat, 3 Apr 2021 00:33:54 GMT, Jonathan Gibbons <
[hidden email]> wrote:
> Please review an update to the javac module tests to use text blocks to represent multi-line strings.
>
> The conversion was done mostly semi-automatically, using a utility used to covert the javadoc tests. Some edits were manual.
>
> In all cases, there are no changes to the semantics of any test. In particular, no diagnostic messages containing line and column information were updated.
>
> All `:tier1` tests pass on all standard platforms.
This pull request has now been integrated.
Changeset: e8eda655
Author: Jonathan Gibbons <
[hidden email]>
URL:
https://git.openjdk.java.net/jdk/commit/e8eda655Stats: 632 lines in 18 files changed: 127 ins; 0 del; 505 mod
8264664: use text blocks in javac module tests
Reviewed-by: darcy
-------------
PR:
https://git.openjdk.java.net/jdk/pull/3335