Build failed in Jenkins: IcedTea8TargetTesting #512
Hudson Admin
gnu.andrew at redhat.com
Mon Aug 26 12:58:13 PDT 2013
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/512/changes>
Changes:
[lana] Merge
[lana] Merge
[attila] 8023250: Update JavaScript code in JDK for changes in iteration over Java arrays
Reviewed-by: sundar, sla
[psandoz] 8023367: Collections.emptyList().sort((Comparator)null) throws NPE
Reviewed-by: alanb, mduigou
[sla] 8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently
Reviewed-by: alanb
[dholmes] 8023311: Clean up profile-includes.txt
Reviewed-by: alanb
[sla] 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine
Reviewed-by: erikj, sspitsyn
[xuelei] 8023230: The impl of KerberosClientKeyExchange maybe not exist
Reviewed-by: weijun
[xuelei] 8020842: IDN do not throw IAE when hostname ends with a trailing dot
Reviewed-by: weijun, michaelm
[mullan] 8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode
Summary: Move default javax.security.auth.Policy implementation to compact1 profile
Reviewed-by: vinnie
[dxu] 8023203: Wrap RandomAccessFile.seek native method into a Java helper method
Reviewed-by: alanb, chegar
[ascarpino] 8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails
Reviewed-by: mullan
[ascarpino] 8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms
Reviewed-by: mullan
[psandoz] 8014824: Document Spliterator characteristics and binding policy of java util collection impls
Reviewed-by: chegar
[alanb] 8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
Reviewed-by: psandoz
[aefimov] 8021820: Number of opened files used in select() is limited to 1024 [macosx]
Reviewed-by: alanb, chegar, tbell, smarks
[egahlin] 6696970: Jconsole becomes unusable if a plugin throws an exception
Reviewed-by: mchung, jbachorik
[egahlin] 7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation
Reviewed-by: alanb, jbachorik, sjiang
[egahlin] 6721425: jconsole Makefile clean rule is missing rm of generated Version.java
Reviewed-by: alanb, jbachorik
[egahlin] 6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box
Reviewed-by: alanb, jbachorik, sjiang
[psandoz] 8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls
Reviewed-by: chegar
Contributed-by: Martin Buchholz <martinrb at google.com>, Paul Sandoz <paul.sandoz at oracle.com>
[rriggs] 8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate
Summary: align Meiji start date with lib/calendar.properties to avoid any confusion
Reviewed-by: sherman
[rriggs] 8022193: java/time/test/java/util/TestFormatter.java failed in th locale.
Summary: Tests corrected to use fixed locale and not dependent on the environment
Reviewed-by: sherman
[rriggs] 8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing
8022766: java/time/test/java/time/chrono/TestUmmAlQuraChronology.java failed.
Summary: TCKChronology: corrected display name to match update from JDK-8015986
Reviewed-by: alanb
[psandoz] 8022797: Clarify spliterator characteristics for collections containing no elements
Reviewed-by: alanb, mduigou
[psandoz] 8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider
Reviewed-by: henryjen, alanb, rriggs
[psandoz] 8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled)
Reviewed-by: ksrini
[psandoz] 8023150: java/util/stream tests no longer compiling following JDK-8019401
Reviewed-by: alanb
[briangoetz] 8019401: Collectors.collectingAndThen
Reviewed-by: mduigou
Contributed-by: brian.goetz at oracle.com
[dxu] 8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java
Reviewed-by: jgodinez
[dxu] 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win)
Reviewed-by: alanb
[vinnie] Merge
[vinnie] 8023108: Remove ShortRSAKey1024.sh from ProblemList.txt
Reviewed-by: mullan
[sherman] 7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException
Summary: to add the throws clause
Reviewed-by: alanb, chegar
[chegar] 8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress
Reviewed-by: smarks, alanb, michaelm, darcy
[dl] 8023104: ConcurrentHashMap typo
Reviewed-by: chegar, mduigou
[dl] 8023103: FJ parallelism zero
8020537: java/util/concurrent/forkjoin/ThrowingRunnable.java
Reviewed-by: chegar, mduigou, alanb
[igerasim] 8022584: Memory leak in some NetworkInterface methods
Reviewed-by: alanb, dholmes, chegar, michaelm
[alanb] 8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently
Reviewed-by: chegar, dholmes, alanb
Contributed-by: yiming.wang at oracle.com
[alanb] 8022921: Remove experimental Profile attribute
Reviewed-by: mchung, chegar
[yhuang] 8021121: ISO 4217 Amendment Number 156
Reviewed-by: naoto
[wetmore] 8023075: JDK-5049299 has broken old make in jdk8
Reviewed-by: katleman
[bpb] 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
Summary: Add the methods for parameter types int and long.
Reviewed-by: mduigou
Contributed-by: Brian Burkhalter <brian.burkhalter at oracle.com>
[sherman] 8022178: System.console() throws IOE on some Windows
Summary: to remove the IOE throwing code
Reviewed-by: alanb
[darcy] 8022990: Fix dep_ann lint warnings in swing code
Reviewed-by: alexsch
[ksrini] 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk
Reviewed-by: acorn
[coleenp] Merge
[hseigel] 8022259: MakeClasslist is buggy and its README is out of date.
Summary: Fixed bug in FOR loop and updated comments and README
Reviewed-by: dholmes, alanb
[lana] Merge
[robm] 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
Reviewed-by: alanb, dholmes, martin, erikj, coffeys
[darcy] 8022959: Fix new doclint issues in java.util.zip
Reviewed-by: chegar
[mullan] Merge
[mullan] 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList
Reviewed-by: vinnie, chegar
[dfuchs] 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently
Reviewed-by: mchung, dholmes
[chegar] 8022779: ProblemList.txt updates (8/2013)
Summary: Update ProblemList and remove AggressiveOpts MOAT test run
Reviewed-by: chegar, alanb
Contributed-by: Amy Lu <amy.lu at oracle.com>
[bpb] 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero
Summary: Clear the quotient in divideAndRemainderBurnikelZiegler() if the divisor is larger than the dividend.
Reviewed-by: alanb, bpb
Contributed-by: Timothy Buktu <tbuktu at hotmail.com>
[vinnie] Merge
[vinnie] 8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null
Reviewed-by: mullan
[ascarpino] 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
Reviewed-by: mullan
[lancea] 8022753: SQLXML javadoc example typo
Reviewed-by: alanb, mchung
[henryjen] 8022749: Convert junit tests to testng in test/java/lang/invoke
Reviewed-by: mduigou, alanb
Contributed-by: Mani Sarkar <sadhak001 at gmail.com>
[vromero] 8015780: java/lang/reflect/Method/GenericStringTest.java failing
Reviewed-by: darcy, jfranck
[mullan] Merge
[mullan] 8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
Summary: Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile
Reviewed-by: xuelei
[xuelei] 8022487: DEREncodedKeyValue.supportedKeyTypes should be private
Reviewed-by: mullan
[joehw] 8022548: SPECJVM2008 has errors introduced in 7u40-b34
Reviewed-by: chegar, lancea
[sherman] 8020054: (tz) Support tzdata2013d
Summary: update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia
[dxu] 8021977: Opening a file using java.io can throw IOException on Windows
Summary: Remove IOException related error-handling code for backward compatibility
Reviewed-by: alanb, lancea, mr
[dl] 8022724: lint warnings in j.u.concurrent packages
Reviewed-by: chegar, lancea, darcy
[chegar] 8022661: InetAddress.writeObject() performs flush() on object output stream
Reviewed-by: michaelm, alanb
[psandoz] 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
Reviewed-by: martin, chegar
[sherman] 6614237: missing codepage Cp290 at java runtime
Summary: to add charset Cp290 and Cp300
Reviewed-by: okutsu
[weijun] 8021788: JarInputStream doesn't provide certificates for some file under META-INF
Reviewed-by: chegar, sherman
[juh] 8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
Reviewed-by: darcy, weijun, xuelei, mullan
[sherman] 8015666: test/tools/pack200/TimeStamp.java failing
Summary: to keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini
[weijun] 8016594: Native Windows ccache still reads DES tickets
Reviewed-by: dsamersoff, xuelei
[uta] 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
Reviewed-by: alanb, robm, martin
[okutsu] 8015986: Incorrect Localization of HijrahChronology
Reviewed-by: naoto
Contributed-by: scolebourne at joda.org, roger.riggs at oracle.com
[lana] Merge
[serb] 8005980: [findbugs] More com.sun.media.sound.* warnings
Reviewed-by: art, prr
[serb] 8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor
Reviewed-by: art, prr
[serb] 8020051: [TEST_BUG] Testcase for 8004859 has a typo
Reviewed-by: anthony
[alitvinov] 7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5
Reviewed-by: anthony, serb
[leonidr] 8022997: [macosx] Remaining duplicated key events
Reviewed-by: anthony, serb
[pchelko] 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
Reviewed-by: anthony, art, serb
[pchelko] 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: art, serb
[lana] Merge
[serb] 7027045: (doc) java/awt/Window.java has several typos in javadoc
Reviewed-by: art, serb
Contributed-by: konstantin.perikov at gmail.com
[alexsch] 7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
Reviewed-by: serb
[ant] 8013611: Modal dialog fails to obtain keyboard focus
Reviewed-by: leonidr
[lana] Merge
[jgodinez] 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
Reviewed-by: prr, jchen
[prr] 8017580: Crash in font loading code on Linux (due to use of reflection)
Reviewed-by: bae, vadim
[vadim] 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
Reviewed-by: bae, prr
[jgodinez] 8023045: [MacOSX] PrinterIOException when printing a JComponent
Reviewed-by: bae, jchen
------------------------------------------
Started by timer
Building in workspace <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/ws/>
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
250 files updated, 0 files merged, 12 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev c982f579b67e0033f142df06eb3c0c64f27df707
[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune c982f579b67e0033f142df06eb3c0c64f27df707
[workspace] $ /bin/sh -xe /tmp/hudson1939391733970308753.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r8b48635893db
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Mon Aug 26 15:58:01 EDT 2013)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-openjdk
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-openjdk/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... no
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... no
checking if javax.annotation.Resource is missing... no
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz
checking for an alternate jar command... not specified
checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list