jdk7-b102: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Jul 21 15:48:00 PDT 2010
http://hg.openjdk.java.net/jdk7/jdk7/rev/a136a51f5113
http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/ff9c0a0bf7ed
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/13029a61b16b
http://hg.openjdk.java.net/jdk7/jdk7/jaxws/rev/d8580443d181
http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/15573625af97
http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/c5cadf1a0771
http://hg.openjdk.java.net/jdk7/jdk7/corba/rev/78561a957790
---
Component : 2d
Status : 0 major failures, 0 minor failures
Date : 07/20/2010 at 13:15
Tested By : Tao
Cost(total man-days): 1
Workspace : /net/sqenfs-1/export1/testbase/sqe/7
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
WinXP Prof(32), -client
RH AS4.0 (32), -client
Tests : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/repo.latest-pit/jdk
Browsers : NA
Patches : NA
Logs : http://sqeweb.sfbay/2d/release/jdk7/pit/results/b103
Number of Tests Executed : 12 product tests, 2 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6943487: NPE in makeMultiCharsetString while printing on linux
6968373: FontUtilities static initializer throws AccessControlException
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
6967468: Negative glyph width for white space glyphs in LCD mode.
Build change only:
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b103
Issues and Notes:
lana.steuck at oracle.com
-------------------------------
>From Tao
Component : awt
Status : 0 major failures, 30 minor failures
Date : 07/20/2010 at 11:25
Tested By : Yinhe Cao
Cost(total man-days): 2
Workspace : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
WinXP Prof(32), -client
Tests : http://sqe-hg.sfbay.sun.com/hg/index.cgi/testbase/javase/functional/7/awt
Browsers : NA
Patches : NA
Logs : /net/sqenfs-1/export1/comp/awt/test-Results/pit/7b103
Number of Tests Executed : 661 product tests, 0 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6957166: With XAWT, set arguments properly creating a MouseWheelEvent.
6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
6966643: GTK FileDialog hangs when user manually closes it
Tested, Pass (partial fixes):
Tested, Fail:
6424157: java.awt.EventQueue push/pop might cause threading issues
Untested bug fixes:
Setup is not available:
Build change only:
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b103
Issues and Notes:
for 6424157, the test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.java still failed on win xp
-------------------------------
>From Yinhe Cao
Component : lib
Status : 0 major failures, 0 minor failures
Date : 07/18/2010 at 18:46
Tested By : JSN SQE
Cost(total man-days): 1
Workspace : /export/jcia-jobs/7-tl-pit-2d-awt-swing.20100712-191622/jdk7-clo
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
Windows Vista 32 bit, -client
RH AS4.0 (32), -client
Tests : /net/sqenfs-1/export1/comp/jsn/all_workspace/7_int/libs
Browsers : NA
Patches : NA
Logs : http://sqeweb.sfbay/net/sqenfs-2/export2/results/libs/pit/7/b103
Number of Tests Executed : 1675 product tests, 9 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6933322: Add methods highSurrogate(), lowSurrogate() to class Character
6934265: Add public method Character.isBMPCodePoint
6937112: String.lastIndexOf confused by unpaired trailing surrogate
6947216: Even more Dual-pivot quicksort improvements
6962571: Infinite loop in printing out Throwable stack traces with circular references
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
6934268: Better implementation of Character.isValidCodePoint and isSupplementaryCodePoint()
6934270: Remove javac warnings from Character.java
6934271: Better handling of longer utf-8 sequences
6935172: Optimize bit-twiddling in Bits.java
6940258: (bf) Use intrinsified reverseBytes operation; elide no-op constructs
6940381: Wording improvements for String.indexOf, String.lastIndexOf
6942989: Memory leak of java.lang.ref.WeakReference objects
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
6963156: TEST_BUG: Several tests under sun/nio/cs failed
6963723: Project Coin: Retrofit more JDK classes for ARM
6963749: Minor improvements to Character.UnicodeBlock
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
6967533: ExceptionInInitializerError on systems with uninitialized clock
6968401: disable tests added by 6942989 until 6964018 is fixed
Build change only:
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b103
Issues and Notes:
-------------------------------
>From JSN SQE
Component : net
Status : 0 major failures, 0 minor failures
Date : 07/18/2010 at 18:53
Tested By : JSN SQE
Cost(total man-days): 1
Workspace : /export/jcia-jobs/7-tl-pit-2d-awt-swing.20100712-191622/jdk7-clone
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
Windows Vista 32 bit, -client
RH AS4.0 (32), -client
Tests : /net/sqenfs-1/export1/comp/jsn/all_workspace/7_int/networking
Browsers : NA
Patches : NA
Logs : http://sqeweb.sfbay/net/sqenfs-2/export2/results/networking/pit/7/b103/dtf/
Number of Tests Executed : 336 product tests, 2 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6931566: NetworkInterface is not working when interface name is more than 15 characters long
6967937: Scope id no longer being set after 6931566
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
6954525: Testcase failure java/net/Authenticator/B4769350.java
6961029: java/net/BindException/Test.java 6 should not use wildcard address
6966846: Incorrect assertion in java.net.Inet6Address.readObject
6967684: httpserver using a non thread-safe SimpleDateFormat
Build change only:
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b103
Issues and Notes:
-------------------------------
>From JSN SQE
Component : sec
Status : 191 major failures, 37 minor failures
Date : 07/20/2010 at 20:23
Tested By : Bill situ
Cost(total man-days): 2
Workspace : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/repo.latest-pit/jdk
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
Windows Vista 32 bit, -client
RH AS4.0 (32), -client
Tests : /net/sqenfs-1.sfbay/export1/comp/jsn/all_workspace/7_int
Browsers : NA
Patches : NA
Logs : /net/sqenfs-2.sfbay.sun.com/export2/results/security/pit/7/b103, b103-2
Number of Tests Executed : 3235 product tests, 15031 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6844907: krb5 etype order should be from strong to weak
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
6958026: Problem with PKCS12 keystore
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
Build change only:
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b101
Issues and Notes:
A large number of tests (listed as major failures) failed on solaris and linux because of the machine configuration issue: the display on gtee.sfbay.sun.com:0 is locked.
Many security tests require a console to display gui, and the display is set by variable, DISPLAY. Currently, this variable is set to gtee.sfbay.sun.com:0.
-------------------------------
>From Bill situ
Component : swing
Status : 0 major failures, 1 minor failures
Date : 07/20/2010 at 11:00
Tested By : Asha
Cost(total man-days): 2
Workspace : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
WinXP Prof(32), -client
Tests : http://sqe-hg.sfbay.sun.com/hg/index.cgi/testbase/javase/functional/6/swing
Browsers : NA
Patches : NA
Logs : http://sqeweb/net/sqenfs-1/export1/comp/swing/test-Results/PIT/7-b103-PIT/
Number of Tests Executed : 508 product tests, 4 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
4129681: Cannot get a title border to display its label as disabled
6520101: FileChooser will cause OutOfMemory when application will run long time
6684401: JTree isExpanded should not call itself recursively
6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
6777378: NullPointerException in XPDefaultRenderer.paint()
6963870: NPE in CompoundBorder.getInsets()
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
Build change only:
6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails
6937415: Some components return undocumented default values under Nimbus LaF
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b102
Issues and Notes:
-------------------------------
>From Asha
Component : tls
Status : 0 major failures, 41 minor failures
Date : 07/20/2010 at 12:35
Tested By : Amy.Lu, Steve.Sides
Cost(total man-days): 1
Workspace : /export/jcia-jobs/7-tl-pit-2d-awt-swing.20100712-191622/jdk7-clone
Bundles : /net/jano1.sfbay/export1/jcg/ws-depot/7/tl/nb/archived/2010-07-13-024416.ss145989.tl-pit-2d-awt-swing/link-to-jprt-build/bundles
Platforms :
Solaris Sparc 10(32), -client
WinXP Home(32), -client
Others
Tests : /net/sqenfs-1.sfbay/export1/tools/gtee/suites/core_7_int/tools
Browsers : NA
Patches : NA
Logs : http://sqeweb.sfbay.sun.com/nfs/results/jsn/pit/7/b103
Number of Tests Executed : 1076 product tests, 3 unit tests, 0 tck tests
Bug verification status:
======================================
Tested, Pass:
6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6917288: Unnamed nested class is not generated
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6921472: RFE: java launcher code needs clean up
6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
6963723: Project Coin: Retrofit more JDK classes for ARM
Build change only:
6964768: need test program to validate javac resource bundles
New bugs filed:
Bugs in PIT build:
6970661: numerous tools tests fail due to X11 window server availability
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number: 1.7.0-b103
Issues and Notes:
41 failures due to setup/environment issue with X11 server missing.
-------------------------------
>From Amy.Lu, Steve.Sides
More information about the jdk7-dev
mailing list