Hi Felix, sorry for the delay.
Several comments below.
--
119 // wait for rmiregistry to be fully ready
120 Thread.sleep(3000);
There are some RMI test utilities that will handle starting up and waiting for
the registry to be r
Changeset: 4fae0f1cf1eb
Author:mchung
Date: 2016-03-01 18:04 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/4fae0f1cf1eb
clean up stale requires and qualified exports
! src/java.base/share/classes/module-info.java
! src/java.desktop/share/classes/module-info.java
!
src/
Changeset: 6b66d9527a76
Author:ksrini
Date: 2016-03-01 16:42 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/6b66d9527a76
Minor clean up on jdk9 b107 merge
! src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTrees.java
Changeset: d99fa86747ee
Author:hannesw
Date: 2016-02-15 17:02 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/d99fa86747ee
8147558: Add support for ES6 collections
Reviewed-by: attila, mhaupt
! buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/ClassGenerator.jav
Changeset: 689c1a6f8768
Author:vinnie
Date: 2016-02-15 15:57 +
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/689c1a6f8768
8149411: PKCS12KeyStore cannot extract AES Secret Keys
Reviewed-by: xuelei
! src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
+ tes
Changeset: a579d393fdd9
Author:jjg
Date: 2016-02-15 14:02 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/a579d393fdd9
8149773: StandardDocFileFactory should be converted to use java.nio.file.Path
Reviewed-by: ksrini
!
src/jdk.javadoc/share/classes/com/sun/tools/do
Changeset: 68e3599c33c1
Author:mkos
Date: 2016-02-18 10:20 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/jaxws/rev/68e3599c33c1
8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699)
Reviewed-by: lancea
! src/java.xml.bind/share/classes/javax/xml/bind/JA
Changeset: 4786b4c1ba69
Author:joehw
Date: 2016-02-17 16:32 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/jaxp/rev/4786b4c1ba69
8146237: PREFER from Features API taking precedence over catalog file
Reviewed-by: lancea
! src/java.xml/share/classes/javax/xml/catalog/CatalogReader
Changeset: a006fd32b6fd
Author:thartmann
Date: 2016-02-05 12:43 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/a006fd32b6fd
8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option
'SafepointALot' is develop"
Summary: Added missing -XX:+IgnoreUnrecognizedV
Changeset: 0a08d245efbc
Author:erikj
Date: 2016-02-17 17:03 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/rev/0a08d245efbc
8149963: build errors during API docs build
Reviewed-by: ihse, tbell
! make/Javadoc.gmk
Changeset: 9f9fe6bb2568
Author:mchung
Date: 2016-02-17 17
Changeset: a98f572e2ceb
Author:msheppar
Date: 2016-02-16 12:37 +
URL: http://hg.openjdk.java.net/jigsaw/jake/corba/rev/a98f572e2ceb
8144144: ORB destroy() leaks filedescriptors after unsuccessful connection
Reviewed-by: chegar, coffeys
!
src/java.corba/share/classes/com/sun/co
I've prepared a list of open issues in the proposed design, gathered from
this list and the JSR 376 e-mail lists (EG, comments, and observers) [1].
Comments and discussion are welcome here on jigsaw-dev, but the best way
to make sure that the EG sees any specific comment or suggestion is to
send it
Changeset: a8d05939727f
Author:jlahoda
Date: 2016-03-01 17:58 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/a8d05939727f
8148608: Intermittent java.nio.file.ProviderNotFoundException when building Jake
Summary: Using Files.isRegularFile instead of !Files.isDirector
Changeset: 295296819a56
Author:mseledtsov
Date: 2016-02-29 11:09 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/295296819a56
8150674: [TESTBUG] SharedArchiveFile/SharedStrings.java fails: "WhiteBox.class
: no such file or directory"
Summary: placing classes to be add
Changeset: dfccd8d116a6
Author:jlahoda
Date: 2016-03-01 14:48 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/dfccd8d116a6
Addressing some of the comments by anazarov.
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
!
src/jdk.compiler/share/c
On 01/03/2016 05:47, Felix Yang wrote:
Hi Alan,
please review the new webrev:
http://cr.openjdk.java.net/~xiaofeya/8141609/webrev.02/
Major changes:
1. remove checking for 'java.version' in JrtfsTestMain and add new
check for 'release' file
2. In order to avoid dup tests with Basic.java,
16 matches
Mail list logo