RFR: 8274148: can jshell show deprecated classes, methods and fields as strikethrough text? [v2]
Jan Lahoda
jlahoda at openjdk.java.net
Tue Feb 1 15:34:58 UTC 2022
> This adds a limited highlighting for JShell. It underlines keywords, highlights declarations and shows deprecated elements inversed (on platforms other than Linux) or with a strikethrough (on Linux).
>
> For example, non-Linux platforms:
> 
>
> Linux:
> 
Jan Lahoda has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Cleanup.
- Merge branch 'master' into JDK-8274148
- 8274148: can jshell show deprecated classes, methods and fields as strikethrough text?
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7130/files
- new: https://git.openjdk.java.net/jdk/pull/7130/files/dd557311..8114073e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7130&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7130&range=00-01
Stats: 33756 lines in 1221 files changed: 22263 ins; 6448 del; 5045 mod
Patch: https://git.openjdk.java.net/jdk/pull/7130.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7130/head:pull/7130
PR: https://git.openjdk.java.net/jdk/pull/7130
More information about the kulla-dev
mailing list