RFR: 8243066 - Move VM_INTRINSICS_DO into its own vmIntrinsics.hpp file [v2]

John Tortugo github.com+2249648+JohnTortugo at openjdk.java.net
Wed Sep 16 04:05:55 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 one additional commit since the last revision:

  Add vmIntrinsics.cpp

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/160/files
  - new: https://git.openjdk.java.net/jdk/pull/160/files/90da335f..8c87b655

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=160&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=160&range=00-01

  Stats: 1683 lines in 3 files changed: 864 ins; 819 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