RFR: 8243066 - Move VM_INTRINSICS_DO into its own vmIntrinsics.hpp file [v3]
John Tortugo
github.com+2249648+JohnTortugo at openjdk.java.net
Wed Sep 16 05:48:43 UTC 2020
> Relates to: https://bugs.openjdk.java.net/browse/JDK-8243066
> Tested on: x86_64 {windows, linux, os x} x {jdk-tier1-part1..3, hotspot-tier1-gc}
>
> Small change to move VM_INTRINSICS_DO out of vmSymbols.hpp into its own file.
John Tortugo has updated the pull request incrementally with two additional commits since the last revision:
- Merge branch 'jdk-8243066' of https://github.com/JohnTortugo/jdk into jdk-8243066
- Add vmIntrinsics.cpp. Fix commit author.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/160/files
- new: https://git.openjdk.java.net/jdk/pull/160/files/8c87b655..868eee7a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=160&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=160&range=01-02
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/160.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/160/head:pull/160
PR: https://git.openjdk.java.net/jdk/pull/160
More information about the hotspot-dev
mailing list