Mailing List Archive

Re: [JENKINS] Lucene-9.x-MacOSX (64bit/hotspot/jdk-11.0.15) - Build # 1806 - Failure!
I'm looking into it.

On Tue, Feb 7, 2023 at 8:08 AM Policeman Jenkins Server
<jenkins@thetaphi.de> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-9.x-MacOSX/1806/
> Java: 64bit/hotspot/jdk-11.0.15 -XX:-UseCompressedOops -XX:+UseParallelGC
>
> No tests ran.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org



--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: [JENKINS] Lucene-9.x-MacOSX (64bit/hotspot/jdk-11.0.15) - Build # 1806 - Failure! [ In reply to ]
It's an interesting failure: it fell through the cracks because
Javadoc 17 leniently accepts the bad reference (int instead of float
in the constructor signature) and automatically fixes it (the produced
HTML says "float") while Javadoc 11 rejects the bad reference.

On Tue, Feb 7, 2023 at 10:24 AM Adrien Grand <jpountz@gmail.com> wrote:
>
> I'm looking into it.
>
> On Tue, Feb 7, 2023 at 8:08 AM Policeman Jenkins Server
> <jenkins@thetaphi.de> wrote:
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-9.x-MacOSX/1806/
> > Java: 64bit/hotspot/jdk-11.0.15 -XX:-UseCompressedOops -XX:+UseParallelGC
> >
> > No tests ran.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: builds-help@lucene.apache.org
>
>
>
> --
> Adrien



--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org