RFR: 8369828: Generalize share/utilities/bytes.hpp [v3]
Justin King
jcking at openjdk.org
Wed Oct 15 13:58:42 UTC 2025
> Implement portable `share/utilities/bytes.hpp` and remove CPU-specific headers.
Justin King has updated the pull request incrementally with one additional commit since the last revision:
Replace STATIC_ASSERT with static_assert
Signed-off-by: Justin King <jcking at google.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27801/files
- new: https://git.openjdk.org/jdk/pull/27801/files/6080b03a..b5ee743c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27801&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27801&range=01-02
Stats: 20 lines in 1 file changed: 1 ins; 2 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/27801.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27801/head:pull/27801
PR: https://git.openjdk.org/jdk/pull/27801
More information about the hotspot-dev
mailing list