Changeset: 219a2687c3f9 Author: anashaty Date: 2014-09-26 15:40 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/219a2687c3f9
8058473: "Comparison method violates its general contract" when using Clipboard Reviewed-by: serb, bae ! src/share/classes/sun/awt/datatransfer/DataTransferer.java + test/sun/awt/datatransfer/DataFlavorComparatorTest1.java Changeset: a4ad23be4ef7 Author: dmarkov Date: 2014-09-30 10:10 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a4ad23be4ef7 8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails Reviewed-by: alexp, serb + test/java/awt/MouseInfo/JContainerMousePositionTest.java Changeset: 08ee676353cc Author: anashaty Date: 2014-09-30 17:12 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/08ee676353cc 8056914: Right Click Menu for Paste not showing after upgrading to java 7 Reviewed-by: serb, bae ! src/windows/native/sun/windows/awt_TextArea.cpp ! src/windows/native/sun/windows/awt_TextArea.h ! src/windows/native/sun/windows/awt_TextComponent.cpp ! src/windows/native/sun/windows/awt_TextComponent.h ! src/windows/native/sun/windows/awt_TextField.cpp Changeset: 74a70385c21d Author: coffeys Date: 2014-09-29 17:36 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/74a70385c21d 7085757: Currency Data: ISO 4217 Amendment 152 7195759: ISO 4217 Amendment 154 8021121: ISO 4217 Amendment Number 156 8055222: Currency update needed for ISO 4217 Amendment #159 8006748: getISO3Country() returns wrong value 7077119: remove past transition dates from CurrencyData.properties file 7028073: The currency symbol for Peru is wrong Reviewed-by: naoto ! src/share/classes/java/util/CurrencyData.properties ! src/share/classes/java/util/LocaleISOData.java ! src/share/classes/sun/util/resources/CurrencyNames.properties ! src/share/classes/sun/util/resources/CurrencyNames_es_PE.properties ! src/share/classes/sun/util/resources/CurrencyNames_lt_LT.properties ! src/share/classes/sun/util/resources/CurrencyNames_lv_LV.properties ! src/share/classes/sun/util/resources/LocaleNames.properties ! test/java/util/Currency/ValidateISO4217.java ! test/java/util/Currency/tablea1.txt ! test/java/util/Locale/LocaleTest.java ! test/sun/text/resources/LocaleData ! test/sun/text/resources/LocaleDataTest.java Changeset: 2c00191a86c3 Author: coffeys Date: 2014-09-29 17:39 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/2c00191a86c3 6931564: Incorrect display name of Locale for south africa 8027695: There should be a space before % sign in Swedish locale Reviewed-by: naoto ! src/share/classes/sun/text/resources/FormatData_sv_SE.java ! src/share/classes/sun/util/resources/LocaleNames_sv.properties ! test/sun/text/resources/LocaleData ! test/sun/text/resources/LocaleDataTest.java Changeset: e975546b12ad Author: coffeys Date: 2014-09-30 16:07 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e975546b12ad Merge Changeset: f9b639e80e32 Author: msheppar Date: 2014-10-01 17:01 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/f9b639e80e32 8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist Summary: changed hello.foo.bar to invalidhost.invalid Reviewed-by: chegar ! test/java/net/InetAddress/IPv4Formats.java Changeset: 03a650801c8d Author: xuelei Date: 2012-07-03 20:29 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/03a650801c8d 7180038: regression test failure, SSLEngineBadBufferArrayAccess.java Reviewed-by: weijun ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/SSLEngineBadBufferArrayAccess.java Changeset: bc74fab441be Author: xuelei Date: 2014-01-14 06:41 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/bc74fab441be 8031566: regression test failure, SSLEngineBadBufferArrayAccess.java Reviewed-by: mullan ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/SSLEngineBadBufferArrayAccess.java Changeset: ac3e9cfecb0f Author: coffeys Date: 2014-10-03 16:52 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ac3e9cfecb0f 8046588: test for SO_FLOW_SLA availability does not check for EACCESS 8047187: Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588 Reviewed-by: chegar ! src/solaris/native/java/net/ExtendedOptionsImpl.c ! test/jdk/net/Sockets/Test.java Changeset: b8bcafe8f811 Author: khazra Date: 2013-01-25 11:52 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/b8bcafe8f811 7017962: Obsolete link is used in URL class level spec Summary: Change the link to an archived document Reviewed-by: chegar, mduigou ! src/share/classes/java/net/URL.java Changeset: 4c1747bcb284 Author: aefimov Date: 2014-10-08 14:24 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4c1747bcb284 8038966: JAX-WS handles wrongly xsd:any arguments for Web services Reviewed-by: coffeys + test/javax/xml/ws/xsanymixed/CopyingResponse.java + test/javax/xml/ws/xsanymixed/ServiceImpl.java + test/javax/xml/ws/xsanymixed/Test.java + test/javax/xml/ws/xsanymixed/compile-wsdl.sh + test/javax/xml/ws/xsanymixed/service.wsdl Changeset: 014a34d10e44 Author: weijun Date: 2014-10-08 14:10 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/014a34d10e44 8004488: wrong permissions checked in krb5 Reviewed-by: xuelei ! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java ! src/share/classes/sun/security/jgss/krb5/Krb5Util.java + test/sun/security/krb5/auto/KeyPermissions.java ! test/sun/security/krb5/auto/KeyTabCompat.java Changeset: 715d90e998c9 Author: xuelei Date: 2014-10-08 14:25 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/715d90e998c9 8052406: SSLv2Hello protocol may be filter out unexpectedly Reviewed-by: weijun ! src/share/classes/sun/security/ssl/Handshaker.java ! test/Makefile + test/javax/net/ssl/TLSv12/ProtocolFilter.java Changeset: 43db70cf8b20 Author: naoto Date: 2012-03-21 10:10 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/43db70cf8b20 7145454: JVM wide monitor lock in Currency.getInstance(String) Reviewed-by: okutsu ! src/share/classes/java/util/Currency.java Changeset: ffd8b8da0696 Author: naoto Date: 2012-03-27 10:10 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/ffd8b8da0696 7156459: Remove unnecessary get() from Currency.getInstance() Reviewed-by: chegar, dholmes, mduigou ! src/share/classes/java/util/Currency.java Changeset: e5831ecc079b Author: khazra Date: 2013-05-13 13:48 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e5831ecc079b 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive Summary: Rearrange event-handling code to remove bottle-neck. Also reviewed by mh...@mhcomputing.net. Reviewed-by: chegar, alanb ! src/share/classes/sun/net/httpserver/ServerImpl.java Changeset: 44ef857dd5e6 Author: igerasim Date: 2014-10-09 10:24 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/44ef857dd5e6 8059563: (proxy) sun.misc.ProxyGenerator.generateProxyClass should create intermediate directories Reviewed-by: mchung ! src/share/classes/sun/misc/ProxyGenerator.java + test/sun/misc/ProxyGenerator/SaveProxyClassFileTest.java Changeset: 58e1e9eb97f0 Author: dmarkov Date: 2014-10-10 15:16 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/58e1e9eb97f0 8058120: Rendering / caret errors with HTMLDocument Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/text/html/HTMLDocument.java + test/javax/swing/text/html/HTMLDocument/8058120/bug8058120.java Changeset: 5e38c7e9b978 Author: mcherkas Date: 2014-10-10 20:14 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/5e38c7e9b978 8038919: Requesting focus to a modeless dialog doesn't work on Safari Reviewed-by: ant, serb ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java ! src/macosx/native/sun/awt/LWCToolkit.m Changeset: d0f1aec5c8b4 Author: aeriksso Date: 2014-10-09 16:20 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/d0f1aec5c8b4 6461635: [TESTBUG] BasicTests.sh test fails intermittently Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java. Reviewed-by: sla, alanb Contributed-by: mattias.tobias...@oracle.com ! test/ProblemList.txt - test/com/sun/tools/attach/AgentSetup.sh ! test/com/sun/tools/attach/Application.java - test/com/sun/tools/attach/ApplicationSetup.sh ! test/com/sun/tools/attach/BasicTests.java - test/com/sun/tools/attach/BasicTests.sh - test/com/sun/tools/attach/CommonSetup.sh ! test/com/sun/tools/attach/PermissionTest.java - test/com/sun/tools/attach/PermissionTests.sh ! test/com/sun/tools/attach/ProviderTest.java - test/com/sun/tools/attach/ProviderTests.sh ! test/com/sun/tools/attach/RedefineAgent.java + test/com/sun/tools/attach/RedefineDummy.java + test/com/sun/tools/attach/RunnerUtil.java Changeset: d692ca2d0da3 Author: aeriksso Date: 2014-10-09 16:20 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/d692ca2d0da3 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: sla, alanb ! make/java/java/mapfile-vers ! src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java ! src/share/classes/sun/misc/VMSupport.java ! src/share/javavm/export/jvm.h ! src/share/native/sun/misc/VMSupport.c ! test/com/sun/tools/attach/BasicTests.java ! test/com/sun/tools/attach/RunnerUtil.java + test/com/sun/tools/attach/TempDirTest.java ! test/com/sun/tools/attach/java.policy.allow ! test/com/sun/tools/attach/java.policy.deny Changeset: 84c3e31f3c4a Author: van Date: 2014-10-13 14:59 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/84c3e31f3c4a 8033699: Incorrect radio button behavior Reviewed-by: azvegint, alexsch ! src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java + test/javax/swing/JRadioButton/8033699/bug8033699.java Changeset: 609145c7dc68 Author: asaha Date: 2014-10-15 09:25 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/609145c7dc68 Merge Changeset: 3265941b1b6c Author: lana Date: 2014-10-15 10:06 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/3265941b1b6c Merge ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java ! src/share/classes/sun/security/ssl/Handshaker.java ! src/share/javavm/export/jvm.h - test/com/sun/tools/attach/AgentSetup.sh - test/com/sun/tools/attach/ApplicationSetup.sh - test/com/sun/tools/attach/BasicTests.sh - test/com/sun/tools/attach/CommonSetup.sh - test/com/sun/tools/attach/PermissionTests.sh - test/com/sun/tools/attach/ProviderTests.sh