hg: type-annotations/type-annotations/jdk: 14 new changesets

wdietl at gmail.com wdietl at gmail.com
Fri Aug 9 16:06:23 PDT 2013


Changeset: 0beaa65c90c8
Author:    okutsu
Date:      2013-08-08 13:51 +0900
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/0beaa65c90c8

8015986: Incorrect Localization of HijrahChronology
Reviewed-by: naoto
Contributed-by: scolebourne at joda.org, roger.riggs at oracle.com

! make/tools/src/build/tools/cldrconverter/CLDRConverter.java
! make/tools/src/build/tools/cldrconverter/CalendarType.java
! src/share/classes/sun/text/resources/FormatData.java
! src/share/classes/sun/text/resources/ar/FormatData_ar.java
! test/java/time/test/java/time/format/TestNonIsoFormatter.java

Changeset: 2c4f1081a0fa
Author:    uta
Date:      2013-08-08 09:16 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2c4f1081a0fa

7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
Reviewed-by: alanb, robm, martin

! src/windows/classes/java/lang/ProcessImpl.java
! src/windows/native/java/lang/ProcessImpl_md.c
+ test/java/lang/ProcessBuilder/InheritIOEHandle.java
+ test/java/lang/ProcessBuilder/SiblingIOEHandle.java

Changeset: b7d594716f86
Author:    weijun
Date:      2013-08-08 21:13 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/b7d594716f86

8016594: Native Windows ccache still reads DES tickets
Reviewed-by: dsamersoff, xuelei

! src/share/classes/sun/security/krb5/Credentials.java
! src/share/native/sun/security/krb5/nativeccache.c
! src/windows/native/sun/security/krb5/NativeCreds.c

Changeset: a388263a7287
Author:    sherman
Date:      2013-08-08 12:03 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a388263a7287

8015666: test/tools/pack200/TimeStamp.java failing
Summary: to keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini

! src/share/classes/java/util/zip/ZipConstants.java
! src/share/classes/java/util/zip/ZipEntry.java
! src/share/classes/java/util/zip/ZipFile.java
! src/share/classes/java/util/zip/ZipInputStream.java
! src/share/classes/java/util/zip/ZipOutputStream.java
! src/share/classes/java/util/zip/ZipUtils.java
! test/ProblemList.txt
! test/java/util/zip/TestExtraTime.java
! test/tools/pack200/TimeStamp.java

Changeset: 67edbf7e6b26
Author:    juh
Date:      2013-08-08 17:06 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/67edbf7e6b26

8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
Reviewed-by: darcy, weijun, xuelei, mullan

! src/share/classes/sun/security/provider/DSAPublicKey.java
! src/share/classes/sun/security/rsa/RSAPublicKeyImpl.java
! src/share/classes/sun/security/rsa/RSASignature.java
! src/share/classes/sun/security/x509/AlgIdDSA.java
! src/share/classes/sun/security/x509/X509Key.java

Changeset: 758e3117899c
Author:    weijun
Date:      2013-08-09 11:41 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/758e3117899c

8021788: JarInputStream doesn't provide certificates for some file under META-INF
Reviewed-by: chegar, sherman

! src/share/classes/java/util/jar/JarVerifier.java
+ test/java/util/jar/JarInputStream/ExtraFileInMetaInf.java

Changeset: 54f0ccdd9ad7
Author:    sherman
Date:      2013-08-08 23:40 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/54f0ccdd9ad7

6614237: missing codepage Cp290 at java runtime
Summary: to add charset Cp290 and Cp300
Reviewed-by: okutsu

+ make/tools/CharsetMapping/IBM290.c2b
+ make/tools/CharsetMapping/IBM290.map
+ make/tools/CharsetMapping/IBM300.c2b
+ make/tools/CharsetMapping/IBM300.map
! make/tools/CharsetMapping/dbcs
! make/tools/CharsetMapping/extsbcs
! make/tools/src/build/tools/charsetmapping/DBCS.java
! src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java

Changeset: c29ca19cb816
Author:    psandoz
Date:      2013-08-09 11:44 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/c29ca19cb816

8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
Reviewed-by: martin, chegar

! src/share/classes/java/util/TreeMap.java
! src/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! test/java/util/Spliterator/SpliteratorCharacteristics.java

Changeset: 84004d0e3fdd
Author:    chegar
Date:      2013-08-09 13:50 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/84004d0e3fdd

8022661: InetAddress.writeObject() performs flush() on object output stream
Reviewed-by: michaelm, alanb

! src/share/classes/java/net/InetAddress.java

Changeset: ce1c874903cb
Author:    dl
Date:      2013-08-09 17:56 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ce1c874903cb

8022724: lint warnings in j.u.concurrent packages
Reviewed-by: chegar, lancea, darcy

! src/share/classes/java/util/concurrent/CompletableFuture.java
! src/share/classes/java/util/concurrent/ConcurrentHashMap.java
! src/share/classes/java/util/concurrent/atomic/Striped64.java

Changeset: 03822f2389bf
Author:    dxu
Date:      2013-08-09 10:55 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/03822f2389bf

8021977: Opening a file using java.io can throw IOException on Windows
Summary: Remove IOException related error-handling code for backward compatibility
Reviewed-by: alanb, lancea, mr

! src/windows/native/java/io/io_util_md.c

Changeset: a7c341f30747
Author:    sherman
Date:      2013-08-09 12:40 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a7c341f30747

8020054: (tz) Support tzdata2013d
Summary: update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia

! make/sun/javazic/tzdata/VERSION
! make/sun/javazic/tzdata/africa
! make/sun/javazic/tzdata/antarctica
! make/sun/javazic/tzdata/asia
! make/sun/javazic/tzdata/australasia
! make/sun/javazic/tzdata/backward
! make/sun/javazic/tzdata/etcetera
! make/sun/javazic/tzdata/europe
! make/sun/javazic/tzdata/factory
! make/sun/javazic/tzdata/iso3166.tab
! make/sun/javazic/tzdata/leapseconds
! make/sun/javazic/tzdata/northamerica
! make/sun/javazic/tzdata/pacificnew
! make/sun/javazic/tzdata/solar87
! make/sun/javazic/tzdata/solar88
! make/sun/javazic/tzdata/solar89
! make/sun/javazic/tzdata/southamerica
! make/sun/javazic/tzdata/systemv
! make/sun/javazic/tzdata/zone.tab
! test/sun/util/calendar/zi/tzdata/VERSION
! test/sun/util/calendar/zi/tzdata/africa
! test/sun/util/calendar/zi/tzdata/antarctica
! test/sun/util/calendar/zi/tzdata/asia
! test/sun/util/calendar/zi/tzdata/australasia
! test/sun/util/calendar/zi/tzdata/backward
! test/sun/util/calendar/zi/tzdata/etcetera
! test/sun/util/calendar/zi/tzdata/europe
! test/sun/util/calendar/zi/tzdata/factory
! test/sun/util/calendar/zi/tzdata/iso3166.tab
! test/sun/util/calendar/zi/tzdata/leapseconds
! test/sun/util/calendar/zi/tzdata/northamerica
! test/sun/util/calendar/zi/tzdata/pacificnew
! test/sun/util/calendar/zi/tzdata/solar87
! test/sun/util/calendar/zi/tzdata/solar88
! test/sun/util/calendar/zi/tzdata/solar89
! test/sun/util/calendar/zi/tzdata/southamerica
! test/sun/util/calendar/zi/tzdata/systemv
! test/sun/util/calendar/zi/tzdata/zone.tab

Changeset: 8f01ccb0c981
Author:    joehw
Date:      2013-08-09 12:53 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/8f01ccb0c981

8022548: SPECJVM2008 has errors introduced in 7u40-b34
Reviewed-by: chegar, lancea

+ test/javax/xml/jaxp/parsers/8022548/JDK8022548.xml
+ test/javax/xml/jaxp/parsers/8022548/JDK8022548.xsl
+ test/javax/xml/jaxp/parsers/8022548/TestBase.java
+ test/javax/xml/jaxp/parsers/8022548/XOMParserTest.java

Changeset: 73664388b229
Author:    wmdietl
Date:      2013-08-09 16:06 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/73664388b229

Automated merge with http://hg.openjdk.java.net/jdk8/tl/jdk




More information about the type-annotations-dev mailing list