For users of --with-openjdk

DJ Lucas dj at linuxfromscratch.org
Sun Aug 22 15:46:28 PDT 2010


On 08/14/2010 01:08 PM, DJ Lucas wrote:

> 
> Excellent! That's one more done.  Applied locally.  So now, I have
> nothing in my 1.9 that is not in 1.10 except the attached patch which
> gets me a 1.9 build to completion (ignore the 1.9 in the name, is for
> 1.10).  I will try tip in a few moments, but don't expect a confirmation
> until tomorrow.

Current 1.10 snapshot completed as expected (with the previously
attached patch) using 1.8.1 as system JDK.

> BTW, for reference, machine is x86_64 with only 32bit
> toolchain.  Not so sure I like the unattended testsuite results, so I
> reran them without the screen saver active, and the results still are
> not looking so good to me.  Are there some test suite changes that need
> to come back with the Xrender changes?
> 
<Snip>

Many of the failing tests are commented out in 7 for various reasons.
I'm not sure if the removals apply directly to IcedTea6 (and haven't had
the time to verify, only applied).  I've copied the entire blocks from
excludelist.jdk.jtx locally (and removed the ones that pass for me or
that aren't included in 6) and the results _look_ better, but still not
100%.  Here are the removed tests per icedtea7 (with comments):


# Failed due to java.lang.UnsatisfiedLinkError:
sun.java2d.opengl.OGLContext.getOGLIdString()Ljava/lang/String
java/awt/FullScreen/BufferStrategyExceptionTest/BufferStrategyExceptionTest.java
sun/java2d/DirectX/AcceleratedScaleTest/AcceleratedScaleTest.java
sun/java2d/DirectX/AccelPaintsTest/AccelPaintsTest.java
sun/java2d/DirectX/OverriddenInsetsTest/OverriddenInsetsTest.java
sun/java2d/DirectX/StrikeDisposalCrashTest/StrikeDisposalCrashTest.java
sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java
sun/java2d/OpenGL/GradientPaints.java
sun/java2d/pipe/MutableColorTest/MutableColorTest.java
sun/java2d/SunGraphics2D/DrawImageBilinear.java
sun/java2d/SunGraphics2D/PolyVertTest.java
sun/java2d/SunGraphics2D/SimplePrimQuality.java

# sun.awt.SunToolkit$OperationTimedOut
java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java
java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html

# Errors
# Can't find source file: DisplayModeChanger.java
java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java
# java.lang.RuntimeException: Ratio of blue to red is too great:
0.13329928498467825
java/awt/Graphics2D/DrawString/RotTransText.java
# java.lang.RuntimeException: Step 1: Error: can't bring a focus on
Frame by clicking on it
java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java
# Access denied (java.awt.AWTPermission createRobot)
java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html
# java.lang.RuntimeException: TestFAILED: some of the testcases are failed
java/awt/xembed/server/RunTestXEmbed.java
# java.lang.StackOverflowError
java/beans/XMLEncoder/javax_swing_tree_TreePath.java
# `main' threw exception: java.lang.RuntimeException:
java.lang.RuntimeException: Invalid result of the ColorConvertOp for
ColorSpace:CS_LINEAR_RGB Data type:TYPE_BYTE. Golden
image:BufferedImage at 7b2be1bd: type = 5 ColorModel: #pixelBits = 24
numComponents = 3 color space = java.awt.color.ICC_ColorSpace at 7df17e77
transparency = 1 has alpha = false isAlphaPre = false
ByteInterleavedRaster: width = 256 height = 256 #numDataElements 3
dataOff[0] = 2
sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java
# `main' threw exception: java.lang.RuntimeException:
java.lang.RuntimeException: Invalid result of the ColorConvertOp for
ColorSpace:CS_LINEAR_RGB Image type:TYPE_INT_ARGB. Golden image:LRGB.png
sun/java2d/cmm/ColorConvertOp/ColConvDCMTest.java
sun/java2d/cmm/ColorConvertOp/MTColConvTest.java
# java.lang.RuntimeException: Test failed at 0-0 rgb=0xffb7c7d5
sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
# Failed with exit code 1
sun/nio/cs/Test4200310.sh



Although probably obvious from previous message, here are the results
with the above tests removed in latest 1.9 snapshot (just to keep it in
a single message):


--------------- jtreg console summary for hotspot ---------------
Test results: passed: 86
--------------- jtreg console summary for langtools ---------------
Error:  tools/javac/processing/6499119/ClassProcessor.java
FAILED: tools/javac/InterfaceAssert.java
Test results: passed: 1,377; failed: 1; error: 1
--------------- jtreg console summary for jdk ---------------
FAILED: com/sun/net/httpserver/bugs/B6361557.java
FAILED: java/awt/Focus/ToFrontFocusTest/ToFrontFocus.html
FAILED: java/awt/font/TextLayout/TextLayoutBounds.java
FAILED: java/awt/Frame/DynamicLayout/DynamicLayout.java
FAILED: java/awt/GraphicsDevice/CloneConfigsTest.java
FAILED: java/awt/print/PrinterJob/ExceptionTest.java
FAILED: java/net/MulticastSocket/NoLoopbackPackets.java
FAILED: java/net/URL/TestHttps.java
FAILED: java/nio/charset/Charset/NIOCharsetAvailabilityTest.java
FAILED: java/rmi/transport/pinLastArguments/PinLastArguments.java
MyDeflater had end() called
MyInflater had end() called
FAILED: javax/swing/plaf/synth/Test6933784.java
FAILED: sun/java2d/OpenGL/DrawBufImgOp.java
FAILED: sun/java2d/pipe/hw/RSLAPITest/RSLAPITest.java
FAILED: sun/nio/cs/TestSJIS0213.java
FAILED: sun/security/validator/CertReplace.java
Error:  tools/launcher/MultipleJRE.sh
Test results: passed: 3,283; failed: 15; error: 1


I'll be digging through them as time permits.  BTW, is there a quick way
to run the tests with verbosity?  I set VERBOSE=true in the environment,
with no change in the output.  Also, I had a segfault in langtools once
when redirecting..  'make VERBOSE=true check 2>&1 | tee -a
../jdktest.log' but it hasn't happened since.  Not sure what that was.

-- DJ Lucas

-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.




More information about the distro-pkg-dev mailing list