Testing status of current OpenJDK 6 sources, ready for b18?
Joseph D. Darcy
Joe.Darcy at Sun.COM
Tue Feb 2 13:26:43 PST 2010
Hello.
Build 18 has been open for a while and I'd like to checkpoint the
sources in the near future to let some larger changes go back.
Andrew, IIRC there is at least one more patch you'd like to see in b18,
the only being blocked by jcheck name rejection. Is there anything else?
I ran a set of regression tests on the current sources and the results
generally look fine; differences listed below.
-Joe
HotSpot
0: b17-summary.txt pass: 24
1: pre-b18-summary.txt pass: 24
No differences
Langtools
0: b17-summary.txt pass: 1,354
1: pre-b18-summary.txt pass: 1,355
0 1 Test
--- pass tools/javac/T6855236.java
1 differences
JDK regression tests
These tests were run outside of Sun's WAN so some of the networking
failures may be spurious.
I ran jtreg using " -e JTREG_TESTENV=/path/to/network.properties" with:
>more network.properties
# Properties for off SWAN network test
host=icedtea.classpath.org
refusing_host=ns1.gnu.org
far_host=developer.classpath.org
0: b17-summary.txt pass: 3,118; fail: 26
1: pre-b18-summary.txt pass: 3,149; fail: 17; error: 3
0 1 Test
--- pass com/sun/java/swing/plaf/nimbus/Test6741426.java
--- pass com/sun/java/swing/plaf/nimbus/Test6849805.java
--- pass com/sun/jdi/BreakpointWithFullGC.sh
pass error com/sun/jdi/DoubleAgentTest.java
--- pass com/sun/jdi/ResumeOneThreadTest.java
--- pass com/sun/jdi/SimulResumerTest.java
--- pass demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java
fail pass java/awt/Frame/DynamicLayout/DynamicLayout.java
fail pass java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
fail pass
java/awt/Frame/ShownOffScreenOnWin98/ShownOffScreenOnWin98Test.java
fail pass
java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java
--- pass java/awt/GraphicsDevice/CloneConfigsTest.java
fail pass java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java
fail pass java/awt/Insets/CombinedTestApp1.java
fail pass
java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.html
fail pass
java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.html
fail pass
java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html
fail pass
java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
pass fail
java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java
fail pass java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.html
fail pass java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java
pass --- java/awt/Window/AlwaysOnTop/AlwaysOnTopEvenOfWindow.java
pass fail java/awt/Window/GrabSequence/GrabSequence.java
fail pass java/awt/event/KeyEvent/CorrectTime/CorrectTime.java
fail pass java/awt/grab/EmbeddedFrameTest1/EmbeddedFrameTest1.java
pass fail java/awt/print/PrinterJob/ExceptionTest.java
--- pass java/lang/ClassLoader/UninitializedParent.java
pass fail java/net/ipv6tests/TcpTest.java
pass fail java/nio/channels/SocketChannel/AdaptSocket.java
pass fail java/nio/channels/SocketChannel/LocalAddress.java
pass fail java/nio/channels/SocketChannel/Shutdown.java
--- pass java/util/TimeZone/OldIDMappingTest.sh
--- pass java/util/TimeZone/TimeZoneDatePermissionCheck.sh
--- pass javax/swing/JButton/6604281/bug6604281.java
fail pass javax/swing/JTextArea/Test6593649.java
--- pass javax/swing/Security/6657138/ComponentTest.java
--- pass javax/swing/Security/6657138/bug6657138.java
--- pass javax/swing/ToolTipManager/Test6657026.java
--- pass javax/swing/UIManager/Test6657026.java
--- pass javax/swing/plaf/basic/BasicSplitPaneUI/Test6657026.java
--- pass javax/swing/plaf/metal/MetalBorders/Test6657026.java
--- pass javax/swing/plaf/metal/MetalBumps/Test6657026.java
--- pass javax/swing/plaf/metal/MetalInternalFrameUI/Test6657026.java
--- pass javax/swing/plaf/metal/MetalSliderUI/Test6657026.java
pass error sun/java2d/OpenGL/GradientPaints.java
pass fail sun/rmi/transport/proxy/EagerHttpFallback.java
--- pass
sun/security/provider/certpath/DisabledAlgorithms/CPBuilder.java
--- pass
sun/security/provider/certpath/DisabledAlgorithms/CPValidatorEndEntity.java
--- pass
sun/security/provider/certpath/DisabledAlgorithms/CPValidatorIntermediate.java
--- pass
sun/security/provider/certpath/DisabledAlgorithms/CPValidatorTrustAnchor.java
pass error
sun/security/ssl/javax/net/ssl/NewAPIs/SessionTimeOutTests.java
--- pass sun/security/tools/jarsigner/emptymanifest.sh
--- pass sun/security/util/DerValue/BadValue.java
fail pass sun/tools/jhat/HatHeapDump1Test.java
fail pass sun/tools/native2ascii/NativeErrors.java
55 differences
More information about the jdk6-dev
mailing list