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

John Tortugo github.com+2249648+JohnTortugo at openjdk.java.net
Thu Sep 17 18:28:08 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 three additional commits since the last revision:

 - Merge branch 'jdk-8243066' of https://github.com/JohnTortugo/jdk into jdk-8243066
 - Adjust whitespaces and included header files.
 - 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/def0a59f..33bf0c3f

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

  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