[7u] Request for approval for bulk changes from Jun CPU fixes into 7u

Andrew Hughes gnu.andrew at redhat.com
Wed Jun 19 07:50:16 PDT 2013


----- Original Message -----
> Andrew,
> 
> looks like a bug in webrev to me. The non-CPU changes look like non-CPU
> changesets already pushed into 7u forest for b30. Alejandro and Lana
> have been pushing b30 changes since Monday to master. Abhijit would have
> had to merge those changes in and webrev script (for some reason lists
> them). I suspect the merge changeset causes issue.
> 
> Other examples are the hsx fixes : e.g 8016187, 8013057 - both pushed by
> Alejandro to 7u master yesteday.

Yes, I did wonder if it was that, especially with the presence of one of my
own backports :)

> 
> regards,
> Sean.
> 
> On 19/06/13 13:48, Andrew Hughes wrote:
> > ----- Original Message -----
> >> 7u25 was released earlier today [1]. Requesting approval to sync up the
> >> changes to the jdk7u forest.
> >>
> >> webrev :  http://cr.openjdk.java.net/~asaha/openJDK.7u25.sync/webrev/
> >>
> >>
> >> Thanks
> >> Abhijit
> >>
> >>
> >> [1]http://www.oracle.com/technetwork/java/javase/downloads/index.html
> >>
> >>
> >> --
> >> Lead, Java SE Updates
> >> Java Platform Group
> >> Oracle Corporation.
> >> (408)276-7564
> >>
> >>
> > This includes a mass of fixes that aren't security fixes but may
> > be related to them:
> >
> > 8016187: assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 <<
> > nbits-1))) failed: value out of range
> > 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint())
> > failed: only read at safepoint
> > 8013651: NMT: reserve/release sequence id's in incorrect order due to race
> > 8011896: Add check for invalid offset for new AccessControlContext
> > isAuthorized field
> > 7186737: Unable to allocate bit maps or card tables for parallel gc for the
> > requested heap
> > 8015972: Refactor the sending of the object count after GC event
> > 8015683: object_count_after_gc should have the same timestamp for all
> > events
> > 8016170: GC id variable in gcTrace.cpp should use typedef GCId
> > 8013900: More warnings compiling jaxp.
> > 8015016: Improve JAXP 1.5 error message
> > 8016153: Property http://javax.xml.XMLConstants/property/accessExternalDTD
> > is not recognized.
> > 7181710: [macosx] jawt_md.h shipped with jdk is outdated
> > 8014745: Provide a switch to allow stack walk search of resource bundle
> > 7053526: Upgrade JDK 8 to use Little CMS 2.4
> > 8009987: (tz) Support tzdata2013b
> > 8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac
> > 8015556: [macosx] surrogate pairs do not render properly.
> > 8014423: [macosx] The scrollbar's block increment performs incorrectly
> > 8010009: [macosx] Unable type into online word games on MacOSX
> > 8012330: [macosx] Sometimes the applet showing the modal dialog itself
> > loses the ability to gain focus
> > 8010721: In JDK7 the menu bar disappears when a Dialog is shown
> > 7183520: [macosx]Unable to print out the defined page for
> > 2D_PrintingTiger/JTablePrintPageRangesTest
> > 7158350: [macosx] Strange results of SwingUIText printing
> > 8009199: Printed text become garbage on Mac OSX
> > 8015303: [macosx] Application launched via custom URL Scheme does not
> > receive URL
> > 8010714: XML DSig API allows a RetrievalMethod to reference another
> > RetrievalMethod
> > 8014676: Java debugger may fail to run
> > 8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
> > 8011695: [tck-red] Application can not be run, the Security Warning dialog
> > is gray.
> > 8014205: Most of the Swing dialogs are blank on one win7 MUI
> > 8014427: REGRESSION:
> > closed/javax/imageio/plugins/bmp/Write3ByteBgrTest.java fails since 7u25
> > b09
> > 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument
> > constructor
> > 8013827: File.createTempFile hangs with temp file starting with 'com1.4'
> > 8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
> > 8011139: (reflect) Revise checking in getEnclosingClass
> > 8012453: (process) Runtime.exec(String) fails if command contains spaces
> > [win]
> > 8012044: Give more information about self-suppression from
> > Throwable.addSuppressed
> > 8013380: Removal of stack walk to find resource bundle breaks Glassfish
> > startup
> > 8011806: 7u25-b05 hotspot fastdebug build failure
> > 7164256: EnumMap clone doesn't clear the entrySet keeping a reference to
> > the original Map
> > 7132378: Race in FutureTask if used with explicit set ( not Runnable )
> > 8010939: Deadlock in LogManager
> > 8010727: WLS fails to add a logger with "" in its own LogManager subclass
> > instance
> > 6436314: Vector could be created with appropriate size in
> > DefaultComboBoxModel
> > 8013370: Null pointer exception when adding more than 9 accelators to a
> > JMenuBar
> > 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
> > 7068740: If you wrap a JTable in a JLayer you can't use the page up and
> > page down cmds
> > 8014863: Line break calculations in Java 7 are incorrect
> > 8013196: TimeZone.getDefault() throws NPE due to
> > sun.awt.AppContext.getAppContext()
> > 8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java
> > fails since jdk 7u25 b07
> > 8012617: ArrayIndexOutOfBoundsException with some fonts using
> > LineBreakMeasurer
> > 8015606: Text is not rendered correctly if destination buffer is custom
> > 7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc
> > 8015604: JDP packets containing ideographic characters are broken
> > 8014968: OCSP and CRL connection timeout is set to four hours by default
> > 8013228: Create new system properties to control allowable OCSP clock skew
> > and CRL connection timeout
> > 8000450: Restrict access to com/sun/corba/se/impl package
> > 8011992: java/awt/image/mlib/MlibOpsTest.java failed since jdk7u25b05
> > 8012112: java/awt/image/mlib/MlibOpsTest.java fails on sparc solaris
> > 8015375: Edits to text components hang for clipboard access
> > 8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
> > 8011128: (fs) Files.createDirectory fails if the resolved path is exactly
> > 248 characters long
> > 7038105: File.isHidden() should return true for pagefile.sys and
> > hiberfil.sys
> > 8016063: getFinalAttributes should use FindClose
> > 8013827: File.createTempFile hangs with temp file starting with 'com1.4'
> > 8009217: REGRESSION: test
> > com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java
> > fails to compile since 7u21b03
> > 7109977: [macosx] MixingInHwPanel.java test fails on Mac trying to click in
> > the reserved corner
> > 7056447:
> > test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java
> > fails in agentvm
> > 7151823: The test incorrectly recognizing OS
> > 8009999: Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8008820
> > 7179353: try-with-resources fails to compile with generic exception
> > parameters
> >
> > One, "7191872: Xrender: No text displayed using 64 bit JDK on
> > solaris11-sparc", is particularly notable because I've
> > already added it to 7u!
> 
> 

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07




More information about the jdk7u-dev mailing list