Build failed in Jenkins: IcedTea8TargetTesting #583

Hudson Admin gnu.andrew at redhat.com
Tue Nov 5 14:07:00 PST 2013


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/583/changes>

Changes:

[lana] Merge

[joehw] 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
Reviewed-by: chegar

[dxu] 8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
Reviewed-by: mchung, alanb

[briangoetz] 8024633: Lambda linkage performance - initialize generated class earlier
Reviewed-by: briangoetz, rfield
Contributed-by: sergey.kuksenko at oracle.com

[briangoetz] 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref
Reviewed-by: briangoetz, rfield
Contributed-by: sergey.kuksenko at oracle.com

[jbachorik] 7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
Summary: Make the test less stringent by not requiring the number of loaded classes to increase by a specific number
Reviewed-by: sla

[psandoz] 8027316: Distinct operation on an unordered stream should not be a barrier
Reviewed-by: henryjen, mduigou, briangoetz

[smarks] 8023863: deprecate support for statically-generated stubs from RMI (JRMP)
4449028: exportObject() javadoc should specify behavior for null socket factories
Reviewed-by: dfuchs, darcy

[bpb] 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow
8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow
Summary: Prevent construction of overflowed BigIntegers.
Reviewed-by: bpb, darcy, psandoz
Contributed-by: Dmitry Nadezhin <dmitry.nadezhin at oracle.com>

[darcy] 8005294: Consider default methods for additions to AnnotatedElement
Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel

[wetmore] 8027526: CheckTipsAndVersions.java failing occasionally
Reviewed-by: mullan, mchung

[briangoetz] 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
Reviewed-by: rfield, psandoz

[lana] Merge

[michaelm] Merge

[michaelm] 8027570: NullPointerException in URLPermission.hashCode()
Reviewed-by: chegar

[jbachorik] 8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
Reviewed-by: mchung, brutisso

[mfang] 6931564: Incorrect display name of Locale for south africa
Reviewed-by: yhuang

[mfang] 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
Reviewed-by: yhuang

[ykantser] 8022229: Intermittent test failures in sun/tools/jstatd
Reviewed-by: sla, egahlin, jbachorik, allwin

[chegar] 8026880: NetworkInterface native initializing code should check fieldID values
Reviewed-by: alanb

[jbachorik] 8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
Summary: Dynamically discover the first available port instead of hard-coding one
Reviewed-by: sla, chegar, dfuchs

[mfang] 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
Reviewed-by: naoto

[mfang] Merge

[mfang] 8008647: [es] minor cosmetic issues in translated java command line outputs
Reviewed-by: naoto

[jbachorik] 8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
Reviewed-by: alanb, egahlin

[mfang] 8025646: [pt_BR] overtranslation of option in java command line output
Reviewed-by: naoto, yhuang

[mfang] 8008437: [sv] over-translation in java command line outputs
Reviewed-by: okutsu, yhuang

[mfang] 8026108: [it, ja, zh_CN] wrong translation in jar example.
Reviewed-by: okutsu, yhuang

[chegar] 8027466: Revert jdk/THIRD_PARTY_README to known good version
Reviewed-by: alanb

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] Merge

[jlaskey] 8008775: Remove non-ascii from jdk/THIRD_PARTY_README
Reviewed-by: jjh
Contributed-by: james.laskey at oracle.com

[jlaskey] 8008757: NEWBUILD=true has separate launcher code for jjs
Reviewed-by: jjh
Contributed-by: james.laskey at oracle.com

[jlaskey] 8008756: THIRD_PARTY_README contains Unicode
Reviewed-by: jjh
Contributed-by: james.laskey at oracle.com

[jlaskey] Merge

[jlaskey] 8008721: Tweaks to make all NEWBUILD=false round 4
Reviewed-by: jjh
Contributed-by: james.laskey at oracle.com

[jlaskey] 8008447: Tweaks to make all NEWBUILD=false round 3
Reviewed-by: jjh, sundar
Contributed-by: james.laskey at oracle.com

[jlaskey] Merge

[jlaskey] 8006676: Integrate Nashorn into new build system
Reviewed-by: jlaskey
Contributed-by: james.laskey at oracle.com

[aefimov] 8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
Reviewed-by: okutsu, mfang, alanb

[sla] 8027371: Add JDI tests for breakpointing and stepping in lambda code
Reviewed-by: mchung, sspitsyn

[lana] Merge

[dfuchs] 8026863: regression in anonymous Logger.setParent method
Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions.
Reviewed-by: mchung, prr

[smarks] 5063500: Formatter spec says "char" is not an integral type
7126305: Wrong Unicode value specified for format conversion character 'd'
8027287: incorrect example in Formatter javadoc
Reviewed-by: rriggs, darcy, lancea

[jbachorik] 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Summary: Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes

[ewang] 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
Reviewed-by: alanb, chegar

[weijun] 8026929: remove accelerators from policytool resources
Reviewed-by: alexp, weijun
Contributed-by: Leif Samuelsson <leif.samuelsson at oracle.com>

[joehw] 8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb

[sherman] 8025003: Base64 should be less strict with padding
Summary: updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb

[twisti] 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Reviewed-by: iveresov, jrose

[jfranck] 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
Reviewed-by: darcy

[briangoetz] 8019646: Clarify javadoc contract of LambdaMetafactory
Reviewed-by: briangoetz, rfield
Contributed-by: dan.smith at oracle.com

[smarks] 8023862: deprecate HTTP proxying from RMI
Reviewed-by: mchung

[alundblad] 8027170: Annotations declared on super-super-class should be overridden by super-class.
Reviewed-by: jfranck
Contributed-by: andreas.lundblad at oracle.com, peter.levart at gmail.com

[igerasim] 8024521: (process) Async close issues with Process InputStream
Reviewed-by: psandoz, martin, alanb, robm

[alanb] 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
Reviewed-by: rriggs, psandoz, chegar
Contributed-by: dl at cs.oswego.edu, alan.bateman at oracle.com

[sla] 8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
Reviewed-by: sla, allwin
Contributed-by: mikael.auno at oracle.com

[dxu] 7122887: JDK ignores Gnome3 proxy settings
Summary: Fix GConf and add to use GProxyResolver to handle network proxy resolution
Reviewed-by: chegar

[rfield] 8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class
Reviewed-by: briangoetz

[mduigou] 8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes.
Reviewed-by: psandoz, dholmes

[coffeys] 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
Reviewed-by: chegar

[rfield] 8027176: Remove redundant jdk/lambda/vm/DefaultMethodsTest.java
Reviewed-by: ksrini

[coffeys] 5036554: unmarshal error on CORBA alias type in CORBA any
Reviewed-by: chegar, smarks

[kizune] 8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking
Reviewed-by: alanb, ksrini

[sla] 8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection
Reviewed-by: dcubed

[chegar] 8020758: HttpCookie constructor does not throw IAE when name contains a space
Reviewed-by: michaelm, msheppar

[jbachorik] 7112404: 2 tests in java/lang/management/ManagementFactory fails with G1 because expect non-zero pools
Reviewed-by: mchung, sjiang

[michaelm] 8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission
Reviewed-by: chegar

[egahlin] 7105883: JDWP: agent crash if there exists a ThreadGroup with null name
Reviewed-by: sla, jbachorik

[weijun] 8027026: Change keytool -genkeypair to use -keyalg RSA
Reviewed-by: alanb, chegar, mullan

[mullan] Merge

[ascarpino] 8025763: Provider does not override new Hashtable methods
Reviewed-by: mullan

[henryjen] 8025909: Lambda Library Spec Updates
8024179: Document limitations and performance characteristics of stream sources and operations
8024138: (Spec clarification) Lambda Metafacory spec should state DMH constraint on implMethod
Reviewed-by: mduigou
Contributed-by: brian.goetz at oracle.com, paul.sandoz at oracle.com

[smarks] 8026427: deprecate obsolete APIs from java.rmi
Reviewed-by: alanb, dfuchs

[mfang] Merge

[mfang] 6607048: clear extra l10n resource files in demo
Reviewed-by: naoto, yhuang

[mfang] 8026109: [ja] overtranslation of  jarsigner in command line output
Reviewed-by: naoto

[rriggs] 8026982: javadoc errors in core libs
Summary: Cleanup of javadoc -Xlint errors
Reviewed-by: lancea, mduigou, darcy, mullan, mchung

[rriggs] Merge

[rriggs] Merge

[rriggs] 8024686: Cleanup of java.time serialization source
Summary: optimize serialized form of OffsetTime, OffsetDateTime; correct order of modifiers
Reviewed-by: sherman

[darcy] 8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
Reviewed-by: chegar, forax, alanb, mduigou

[juh] 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
Reviewed-by: mullan

[bpb] 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments
Summary: Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions().
Reviewed-by: alanb, mduigou, chegar, dholmes, jrose

[kizune] 8026873: tools/launcher/VersionCheck.java fails in jprt because of jmc.ini
Reviewed-by: ksrini

[drchase] 8026818: Defmeth failures with -mode invoke
Summary: Added test for IllegalAccessException -> IllegalAccessError path to check if root cause was AbstractMethodError
Reviewed-by: jrose

[bpb] 8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6
Summary: Check getaddrinfo return value before calling WSAGetLastError.
Reviewed-by: alanb, dsamersoff

[alanb] 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
Reviewed-by: chegar

[mullan] Merge

[mullan] Merge

[mullan] 8021191: Add isAuthorized check to limited doPrivileged methods
Reviewed-by: weijun, xuelei

[chegar] 8017779: java/net/Authenticator/B4769350.java fails
Reviewed-by: chegar
Contributed-by: Tristan Yan <tristan.yan at oracle.com>, Kurchi Subhra Hazra <kurchisubhra at gmail.com>

[igerasim] 8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
Summary: Removing the test as it is unreliable and fails intermittently
Reviewed-by: chegar

[alanb] 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
Reviewed-by: alanb
Contributed-by: chris.w.dennis at gmail.com

[alanb] 8021257: com.sun.corba.se.** should be on restricted package list
Reviewed-by: chegar, coffeys, smarks, mullan
Contributed-by: alan.bateman at oralce.com, mark.sheppard at oracle.com

[alundblad] 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection
Reviewed-by: jfranck

[ykantser] 8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
Reviewed-by: sla, jbachorik

[jfranck] 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: darcy
Contributed-by: joel.franck at oracle.com, andreas.lundblad at oracle.com, amy.lu at oracle.com, peter.levart at gmail.com

[juh] Merge

[juh] Merge

[darcy] 8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
Reviewed-by: erikj, ihse, chegar

[sla] 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Summary: Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: coleenp, dcubed, sspitsyn

[sherman] 8008386: (cs) Unmappable leading should be decoded to replacement.
Summary: updated the unmappable/malformed detecting handling for db charsets
Reviewed-by: naoto

[peytoia] 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char
Reviewed-by: naoto

[darcy] 8022658: Revisit FunctionalInterface on some core libs types
Reviewed-by: briangoetz, mduigou, mr

[sherman] 8026842: Remove Time-Zone IDs HST/EST/MST
Summary: removed these ids from ZoneId's zid list, supported via short_ids list
Reviewed-by: okutsu

[jbachorik] 7140929: NotSerializableNotifTest.java fails intermittently
Reviewed-by: sjiang, alanb

[dfuchs] 8026499: Root Logger level can be reset unexpectedly
Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized.
Reviewed-by: mchung

[dfuchs] 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
Summary: When storing Properties to XML only locally defined properties must be saved.
Reviewed-by: psandoz, mchung, alanb

[jbachorik] 8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
Summary: RMID needs a varying amount of time to start its socket server. We need to cater for it.
Reviewed-by: sjiang, dfuchs, sla

[jbachorik] 7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues
Reviewed-by: sla, mchung

[rfield] 8025631: Enhance Lambda construction
Reviewed-by: ksrini, ahgross

[ksrini] 8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
Reviewed-by: dholmes

[dsamersoff] 8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
Summary: Pass one more property from Agent to JdpController
Reviewed-by: jbachorik, sla

[vromero] 8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
Reviewed-by: psandoz

[rriggs] 8025828: Late binding of Chronology to appendValueReduced
Summary: Add a listener to the parseContext called when the Chronology changes
Reviewed-by: sherman

[dsamersoff] 8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
Summary: Add some extra fileds to jdp packet
Reviewed-by: allwin, sla, hirt

[robm] 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
Reviewed-by: alanb
Contributed-by: pavel.punegov at oracle.com

[alanb] Merge

[alanb] 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
Reviewed-by: psandoz

[sjiang] 8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
Reviewed-by: psandoz, dfuchs

[alanb] 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
Reviewed-by: sherman, ulfzibis

[igerasim] 8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
Reviewed-by: alanb

[alanb] 8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
Reviewed-by: psandoz

[sla] 8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
Reviewed-by: alanb, sspitsyn

[sherman] 8025971: Remove ZoneId.OLD_SHORT_IDS
8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system
Summary: removed the compatiblity old short-ids mapping
Reviewed-by: okutsu

[darcy] 8026840: Fix new doclint issues in javax.naming
Reviewed-by: mchung

[mchung] 8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
Reviewed-by: alanb, forax, dholmes, twisti

[lana] Merge

[leonidr] 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
Reviewed-by: anthony, serb

[pchelko] 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
Reviewed-by: art, serb

[bagiras] 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
Reviewed-by: anthony, pchelko

[malenkov] 8027442: JDK compilation fails on MacOS
Reviewed-by: alexsch, pchelko

[malenkov] 8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks

[ant] 8027157: [SwingNode] needs explicit expose for JWindow
Reviewed-by: art, anthony

[lana] Merge

[serb] 7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
Reviewed-by: anthony, art

[malenkov] 8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
Reviewed-by: art, jfranck

[alitvinov] 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
Reviewed-by: alexsch, malenkov
Contributed-by: anton.nashatyrev at oracle.com

[pchelko] 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
Reviewed-by: anthony, serb

[pchelko] 8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64)
Reviewed-by: anthony, serb

[serb] 7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError
Reviewed-by: anthony, art

[serb] 8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances
Reviewed-by: anthony, art

[leonidr] 8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
Reviewed-by: anthony, serb

[serb] 8026476: Choice does not get mouse events if it does not have enough place for popup menu
Reviewed-by: anthony, serb
Contributed-by: alexander.zvegintsev at oracle.com

[yan] 7002846: Fix for 6989505 may be incomplete
Reviewed-by: anthony, art
Contributed-by: Andrei Eremeev <andrei.eremeev at oracle.com>

[serb] 8026356: [macosx] Found one Java-level deadlock:"AWT-EventQueue-0" && main
Reviewed-by: anthony, art

[serb] 8022657: Add FunctionalInterface annotation to awt interfaces
Reviewed-by: anthony, art

[bagiras] 2228674: Fix failed for CR 7162144
Reviewed-by: art, anthony

[serb] 8025225: Window.setAlwaysOnTop documentation should be updated
Reviewed-by: anthony, art
Contributed-by: alexander.zvegintsev at oracle.com

[serb] 7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue
Reviewed-by: anthony, art
Contributed-by: alexander.zvegintsev at oracle.com

[serb] 8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown
Reviewed-by: art, anthony

[alexsch] 8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
Reviewed-by: malenkov, leonidr

[alexsch] 8005391: Floating behavior of HTMLEditorKit parser
Reviewed-by: malenkov, leonidr
Contributed-by: Alexander Shusherov <alexander.shusherov at oracle.com>

[malenkov] 7035495: javax.swing.ImageIcon spec should  be clarified
Reviewed-by: alexsch

[malenkov] 7016396: (spec) JCK test mentioned in 6735293 is still failing
Reviewed-by: alexsch

[malenkov] 7165112: Incomprehensible garbage in doc for RootPaneContainer
Reviewed-by: alexsch

[yan] 8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing
Reviewed-by: anthony, alexsch

[lana] Merge

[pchelko] 8024329: [macosx] JRadioButtonMenuItem behaves like a checkbox when using the ScreenMenuBar
Reviewed-by: anthony, serb

[pchelko] 8026262: NPE in SystemFlavorMap.getAllNativesForType - regression in jdk8 b110 by fix of #JDK-8024987
Reviewed-by: art, serb

[art] 8022185: Fix Raw and unchecked warnings in classes belonging to java.awt.datatransfer
Reviewed-by: art, pchelko
Contributed-by: Srikalyan Chandrashekar <srikalyan.chandrashekar at oracle.com>

[kshefov] 7124338: [macosx] Selection lost if a selected item removed from a java.awt.List
Reviewed-by: serb, anthony

[pchelko] 8026143: [macosx] Maximized state could be inconsistent between peer and frame
Reviewed-by: anthony, serb

[pchelko] 8024864: [macosx] Problems with rendering of controls
Reviewed-by: serb, leonidr

[pchelko] 8025588: [macosx] Frozen AppKit thread in 7u40
Reviewed-by: anthony, art, serb

[serb] 7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero
7058666: Unexpected exception in AU parser code
7058672: Unexpected exceptions and freezes in WAV parser code
Reviewed-by: prr

[cl] 8026021: more fix of javadoc errors and warnings reported by doclint, see the description
Reviewed-by: anthony, serb

[leonidr] 8016551: JMenuItem in WindowsLookAndFeel can't paint default icons
Reviewed-by: alexsch, serb

[leonidr] 8019623: Lack of synchronization in AppContext.getAppContext()
Reviewed-by: anthony, art

[anthony] 7159266: [macosx] ApplicationDelegate should not be set in the headless mode
Summary: Don't install ApplicationDelegate in headless mode
Reviewed-by: art, serb

[bagiras] 8016356: Any swing frame resizes ugly.
Reviewed-by: art, anthony

[alexsch] 8025649: need test to cover JDK-8000423
Reviewed-by: anthony, serb
Contributed-by: Alexander Stepanov <alexander.v.stepanov at oracle.com>

[lana] Merge

[lana] Merge

[prr] 8027169: Xrender: Cleaner version of the fix for 7159455 Nimbus scrollbar glitch
Reviewed-by: prr, bae

[vadim] 8001173: [findbugs] Evaluate FindBug output for sun.font.CompositeFont, sun.font.CompositeFontDescriptor
Reviewed-by: prr, bae

[ceisserer] 8023098: XRender : AlphaComposite test results are incorrect.
Reviewed-by: prr, bae

[ceisserer] 8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms
Reviewed-by: prr, bae

[bae] 8026780: Crash on PPC and PPC v2 for Java_awt test suit
Reviewed-by: prr, jchen

[jgodinez] 8026951: Fix for 8025988 breaks jdk build on windows
Reviewed-by: prr, jchen

[jgodinez] 8025988: [macosx] Attribute settings don't work for JobAttributes range
8025990: [macosx] Attribute settings don't work for JobAttributes setOrientationRequested, setMedia
Reviewed-by: prr, jchen

[jchen] 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test
Reviewed-by: prr, vadim, serb

[bae] 8026702: Fix for 8025429 breaks jdk build on windows
Reviewed-by: serb

[jgodinez] 8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX
Reviewed-by: prr, jchen

[jchen] 8025429: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending
Reviewed-by: prr, bae

[vadim] 8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card.
Reviewed-by: prr, bae

[jgodinez] 8022536: closed/javax/print/TextFlavorTest.java fails
Reviewed-by: prr, jchen

[bae] 7058611: JPG parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim

[bae] 7058607: GIF parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim

[bae] 7058602: BMP parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim

[lana] Merge

[morris] 7195597: ThreadStateTest gets different results with -Xcomp
Reviewed-by: kvn

[bae] 7058618: PNG parser bugs found via zzuf fuzzing
Reviewed-by: prr, vadim

------------------------------------------
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
1237 files updated, 0 files merged, 15 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev 62982664dc72ec7d0387fcb6027804ac0da1ba54
[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 62982664dc72ec7d0387fcb6027804ac0da1ba54
[workspace] $ /bin/sh -xe /tmp/hudson6386020781996967605.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... rfe76f3068203
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) (Tue Nov  5 17:06:50 EST 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