RFR: Show null restriction markers in javadoc. [v3]
Jan Lahoda
jlahoda at openjdk.org
Mon Feb 9 22:01:04 UTC 2026
> Adds null markers inside generated javadoc like this:
> <img width="1144" height="528" alt="null-markers-javadoc" src="https://github.com/user-attachments/assets/b97736ff-f240-4c88-b874-32a8f7c8743c" />
>
> Not sure if this is the ideal UI, and this is the best way to do implement it.
>
> I didn't add tests yet, given the representation may change with experience.
Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
Adding support for null restriction on type variables to javadoc.
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/2022/files
- new: https://git.openjdk.org/valhalla/pull/2022/files/c3d87723..675bdd33
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=2022&range=02
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2022&range=01-02
Stats: 10 lines in 2 files changed: 8 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/2022.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2022/head:pull/2022
PR: https://git.openjdk.org/valhalla/pull/2022
More information about the valhalla-dev
mailing list