RFR: JDK-8256922: ppc, ppcle build broken after JDK-8254231 [v3]

Thomas Stuefe stuefe at openjdk.java.net
Tue Nov 24 11:03:17 UTC 2020


> Hi,
> 
> may I please have reviews for these fixes to the ppc, ppcle builds after JDK-8254231.
> 
> Once the build is fixed, VM does not come up, but that is a separate issue (JDK-8256924).
> 
> This roughly followed Alekseys work on s390, but additionally I had to rename the _abi macro due to name conflict with a class member in the new code.
> 
> Thanks, Thomas

Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:

  remove excess newlines

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1404/files
  - new: https://git.openjdk.java.net/jdk/pull/1404/files/4dc288c8..f29b4129

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

  Stats: 3 lines in 3 files changed: 0 ins; 3 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1404.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1404/head:pull/1404

PR: https://git.openjdk.java.net/jdk/pull/1404


More information about the hotspot-dev mailing list