Re: Java 17 and Lucene

2022-01-31 Thread Gautam Worah
g list). > > > > > > > > > > > > > > > > This should not be an issue, because we compile Lucene with > javac > > > > > > > parameter "--release 11", so it won't show any warning that > you need

Re: Java 17 and Lucene

2021-10-27 Thread Robert Muir
; > parameter "--release 11", so it won't show any warning that you > > > > > > need to > > > > > > suppress. Looks like your build system at Amazon is not the original > > > > one > > > > &g

Re: Java 17 and Lucene

2021-10-26 Thread Michael Sokolov
> > > > > > > > > > > > Uwe > > > > > > > > > > > > > Gautam Worah. > > > > > > > > > > > > > > > > > > > > > On Mon, Oct 18, 2021 at 3:02 PM Michael McCandless < > > > >

RE: Java 17 and Lucene

2021-10-26 Thread Uwe Schindler
y upgrade Lucene's nightly > > > benchmarks > > > > to new > > > > > > > JDK releases and leave an annotation on the nightly charts: > > > > > > > https://home.apache.org/~mikemccand/lucenebench/ > > > > > > >

Re: Java 17 and Lucene

2021-10-20 Thread Jigar Shah
gt; > remember > > > > > > to annotate it tomorrow. > > > > > > > > > > > > So let's see whether nightly benchmarks uncover any performance > > > changes > > > > > >

Re: Java 17 and Lucene

2021-10-20 Thread Michael Sokolov
gt; > > > > > http://blog.mikemccandless.com > > > > > > > > > > > > > > > On Mon, Oct 18, 2021 at 5:36 PM Robert Muir > > wrote: > > > > > > > > > > > We test different releases on different platf

Re: Java 17 and Lucene

2021-10-20 Thread Michael McCandless
t; > > > > > > > > http://blog.mikemccandless.com > > > > > > > > > > > > > > > On Mon, Oct 18, 2021 at 5:36 PM Robert Muir > > wrote: > > > > > > > > > > > We test different releases on different

Re: Java 17 and Lucene

2021-10-19 Thread Gautam Worah
est different releases on different platforms (e.g. Linux, > Windows, > > > > > Mac). > > > > > We also test EA (Early Access) releases of openjdk versions during > the > > > > > development process. > > > > > This finds bugs before they get released. > > &g

Re: Java 17 and Lucene

2021-10-19 Thread Kevin Rosendahl
We also test EA (Early Access) releases of openjdk versions during > the > > > > > development process. > > > > > This finds bugs before they get released. > > > > > > > > > > More in

Re: Java 17 and Lucene

2021-10-19 Thread Michael Sokolov
t; > > > > > > More information about versions/EA testing: https://jenkins.thetaphi.de/ > > > > > > > > On Mon, Oct 18, 2021 at 5:33 PM Kevin Rosendahl > > > > wrote: > &

RE: Java 17 and Lucene

2021-10-19 Thread Uwe Schindler
eased. > > > > > > > > More information about versions/EA testing: https://jenkins.thetaphi.de/ > > > > > > > > On Mon, Oct 18, 2021 at 5:33 PM Kevin Rosendahl > > > > wrote: > > > > > > > > > > Hello, > > >

RE: Java 17 and Lucene

2021-10-19 Thread Uwe Schindler
> > > > > > On Mon, Oct 18, 2021 at 5:33 PM Kevin Rosendahl > > > wrote: > > > > > > > > Hello, > > > > > > > > We are using Lucene 8 and planning to upgrade from Java 11 to Java 17. > > We > > &g

Re: Java 17 and Lucene

2021-10-18 Thread Gautam Worah
l > > wrote: > > > > > > Hello, > > > > > > We are using Lucene 8 and planning to upgrade from Java 11 to Java 17. > We > > > are curious: > > > > > >- How lucene is testing against java versions. Are there correctness

Re: Java 17 and Lucene

2021-10-18 Thread Michael McCandless
performance tests using java 17? > > - Additionally, besides Java 17, how are new Java releases tested? > >- Are there any other orgs using Java 17 with Lucene? > >- Any other considerations we should be aware of? > > > > > > Best, > > Ke

Re: Java 17 and Lucene

2021-10-18 Thread Robert Muir
- Additionally, besides Java 17, how are new Java releases tested? >- Are there any other orgs using Java 17 with Lucene? >- Any other considerations we should be aware of? > > > Best, > Kevin Rosendahl ---

Java 17 and Lucene

2021-10-18 Thread Kevin Rosendahl
? - Are there any other orgs using Java 17 with Lucene? - Any other considerations we should be aware of? Best, Kevin Rosendahl