RFR(S): 8216271: Make AllocateOldGenAt an unsupported option on AIX.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue Jan 8 08:41:38 UTC 2019
Unfortunately, after my change to arguments.cpp,
TestAllocateOldGenAtError.java started to fail because of
a different error message. I exclude this, too, now.
http://cr.openjdk.java.net/~goetz/wr19/8216271-aix_AllocateAt/02/
Best regards,
Goetz.
> -----Original Message-----
> From: Thomas Schatzl <thomas.schatzl at oracle.com>
> Sent: Montag, 7. Januar 2019 17:31
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; hotspot-runtime-
> dev at openjdk.java.net
> Subject: Re: RFR(S): 8216271: Make AllocateOldGenAt an unsupported option
> on AIX.
>
> Hi,
>
> On Mon, 2019-01-07 at 14:34 +0000, Lindenmaier, Goetz wrote:
> > Hi,
> >
> > Similar to AllocateHeapAt this flag ist not supported on AIX. So I
> > reject it at startup and disable the tests. See also
> > https://bugs.openjdk.java.net/browse/JDK-8211208.
> >
> > Please review.
> > http://cr.openjdk.java.net/~goetz/wr19/8216271-aix_AllocateAt/01/
> >
> > I want to push this to jdk12 please.
>
> looks good.
>
> Thomas
>
More information about the hotspot-runtime-dev
mailing list