Changeset: 3f9873789d44
Author:mduigou
Date: 2013-10-11 15:20 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/rev/3f9873789d44
8025796: hgforest.sh could trigger unbuffered output from hg without
complicated machinations
Reviewed-by: mduigou
Contributed-by: Dmitry Samersoff
! commo
Changeset: d23247aa7462
Author:vinnie
Date: 2013-10-11 20:35 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d23247aa7462
8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore
Reviewed-by: mullan
! src/share/classes/sun/security/provider/DomainKeyStore.ja
Changeset: 9632de07d963
Author:alanb
Date: 2013-10-11 20:47 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9632de07d963
8019526: (fs) Files.lines, etc without Charset parameter
Reviewed-by: psandoz, henryjen
! src/share/classes/java/nio/file/Files.java
! test/java/nio/file/F
On 10.10.2013 15:52, Ivan Gerasimov wrote:
Hi Chris!
I've run the test on JPRT and it took 84, 99 and 146 seconds on three
different machines.
When I run it locally in the virtualbox, it takes approximately 300
seconds.
Please note that even though the number of iterations was increased by
Changeset: cb373cf43294
Author:dxu
Date: 2013-10-11 09:47 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cb373cf43294
8025712: (props) Possible memory leak in java_props_md.c / ParseLocale
Reviewed-by: naoto, chegar
! src/solaris/native/java/lang/java_props_md.c
Changeset: 872c4a898b38
Author:jlahoda
Date: 2013-10-11 15:49 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/872c4a898b38
6278240: Exception from AnnotationValue.getValue() should list the found type
not the required type
Reviewed-by: darcy, jfranck, jjg
! src/share/c
Changeset: 4ad76262bac8
Author:mullan
Date: 2013-10-11 08:43 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4ad76262bac8
8007292: Add JavaFX internal packages to package.access
Summary: build hooks to allow closed restricted packages to be added to
java.security file
Reviewe