Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-08 Thread Niklas Radomski
On Thu, 7 Oct 2021 13:54:16 GMT, Per Liden wrote: >> Niklas Radomski has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Update autoconf error message >> - Remove copyright headers > > src/hotspot/share/gc/z/zBarrierSetAssembler.cpp line

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-08 Thread Erik Ă–sterlund
On Thu, 7 Oct 2021 08:27:47 GMT, Niklas Radomski wrote: >> Port the Z garbage collector >> ([JDK-8209683](https://bugs.openjdk.java.net/browse/JDK-8209683)) to linux >> on ppc64le. > > Niklas Radomski has updated the pull request incrementally with two > additional commits since the last revis

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-08 Thread Martin Doerr
On Thu, 7 Oct 2021 08:27:47 GMT, Niklas Radomski wrote: >> Port the Z garbage collector >> ([JDK-8209683](https://bugs.openjdk.java.net/browse/JDK-8209683)) to linux >> on ppc64le. > > Niklas Radomski has updated the pull request incrementally with two > additional commits since the last revis

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-07 Thread Per Liden
On Thu, 7 Oct 2021 08:27:47 GMT, Niklas Radomski wrote: >> Port the Z garbage collector >> ([JDK-8209683](https://bugs.openjdk.java.net/browse/JDK-8209683)) to linux >> on ppc64le. > > Niklas Radomski has updated the pull request incrementally with two > additional commits since the last revis

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-07 Thread Magnus Ihse Bursie
On Thu, 7 Oct 2021 08:27:47 GMT, Niklas Radomski wrote: >> Port the Z garbage collector >> ([JDK-8209683](https://bugs.openjdk.java.net/browse/JDK-8209683)) to linux >> on ppc64le. > > Niklas Radomski has updated the pull request incrementally with two > additional commits since the last revis

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-07 Thread Niklas Radomski
On Thu, 7 Oct 2021 07:33:47 GMT, Magnus Ihse Bursie wrote: >> Niklas Radomski has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Update autoconf error message >> - Remove copyright headers > > make/hotspot/gensrc/GensrcAdlc.gmk line 3: >

Re: RFR: 8274851: [PPC64] Port zgc to linux on ppc64le [v2]

2021-10-07 Thread Niklas Radomski
> Port the Z garbage collector > ([JDK-8209683](https://bugs.openjdk.java.net/browse/JDK-8209683)) to linux on > ppc64le. Niklas Radomski has updated the pull request incrementally with two additional commits since the last revision: - Update autoconf error message - Remove copyright headers