hg: jdk9/jdk9/jdk: 10 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Jan 7 21:40:41 UTC 2015


Changeset: 13ad2a1ef4bd
Author:    ksrini
Date:      2014-12-29 07:38 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/13ad2a1ef4bd

8067889: 4 pack200 tests fail on mac since jdk became modular
Reviewed-by: alanb, chegar

! test/tools/pack200/Pack200Test.java
! test/tools/pack200/PackTestZip64.java
! test/tools/pack200/RepackTest.java
! test/tools/pack200/TimeStamp.java
! test/tools/pack200/Utils.java

Changeset: 53ca48be9eab
Author:    ksrini
Date:      2014-12-29 07:42 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/53ca48be9eab

8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
Reviewed-by: alanb

! test/ProblemList.txt

Changeset: 32e838487bbf
Author:    bpb
Date:      2014-12-29 09:10 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/32e838487bbf

8064463: BigDecimal should populate NumberFormatException message
Summary: Populate all NumberFormatExceptions with appropriate messages.
Reviewed-by: alanb

! src/java.base/share/classes/java/math/BigDecimal.java

Changeset: be91019db7bd
Author:    igerasim
Date:      2014-12-30 00:11 +0300
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/be91019db7bd

8068338: Better message about incompatible zlib in Deflater.init
Reviewed-by: alanb, sherman

! src/java.base/share/native/libzip/Deflater.c

Changeset: af229cf4a61a
Author:    xiaofeya
Date:      2014-12-29 15:24 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/af229cf4a61a

8066085: Need a sanity test for rmic -iiop
Reviewed-by: smarks

+ test/sun/rmi/rmic/iiopCompilation/IIOPCompilation.java

Changeset: f67043c027d4
Author:    valeriep
Date:      2014-12-30 01:02 +0000
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f67043c027d4

8049021: Add smartcardio tests with APDU buffer
Summary: add APDU buffer regression tests for smartcardio
Reviewed-by: valeriep
Contributed-by: Amanda Jiang <amanda.jiang at oracle.com>

+ test/javax/smartcardio/CommandAPDUTest.java
+ test/javax/smartcardio/ResponseAPDUTest.java
+ test/javax/smartcardio/TerminalFactorySpiTest.java
+ test/javax/smartcardio/policy

Changeset: 64d09a0a8598
Author:    bchristi
Date:      2014-12-30 11:03 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/64d09a0a8598

8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt
Reviewed-by: chegar

! test/ProblemList.txt

Changeset: edd7a67585a5
Author:    valeriep
Date:      2014-12-30 22:03 +0000
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/edd7a67585a5

8039921: SHA1WithDSA with key > 1024 bits not working
Summary: Removed the key size limits for all SHAXXXWithDSA signatures
Reviewed-by: weijun

! src/java.base/share/classes/sun/security/provider/DSA.java
! test/sun/security/provider/DSA/TestDSA2.java

Changeset: 178625b2dbd5
Author:    redestad
Date:      2014-12-31 15:03 +0100
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/178625b2dbd5

8028357: Unnecessary allocation in AliasFileParser
Reviewed-by: jbachorik

! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/AliasFileParser.java
! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/CountedTimerTaskUtils.java
! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBuffer.java
! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/v2_0/PerfDataBuffer.java

Changeset: 9acaa4f57b0b
Author:    lana
Date:      2015-01-01 16:14 -0800
URL:       http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/9acaa4f57b0b

Merge




More information about the jdk9-all-changes mailing list