This is a real bug in the code. The field is declared final, but might be uninitialized in the finally block. I'll fix.
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Uwe Schindler [mailto:[email protected]] > Sent: Saturday, May 24, 2014 3:20 PM > To: [email protected] > Subject: RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b15) - > Build # 10368 - Failure! > > Is this a bug In Java 8u20 b15? Or is this a real problem? > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [email protected] > > > > -----Original Message----- > > From: Policeman Jenkins Server [mailto:[email protected]] > > Sent: Saturday, May 24, 2014 3:19 PM > > To: [email protected] > > Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b15) > > - Build # 10368 - Failure! > > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10368/ > > Java: 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:+UseG1GC > > > > No tests ran. > > > > Build Log: > > [...truncated 307 lines...] > > [javac] Compiling 688 source files to > > /mnt/ssd/jenkins/workspace/Lucene- > > Solr-trunk-Linux/lucene/build/core/classes/java > > [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk- > > > Linux/lucene/core/src/java/org/apache/lucene/codecs/lucene42/Lucene42 > > DocValuesProducer.java:143: error: variable data might not have been > > initialized > > [javac] IOUtils.closeWhileHandlingException(this.data); > > [javac] ^ > > [javac] Note: Some input files use or override a deprecated API. > > [javac] Note: Recompile with -Xlint:deprecation for details. > > [javac] 1 error > > > > BUILD FAILED > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The > > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The > > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The > > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra- > targets.xml:37: > > The following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk- > Linux/lucene/build.xml:49: > > The following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > > build.xml:480: The following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > > build.xml:1754: Compile failed; see the compiler error output for details. > > > > Total time: 10 seconds > > Build step 'Invoke Ant' marked build as failure Description set: Java: > > 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:+UseG1GC > Archiving > > artifacts Recording test results Email was triggered for: Failure > > Sending email for trigger: Failure > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
