[RFR] [8u] 8u192 AArch64 Support

Martijn Verburg martijnverburg at gmail.com
Tue Jan 22 13:01:58 UTC 2019


Hi all,

Slight hijacking - We're tracking the aarch64 repo to build for
AdoptOpenJDK, will 202 also be merged in at some point?

Cheers,
Martijn


On Mon, 21 Jan 2019 at 20:31, Roman Kennke <rkennke at redhat.com> wrote:

> Looks good to me. Thanks!
>
> Roman
>
>
> > Hi,
> >
> > The import of 8u192 breaks AArch64 in a couple of places where
> > port-specific changes are needed.
> >
> > https://cr.openjdk.java.net/~andrew/shenandoah-8/u192.aarch64/
> >
> > 8160748: [AArch64] Inconsistent types for ideal_reg
> > 8189170: [AArch64] Add option to disable stack overflow checking in
> > primordial thread for use with JNI_CreateJavaJVM
> >
> > 8160748 is simply the AArch64 chunk of the patch from OpenJDK 10+,
> > discarded upstream by Oracle in backporting to 8u
> > 8189170 is a simple renaming based on the same change in the PPC code.
> > The original patch in OpenJDK 10+ doesn't cover the ports, presumably
> > due to some other refactoring.
> >
> > The result is tagged aarch64-shenandoah-jdk8u192-b13 to separate it
> > from the upcoming merge of 8u201. Same change is applied to other
> > repos, but little point in providing webrevs for those just for that
> > change.
> >
> > Ok to push?
> >
> > Thanks,
> >
>
>


More information about the shenandoah-dev mailing list