Changeset: 75119057b941 Author: anthony Date: 2013-06-03 16:53 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/75119057b941
8015303: [macosx] Application launched via custom URL Scheme does not receive URL Summary: Make copies of event parameters Reviewed-by: anthony, swingler, serb Contributed-by: James Tomson <[email protected]> ! src/macosx/native/sun/osxapp/QueuingApplicationDelegate.m Changeset: b5393be7f815 Author: dfuchs Date: 2013-06-03 15:35 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/b5393be7f815 8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw + test/javax/xml/jaxp/PrecisionDecimalDV/XPrecisionDecimalToString.java Changeset: dc0aeab104f0 Author: jgodinez Date: 2013-06-03 09:50 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/dc0aeab104f0 8012381: [macosx] Collation selection ignored when printing on MacOSX Reviewed-by: jchen, prr ! src/solaris/classes/sun/print/IPPPrintService.java ! test/java/awt/print/PrinterJob/Collate2DPrintingTest.java Changeset: 4fdf087a50ae Author: jgodinez Date: 2013-06-03 09:59 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4fdf087a50ae 7158350: [macosx] Strange results of SwingUIText printing Reviewed-by: prr, bae ! src/macosx/native/sun/awt/CTextPipe.m Changeset: f49065b46f8a Author: malenkov Date: 2013-06-04 21:19 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/f49065b46f8a 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor Reviewed-by: alexsch ! src/share/classes/java/beans/XMLEncoder.java + test/java/beans/XMLEncoder/Test6989223.java + test/java/beans/XMLEncoder/Test7080156.java + test/java/beans/XMLEncoder/Test8013557.java Changeset: 4ddf38310049 Author: bae Date: 2013-06-04 21:46 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4ddf38310049 8015606: Text is not rendered correctly if destination buffer is custom Reviewed-by: prr, vadim ! src/share/classes/sun/java2d/loops/MaskFill.java + test/sun/java2d/loops/RenderToCustomBufferTest.java Changeset: b6d5b700480e Author: vkarnauk Date: 2013-06-05 13:43 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/b6d5b700480e 6436314: Vector could be created with appropriate size in DefaultComboBoxModel Reviewed-by: alexsch ! src/share/classes/javax/swing/DefaultComboBoxModel.java Changeset: e918e166dbe3 Author: vkarnauk Date: 2013-06-05 13:49 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e918e166dbe3 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds Reviewed-by: alexsch ! src/share/classes/javax/swing/plaf/basic/BasicTableUI.java + test/javax/swing/JTable/7068740/bug7068740.java Changeset: 52f9d3dcb6bd Author: vkarnauk Date: 2013-06-05 13:54 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/52f9d3dcb6bd 8010721: In JDK7 the menu bar disappears when a Dialog is shown Reviewed-by: anthony ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/native/sun/awt/AWTWindow.m Changeset: 414f86bfaca6 Author: vkarnauk Date: 2013-06-05 14:10 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/414f86bfaca6 8014863: Line break calculations in Java 7 are incorrect Reviewed-by: alexsch, alexp Contributed-by: [email protected] ! src/share/classes/javax/swing/text/View.java + test/javax/swing/text/View/8014863/bug8014863.java Changeset: 23e5a8a113bc Author: alitvinov Date: 2013-06-05 15:16 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/23e5a8a113bc 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java + test/javax/swing/JComboBox/6337518/bug6337518.java Changeset: be5962b333a6 Author: alitvinov Date: 2013-06-05 15:19 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/be5962b333a6 7151823: The test incorrectly recognizing OS Reviewed-by: serb, alexp ! test/javax/swing/JTabbedPane/4624207/bug4624207.java Changeset: f363150cc5f7 Author: simonis Date: 2013-05-06 12:57 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/f363150cc5f7 7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc Reviewed-by: prr, ceisserer ! src/share/classes/sun/font/FileFontStrike.java ! src/share/classes/sun/font/GlyphList.java ! src/solaris/classes/sun/font/XRGlyphCacheEntry.java ! src/solaris/native/sun/java2d/x11/XRBackendNative.c Changeset: 060ab87975cb Author: andrew Date: 2013-06-05 14:16 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/060ab87975cb Merge Changeset: 21bf0e775ea4 Author: dsamersoff Date: 2013-06-05 17:19 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/21bf0e775ea4 8015604: JDP packets containing ideographic characters are broken Summary: Code uses string length rather than byte array length and non ascii entry brakes packet. Reviewed-by: dholmes, jbachorik, sla ! src/share/classes/sun/management/jdp/JdpPacketWriter.java ! test/sun/management/jdp/JdpUnitTest.java Changeset: 08c487859f32 Author: pchelko Date: 2013-06-05 14:39 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/08c487859f32 8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac Reviewed-by: anthony, ksrini ! src/macosx/bin/java_md_macosx.c Changeset: e43407be037d Author: prr Date: 2013-06-05 07:57 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e43407be037d 8015556: [macosx] surrogate pairs do not render properly. Reviewed-by: bae, jchen ! src/macosx/classes/sun/font/CCharToGlyphMapper.java + test/java/awt/FontClass/SurrogateTest/SuppCharTest.java Changeset: c67bf7ef6881 Author: malenkov Date: 2013-06-05 20:43 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/c67bf7ef6881 8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar Reviewed-by: serb ! src/share/classes/javax/swing/KeyboardManager.java + test/javax/swing/KeyboardManager/8013370/Test8013370.java Changeset: 61d0911d5bd8 Author: dmarkov Date: 2013-06-06 18:14 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/61d0911d5bd8 8015375: Edits to text components hang for clipboard access Reviewed-by: anthony, art ! src/solaris/native/sun/xawt/XlibWrapper.c Changeset: 3c100c6c3923 Author: alanb Date: 2013-05-10 14:53 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3c100c6c3923 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long Reviewed-by: khazra, chegar ! src/windows/classes/sun/nio/fs/WindowsFileCopy.java ! src/windows/classes/sun/nio/fs/WindowsLinkSupport.java ! src/windows/classes/sun/nio/fs/WindowsPath.java + test/java/nio/file/Files/NameLimits.java Changeset: 9a93f4d2eb5c Author: darcy Date: 2013-04-25 09:37 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9a93f4d2eb5c 8012044: Give more information about self-suppression from Throwable.addSuppressed Reviewed-by: alanb, dholmes ! src/share/classes/java/lang/Throwable.java ! test/java/lang/Throwable/SuppressedExceptions.java Changeset: 99a0d93eb8cf Author: kshefov Date: 2013-06-07 12:28 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/99a0d93eb8cf 7109977: [macosx] MixingInHwPanel.java test fails on Mac trying to click in the reserved corner Reviewed-by: coffeys, serb, anthony ! test/java/awt/Mixing/MixingInHwPanel.java Changeset: fa856e37c8ef Author: ddehaven Date: 2013-06-07 14:56 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fa856e37c8ef 7181710: [macosx] jawt_md.h shipped with jdk is outdated Reviewed-by: anthony, art ! make/common/Defs.gmk ! make/sun/jawt/Makefile + src/macosx/javavm/export/jawt_md.h + src/macosx/javavm/export/jni_md.h + src/macosx/javavm/export/jvm_md.h ! src/macosx/native/sun/awt/AWTSurfaceLayers.h ! src/macosx/native/sun/awt/CMenuComponent.h ! src/macosx/native/sun/awt/jawt.m ! src/macosx/native/sun/font/CoreTextSupport.h ! src/share/javavm/export/jawt.h Changeset: 3b589265048d Author: dl Date: 2012-01-30 11:44 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3b589265048d 7132378: Race in FutureTask if used with explicit set ( not Runnable ) Reviewed-by: chegar, dholmes ! src/share/classes/java/util/concurrent/FutureTask.java + test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java + test/java/util/concurrent/FutureTask/ExplicitSet.java Changeset: 0710f082cdc2 Author: lana Date: 2013-06-06 19:10 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/0710f082cdc2 Merge Changeset: 2d12e848c02e Author: lana Date: 2013-06-07 09:39 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/2d12e848c02e Merge Changeset: 504928f651c7 Author: jgodinez Date: 2013-06-07 10:55 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/504928f651c7 7183520: [macosx]Unable to print out the defined page for 2D_PrintingTiger/JTablePrintPageRangesTest Reviewed-by: prr, bae ! src/macosx/classes/sun/lwawt/macosx/CPrinterJob.java Changeset: 3bd0d3ec8839 Author: jgodinez Date: 2013-06-07 10:58 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3bd0d3ec8839 8009199: Printed text become garbage on Mac OSX Reviewed-by: prr, bae ! src/macosx/native/sun/awt/CTextPipe.m Changeset: a27ef05ab815 Author: kshefov Date: 2013-06-10 18:05 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a27ef05ab815 7105030: [TEST_BUG] [macosx] The tests never finishes Reviewed-by: alexsch, serb + test/javax/swing/JMenu/4692443/bug4692443.java Changeset: 62d5a5d4abec Author: jgodinez Date: 2013-06-10 09:40 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/62d5a5d4abec 8013810: PrintServiceLookup.lookupPrintServices() does not return consistent result Reviewed-by: prr, jgodinez Contributed-by: [email protected] ! src/solaris/classes/sun/print/UnixPrintServiceLookup.java + test/javax/print/PrintServiceLookup/GetPrintServices.java Changeset: 6417b1a98b80 Author: coffeys Date: 2013-06-06 14:10 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/6417b1a98b80 8000450: Restrict access to com/sun/corba/se/impl package Reviewed-by: alanb, chegar, lancea ! src/share/lib/security/java.security-linux ! src/share/lib/security/java.security-macosx ! src/share/lib/security/java.security-solaris ! src/share/lib/security/java.security-windows ! test/java/lang/SecurityManager/CheckPackageAccess.java Changeset: d5a64b1a77b1 Author: kshefov Date: 2013-06-11 15:34 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/d5a64b1a77b1 7184908: TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails Reviewed-by: alexsch, serb + test/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java Changeset: 6e8c218b8eb8 Author: robm Date: 2013-05-28 16:35 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/6e8c218b8eb8 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys Reviewed-by: alanb ! src/windows/native/java/io/WinNTFileSystem_md.c ! test/java/io/File/IsHidden.java Changeset: 4065ac9fa4b9 Author: robm Date: 2013-06-06 22:22 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4065ac9fa4b9 8016063: getFinalAttributes should use FindClose Reviewed-by: alanb ! src/windows/native/java/io/WinNTFileSystem_md.c Changeset: 80fefc247e3d Author: alanb Date: 2012-06-07 12:31 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/80fefc247e3d 7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map Reviewed-by: alanb, chegar, forax, mduigou Contributed-by: [email protected] ! src/share/classes/java/util/EnumMap.java + test/java/util/EnumMap/ProperEntrySetOnClone.java Changeset: 16d2f8b0eb3c Author: dxu Date: 2013-06-10 11:06 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/16d2f8b0eb3c 8013827: File.createTempFile hangs with temp file starting with 'com1.4' 8011950: java.io.File.createTempFile enters infinite loop when passed invalid data Reviewed-by: alanb ! src/share/classes/java/io/File.java ! src/windows/native/java/io/WinNTFileSystem_md.c ! test/java/io/File/CreateNewFile.java ! test/java/io/File/NulFile.java + test/java/io/File/createTempFile/SpecialTempFile.java Changeset: 1e615506a1cc Author: alanb Date: 2011-06-22 15:13 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/1e615506a1cc 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm Reviewed-by: emcmanus ! test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java Changeset: 39bd470724e2 Author: lana Date: 2013-06-16 22:18 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/39bd470724e2 Merge
