Build failed in Jenkins: IcedTea7TargetTesting #2347
Hudson Admin
gnu.andrew at redhat.com
Thu Jul 21 07:09:14 UTC 2016
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2347/changes>
Changes:
[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR3103: Handle case in clean-fonts where linux.fontconfig.Gentoo.properties.old has not been created
2016-07-20 Andrew John Hughes <gnu.andrew at redhat.com>
PR3103: Handle case in clean-fonts where
linux.fontconfig.Gentoo.properties.old has
not been created
* Makefile.am:
(clean-fonts): Guard movement of old
Gentoo.properties.old file with a
check to see if it exists.
* NEWS: Updated.
[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR3091: SystemTap is heavily confused by multiple JDKs
2016-07-20 Andrew John Hughes <gnu.andrew at redhat.com>
PR3091: SystemTap is heavily confused
by multiple JDKs
* AUTHORS: Added Felix Lu.
* NEWS: Updated.
2016-07-13 Felix Lu <flu at redhat.com>
PR3091: SystemTap is heavily confused
by multiple JDKs
* tapset/hotspot.stp.in,
* tapset/jstack.stp.in:
Use the new private keyword in SystemTap
>= 3.0 to resolve global variable name
collision and function overloading
to select the correct jstack_call at runtime.
[Andrew John Hughes <gnu_andrew at member.fsf.org>] Bump to icedtea-2.7.0pre06.
Upstream changes:
- PR2799: Files are missing from resources.jar
- PR2900: Don't use WithSeed versions of NSS functions as they don't fully process the seed
- S2178143, PR2958: JVM crashes if the number of bound CPUs changed during runtime
- S4900206, PR3101: Include worst-case rounding tests for Math library functions
- S6260348, PR3067: GTK+ L&F JTextComponent not respecting desktop caret blink rate
- S6934604, PR3075: enable parts of EliminateAutoBox by default
- S7043064, PR3020: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
- S7051394, PR3020: NullPointerException when running regression tests LoadProfileTest by using openjdk-7-b144
- S7086015, PR3013: fix test/tools/javac/parser/netbeans/JavacParserTest.java
- S7119487, PR3013: JavacParserTest.java test fails on Windows platforms
- S7124245, PR3020: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0
- S7159445, PR3013: (javac) emits inaccurate diagnostics for enhanced for-loops
- S7175845, PR1437, RH1207129: 'jar uf' changes file permissions unexpectedly
- S8005402, PR3020: Need to provide benchmarks for color management
- S8005530, PR3020: [lcms] Improve performance of ColorConverOp for default destinations
- S8005930, PR3020: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination.
- S8013430, PR3020: REGRESSION: closed/java/awt/color/ICC_Profile/LoadProfileTest/LoadProfileTest.java fails with java.io.StreamCorruptedException: invalid type code: EE since 8b87
- S8014286, PR3075: failed java/lang/Math/DivModTests.java after 6934604 changes
- S8014959, PR3075: assert(Compile::current()->live_nodes() < (uint)MaxNodeLimit) failed: Live Node limit exceeded limit
- S8019247, PR3075: SIGSEGV in compiled method c8e.e.t_.getArray(Ljava/lang/Class;)[Ljava/lang/Object
- S8024511, PR3020: Crash during color profile destruction
- S8025429, PR3020: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending
- S8026702, PR3020: Fix for 8025429 breaks jdk build on windows
- S8026780, PR3020: Crash on PPC and PPC v2 for Java_awt test suit
- S8047066, PR3020: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
- S8069181, PR3012, RH1015612: java.lang.AssertionError when compiling JDK 1.4 code in JDK 8
- S8148328: aarch64: redundant lsr instructions in stub code.
- S8148783: aarch64: SEGV running SpecJBB2013
- S8148948: aarch64: generate_copy_longs calls align() incorrectly
- S8150045: arraycopy causes segfaults in SATB during garbage collection
- S8151841, PR3098: Build needs additional flags to compile with GCC 6
- S8154537: AArch64: some integer rotate instructions are never emitted
- S8154739: AArch64: TemplateTable::fast_xaccess loads in wrong mode
- S8157906: aarch64: some more integer rotate instructions are never emitted
- S8158260, PR2992, RH1341258: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions
- S8159244, PR3075: Partially initialized string object created by C2's string concat optimization may escape
ChangeLog:
2016-07-20 Andrew John Hughes <gnu.andrew at member.fsf.org>
* Makefile.am,
(CORBA_CHANGESET): Update to icedtea-2.7.0pre06.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* configure.ac: Bump to 2.7.0pre06.
* hotspot.map.in: Update to icedtea-2.7.0pre06.
* patches/boot/ecj-diamond.patch:
Add new case in sun.java2d.cmm.lcms.LCMSProfile.
* patches/boot/jar.patch:
Adapt to fix for PR2799/RH1195203.
[Andrew John Hughes <gnu_andrew at member.fsf.org>] Reinstate ChangeLog line accidentally removed in 4853e7794646
------------------------------------------
[...truncated 527817 lines...]
.
Probe hotspot.jni.NewGlobalRef not found.
.
Probe hotspot.jni.NewGlobalRef.return not found.
.
Probe hotspot.jni.NewIntArray not found.
.
Probe hotspot.jni.NewIntArray.return not found.
.
Probe hotspot.jni.NewLocalRef not found.
.
Probe hotspot.jni.NewLocalRef.return not found.
.
Probe hotspot.jni.NewLongArray not found.
.
Probe hotspot.jni.NewLongArray.return not found.
.
Probe hotspot.jni.NewObjectA not found.
.
Probe hotspot.jni.NewObjectA.return not found.
.
Probe hotspot.jni.NewObjectArray not found.
.
Probe hotspot.jni.NewObjectArray.return not found.
.
Probe hotspot.jni.NewObject not found.
.
Probe hotspot.jni.NewObject.return not found.
.
Probe hotspot.jni.NewObjectV not found.
.
Probe hotspot.jni.NewObjectV.return not found.
.
Probe hotspot.jni.NewShortArray not found.
.
Probe hotspot.jni.NewShortArray.return not found.
.
Probe hotspot.jni.NewString not found.
.
Probe hotspot.jni.NewString.return not found.
.
Probe hotspot.jni.NewStringUTF not found.
.
Probe hotspot.jni.NewStringUTF.return not found.
.
Probe hotspot.jni.NewWeakGlobalRef not found.
.
Probe hotspot.jni.NewWeakGlobalRef.return not found.
.
Probe hotspot.jni.PopLocalFrame not found.
.
Probe hotspot.jni.PopLocalFrame.return not found.
.
Probe hotspot.jni.PushLocalFrame not found.
.
Probe hotspot.jni.PushLocalFrame.return not found.
.
Probe hotspot.jni.RegisterNatives not found.
.
Probe hotspot.jni.RegisterNatives.return not found.
.
Probe hotspot.jni.ReleaseBooleanArrayElements not found.
.
Probe hotspot.jni.ReleaseBooleanArrayElements.return not found.
.
Probe hotspot.jni.ReleaseByteArrayElements not found.
.
Probe hotspot.jni.ReleaseByteArrayElements.return not found.
.
Probe hotspot.jni.ReleaseCharArrayElements not found.
.
Probe hotspot.jni.ReleaseCharArrayElements.return not found.
.
Probe hotspot.jni.ReleaseDoubleArrayElements not found.
.
Probe hotspot.jni.ReleaseDoubleArrayElements.return not found.
.
Probe hotspot.jni.ReleaseFloatArrayElements not found.
.
Probe hotspot.jni.ReleaseFloatArrayElements.return not found.
.
Probe hotspot.jni.ReleaseIntArrayElements not found.
.
Probe hotspot.jni.ReleaseIntArrayElements.return not found.
.
Probe hotspot.jni.ReleaseLongArrayElements not found.
.
Probe hotspot.jni.ReleaseLongArrayElements.return not found.
.
Probe hotspot.jni.ReleasePrimitiveArrayCritical not found.
.
Probe hotspot.jni.ReleasePrimitiveArrayCritical.return not found.
.
Probe hotspot.jni.ReleaseShortArrayElements not found.
.
Probe hotspot.jni.ReleaseShortArrayElements.return not found.
.
Probe hotspot.jni.ReleaseStringChars not found.
.
Probe hotspot.jni.ReleaseStringChars.return not found.
.
Probe hotspot.jni.ReleaseStringCritical not found.
.
Probe hotspot.jni.ReleaseStringCritical.return not found.
.
Probe hotspot.jni.ReleaseStringUTFChars not found.
.
Probe hotspot.jni.ReleaseStringUTFChars.return not found.
.
Probe hotspot.jni.SetBooleanArrayRegion not found.
.
Probe hotspot.jni.SetBooleanArrayRegion.return not found.
.
Probe hotspot.jni.SetBooleanField not found.
.
Probe hotspot.jni.SetBooleanField.return not found.
.
Probe hotspot.jni.SetByteArrayRegion not found.
.
Probe hotspot.jni.SetByteArrayRegion.return not found.
.
Probe hotspot.jni.SetByteField not found.
.
Probe hotspot.jni.SetByteField.return not found.
.
Probe hotspot.jni.SetCharArrayRegion not found.
.
Probe hotspot.jni.SetCharArrayRegion.return not found.
.
Probe hotspot.jni.SetCharField not found.
.
Probe hotspot.jni.SetCharField.return not found.
.
Probe hotspot.jni.SetDoubleArrayRegion not found.
.
Probe hotspot.jni.SetDoubleArrayRegion.return not found.
.
Probe hotspot.jni.SetDoubleField not found.
.
Probe hotspot.jni.SetDoubleField.return not found.
.
Probe hotspot.jni.SetFloatArrayRegion not found.
.
Probe hotspot.jni.SetFloatArrayRegion.return not found.
.
Probe hotspot.jni.SetFloatField not found.
.
Probe hotspot.jni.SetFloatField.return not found.
.
Probe hotspot.jni.SetIntArrayRegion not found.
.
Probe hotspot.jni.SetIntArrayRegion.return not found.
.
Probe hotspot.jni.SetIntField not found.
.
Probe hotspot.jni.SetIntField.return not found.
.
Probe hotspot.jni.SetLongArrayRegion not found.
.
Probe hotspot.jni.SetLongArrayRegion.return not found.
.
Probe hotspot.jni.SetLongField not found.
.
Probe hotspot.jni.SetLongField.return not found.
.
Probe hotspot.jni.SetObjectArrayElement not found.
.
Probe hotspot.jni.SetObjectArrayElement.return not found.
.
Probe hotspot.jni.SetObjectField not found.
.
Probe hotspot.jni.SetObjectField.return not found.
.
Probe hotspot.jni.SetShortArrayRegion not found.
.
Probe hotspot.jni.SetShortArrayRegion.return not found.
.
Probe hotspot.jni.SetShortField not found.
.
Probe hotspot.jni.SetShortField.return not found.
.
Probe hotspot.jni.SetStaticBooleanField not found.
.
Probe hotspot.jni.SetStaticBooleanField.return not found.
.
Probe hotspot.jni.SetStaticByteField not found.
.
Probe hotspot.jni.SetStaticByteField.return not found.
.
Probe hotspot.jni.SetStaticCharField not found.
.
Probe hotspot.jni.SetStaticCharField.return not found.
.
Probe hotspot.jni.SetStaticDoubleField not found.
.
Probe hotspot.jni.SetStaticDoubleField.return not found.
.
Probe hotspot.jni.SetStaticFloatField not found.
.
Probe hotspot.jni.SetStaticFloatField.return not found.
.
Probe hotspot.jni.SetStaticIntField not found.
.
Probe hotspot.jni.SetStaticIntField.return not found.
.
Probe hotspot.jni.SetStaticLongField not found.
.
Probe hotspot.jni.SetStaticLongField.return not found.
.
Probe hotspot.jni.SetStaticObjectField not found.
.
Probe hotspot.jni.SetStaticObjectField.return not found.
.
Probe hotspot.jni.SetStaticShortField not found.
.
Probe hotspot.jni.SetStaticShortField.return not found.
.
Probe hotspot.jni.Throw not found.
.
Probe hotspot.jni.Throw.return not found.
.
Probe hotspot.jni.ThrowNew not found.
.
Probe hotspot.jni.ThrowNew.return not found.
.
Probe hotspot.jni.ToReflectedField not found.
.
Probe hotspot.jni.ToReflectedField.return not found.
.
Probe hotspot.jni.ToReflectedMethod not found.
.
Probe hotspot.jni.ToReflectedMethod.return not found.
.
Probe hotspot.jni.UnregisterNatives not found.
.
Probe hotspot.jni.UnregisterNatives.return not found.
Testing if detected probes work as expected. This may take a while...
Undetected probes: 498
Some tests did not work as expected. See file test/check-stap.log for details.
Removing compiled test files.
gmake[2]: *** [check-tapset-probes] Error 242
gmake[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre06/_build'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre06/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list