RFR: 8355223: Improve documentation on @IntrinsicCandidate [v4]
Chen Liang
liach at openjdk.org
Tue Apr 22 21:57:19 UTC 2025
> In offline discussion, we noted that the documentation on this annotation does not recommend minimizing the intrinsified section and moving whatever can be done in Java to Java; thus I prepared this documentation update, to shrink a "TLDR" essay to something concise for readers, such as pointing to that list at `vmIntrinsics.hpp` instead of "a list".
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Shorter first sentence
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24777/files
- new: https://git.openjdk.org/jdk/pull/24777/files/e2e1da5e..d7b652e3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24777&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24777&range=02-03
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/24777.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24777/head:pull/24777
PR: https://git.openjdk.org/jdk/pull/24777
More information about the hotspot-compiler-dev
mailing list