Bump HotSpot to new HotSpot Express repository and hs14b15

Mark Wielaard mark at klomp.org
Thu May 14 13:44:42 PDT 2009


On Thu, 2009-05-14 at 13:45 +0200, Mark Wielaard wrote:
> On Thu, 2009-05-14 at 10:37 +0200, Matthias Klose wrote:
> > could you send test results, and diffs against our current version?
> 
> I see no failures with the new hotspot (*) against make check-hotspot:
> Test results: passed: 24
> And check-langtools:
> Test results: passed: 1,352
> The make check-jdk crashed my X-server, although that is clearly a bug
> in the server. I'll try and rerun those tests and upload the JTReports
> if the succeed.

Upgraded my kernel. I suspect this was the new kernel mode-setting
stuff. One of the AWT tests tries to switch resolution a lot. But sadly
I forgot to save the logs, so I don't really know what was going on.

The make check-jdk results look pretty OK:

--------------- jtreg console summary for jdk ---------------
FAILED: com/sun/net/httpserver/bugs/B6361557.java
FAILED: java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java
FAILED: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
FAILED: java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html
FAILED: java/awt/print/PrinterJob/ExceptionTest.java
FAILED: java/awt/PrintJob/MultipleEnd/MultipleEnd.java
FAILED: java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.html
FAILED: java/awt/Window/AlwaysOnTop/AlwaysOnTopEvenOfWindow.java
FAILED: java/beans/XMLEncoder/javax_swing_tree_TreePath.java
FAILED: java/net/InetAddress/GetLocalHostWithSM.java
FAILED: java/net/MulticastSocket/SetLoopbackMode.java
FAILED: java/net/MulticastSocket/Test.java
FAILED: java/util/logging/LoggingDeadlock2.java
FAILED: javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest.java
FAILED: javax/sound/midi/Gervill/SoftLowFrequencyOscillator/TestProcessControlLogic.java
Error:  sun/java2d/cmm/ColorConvertOp/ConstructorsNullTest/ConstructorsNullTest.html
FAILED: sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java
FAILED: sun/java2d/cmm/ColorConvertOp/ColConvDCMTest.java
FAILED: sun/java2d/cmm/ColorConvertOp/MTColConvTest.java
Error:  sun/java2d/OpenGL/GradientPaints.java
FAILED: sun/rmi/transport/proxy/EagerHttpFallback.java
Test results: passed: 3,334; failed: 19; error: 2

I haven't looked into the remaining failures. I suspect the java/net
ones are because the machine didn't had a hostname setup yet and the
default strict iptables settings. It looks like all of gervill finally
got merged in b16, I will go through our overlay and compare to see if
that is why there are 2 failures. And hopefully merge that this weekend.
Full details in the JTreport and JTwork directories uploaded at:
http://icedtea.classpath.org/~mjw/jtreg/

> (*)
> java version "1.6.0_0"
> OpenJDK Runtime Environment (IcedTea6 1.5pre-r50c172a7a7f4) (build 1.6.0_0-b16)
> OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode)






More information about the distro-pkg-dev mailing list