hg: jdk8/tl/jdk: 8023431: Test java/util/zip/GZIP/GZIPInZip.java failed

2013-10-16 Thread dmitry . degrave
Changeset: 9ea6a464c147
Author:igerasim
Date:  2013-10-15 21:15 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9ea6a464c147

8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
Summary: Properly close PipedStreams. Additional testing for malformed input
Reviewed-by: darcy, sherman

! test/java/util/zip/GZIP/GZIPInZip.java



hg: jdk8/tl/jdk: 8024707: TransformerException : item() return null with node list of length != 1

2013-10-01 Thread dmitry . degrave
Changeset: bf52ea6bd9eb
Author:aefimov
Date:  2013-10-01 17:15 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bf52ea6bd9eb

8024707: TransformerException : item() return null with node list of length != 1
Reviewed-by: joehw, lancea

+ test/javax/xml/jaxp/parsers/8024707/TestFunc.java
+ test/javax/xml/jaxp/parsers/8024707/XSLT.java
+ test/javax/xml/jaxp/parsers/8024707/in.xml
+ test/javax/xml/jaxp/parsers/8024707/test.xsl



hg: jdk8/tl/corba: 8015987: The corba repo contains unneeded .sjava files

2013-08-01 Thread dmitry . degrave
Changeset: cc11a0efb4f9
Author:aefimov
Date:  2013-08-01 14:59 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/corba/rev/cc11a0efb4f9

8015987: The corba repo contains unneeded .sjava files
Reviewed-by: alanb, chegar, coffeys

- src/share/classes/com/sun/corba/se/impl/copyobject/JavaInputStream.sjava
- src/share/classes/com/sun/corba/se/impl/copyobject/JavaOutputStream.sjava
- src/share/classes/com/sun/corba/se/impl/interceptors/ThreadCurrentStack.sjava
- src/share/classes/com/sun/corba/se/impl/orbutil/DefineWrapper.sjava
- 
src/share/classes/com/sun/corba/se/impl/presentation/rmi/IDLNameTranslatorImpl_save.sjava
- 
src/share/classes/com/sun/corba/se/impl/presentation/rmi/IDLTypesUtil_save.sjava
- 
src/share/classes/com/sun/corba/se/impl/protocol/oldlocal/LocalClientRequestImpl.sjava
- 
src/share/classes/com/sun/corba/se/impl/protocol/oldlocal/LocalClientResponseImpl.sjava
- 
src/share/classes/com/sun/corba/se/impl/protocol/oldlocal/LocalServerRequestImpl.sjava
- 
src/share/classes/com/sun/corba/se/impl/protocol/oldlocal/LocalServerResponseImpl.sjava
- src/share/classes/com/sun/corba/se/impl/transport/BufferConnectionImpl.sjava



hg: jdk8/tl/jdk: 2 new changesets

2013-08-01 Thread dmitry . degrave
Changeset: 36f4cf8872f3
Author:igerasim
Date:  2013-07-30 21:11 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/36f4cf8872f3

7192942: (coll) Inefficient calculation of power of two in HashMap
Reviewed-by: mduigou

! src/share/classes/java/util/HashMap.java

Changeset: 54329c24c2f4
Author:igerasim
Date:  2013-07-29 12:35 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/54329c24c2f4

8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
Reviewed-by: alanb, chegar, martin, rriggs

! src/share/classes/java/nio/file/Files.java
! test/java/nio/file/Files/BytesAndLines.java



hg: jdk8/tl/jaxp: 8009579: Xpathexception does not honor initcause()

2013-06-06 Thread dmitry . degrave
Changeset: 7d14fea1e893
Author:dmeetry
Date:  2013-06-06 20:40 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/7d14fea1e893

8009579: Xpathexception does not honor initcause()
Reviewed-by: alanb, dholmes, joehw
Contributed-by: aleksej.efi...@oracle.com

! src/javax/xml/xpath/XPathException.java



hg: jdk8/tl/jdk: 8009579: Xpathexception does not honor initcause()

2013-06-06 Thread dmitry . degrave
Changeset: e6d2c605930c
Author:dmeetry
Date:  2013-06-06 20:43 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e6d2c605930c

8009579: Xpathexception does not honor initcause()
Reviewed-by: alanb, dholmes, joehw
Contributed-by: aleksej.efi...@oracle.com

+ test/javax/xml/jaxp/XPath/8009579/XPathExceptionInitCause.java



hg: jdk8/tl/jdk: 8014676: Java debugger may fail to run

2013-05-16 Thread dmitry . degrave
Changeset: 81c449fd18fe
Author:dmeetry
Date:  2013-05-16 19:28 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/81c449fd18fe

8014676: Java debugger may fail to run
Summary: The problem is observed when the binaries for windows are placed under 
a path which contains a space
Reviewed-by: sla, alanb
Contributed-by: ivan.gerasi...@oracle.com

! src/share/classes/com/sun/tools/jdi/AbstractLauncher.java
! src/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java



hg: jdk8/tl/corba: 4504275: CORBA boolean type unions do not generate compilable code from idlj

2013-04-29 Thread dmitry . degrave
Changeset: 8f0a461776a9
Author:dmeetry
Date:  2013-04-29 16:44 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/corba/rev/8f0a461776a9

4504275: CORBA boolean type unions do not generate compilable code from idlj
Summary: JLS doesn't allow boolean type in switch statement, hence substituted 
by if statement.
Reviewed-by: lancea

! src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java



hg: jdk8/tl/corba: 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases

2013-04-29 Thread dmitry . degrave
Changeset: 846aaf02e516
Author:dmeetry
Date:  2013-04-29 16:51 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/corba/rev/846aaf02e516

8011986: [corba] idlj generates read/write union helper methods that throw 
wrong exception in some cases
Reviewed-by: lancea

! src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java



hg: jdk8/tl/corba: 7199858: Marshal exception is wrong

2013-02-14 Thread dmitry . degrave
Changeset: e725dd195858
Author:dmeetry
Date:  2013-02-15 01:49 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/corba/rev/e725dd195858

7199858: Marshal exception is wrong
Reviewed-by: lancea

! src/share/classes/com/sun/corba/se/impl/corba/TypeCodeImpl.java



hg: jdk8/tl/jdk: 6471906: java.lang.NegativeArraySizeException in tenToThe

2013-02-03 Thread dmitry . degrave
Changeset: 308d1362b60a
Author:dmeetry
Date:  2013-02-03 18:20 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/308d1362b60a

6471906: java.lang.NegativeArraySizeException in tenToThe
Reviewed-by: darcy
Contributed-by: brian.burkhal...@oracle.com

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



hg: jdk8/tl/jdk: 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot

2012-04-17 Thread dmitry . degrave
Changeset: d09775066f8a
Author:dmeetry
Date:  2012-04-17 16:13 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d09775066f8a

7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't 
start with a dot
Reviewed-by: chegar

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



hg: jdk8/tl/corba: 7046238: new InitialContext(); hangs

2011-12-19 Thread dmitry . degrave
Changeset: 052dda3b5ce3
Author:dmeetry
Date:  2011-12-18 22:12 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/corba/rev/052dda3b5ce3

7046238: new InitialContext(); hangs
Summary: Synchronization on a single monitor for contactInfo parameters with 
identical hashCode()
Reviewed-by: robm, skoppar

! 
src/share/classes/com/sun/corba/se/impl/protocol/CorbaClientRequestDispatcherImpl.java