Re: RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

2016-01-05 Thread Masayoshi Okutsu
On 1/5/2016 10:38 PM, Alan Bateman wrote: One other question on this is whether there are concurrency issues with the candidate list? I ask because candidateMap is a CHM but the map value (the candidate list) seems to be queried (via the size method) and updated in getCandidateLocale without

hg: jigsaw/jake/langtools: Update tools/jdeps/APIDeps.java test to compile classes in a separate dir

2016-01-05 Thread mandy . chung
Changeset: 498f317ffd4a Author:mchung Date: 2016-01-05 19:36 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/498f317ffd4a Update tools/jdeps/APIDeps.java test to compile classes in a separate dir ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/Module.java ! test/t

hg: jigsaw/jake/langtools: sjavac support for module-info.java

2016-01-05 Thread jonathan . gibbons
Changeset: b4c8fc3cfad7 Author:alundblad Date: 2016-01-05 18:46 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/b4c8fc3cfad7 sjavac support for module-info.java ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/Source.java ! src/jdk.compiler/share/classes/com/su

hg: jigsaw/jake/langtools: jdeps should flag sun.misc and sun.reflect as JDK internal API

2016-01-05 Thread mandy . chung
Changeset: 9483d696696e Author:mchung Date: 2016-01-05 17:56 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/9483d696696e jdeps should flag sun.misc and sun.reflect as JDK internal API ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/Module.java + test/tools/jdeps/

RE: JNI and JVM TI version numbers

2016-01-05 Thread Iris Clark
Hi, Alan. JNI and JVM TI version numbers weren’t considered. Updating the JNI version to drop the "1" similar to what we've done for other parts of the system seems like an obvious change we should make. I'll propose text for the JEP. I assume that you'll handle the necessary code and other J

Re: [Jigsaw] Apache Maven status update

2016-01-05 Thread Jochen Wiedmann
On Thu, Dec 31, 2015 at 1:01 PM, Robert Scholte wrote: > The next blocking issue requires some work by the Apache Maven team and/or > at the QDox project[2]. > QDox is a Java Parser which is used to read javadoc and/or annotations from > source in order to generate xml or other Java files. > With

Re: [Jigsaw] Apache Maven status update

2016-01-05 Thread Robert Scholte
Op Tue, 05 Jan 2016 22:55:03 +0100 schreef Jochen Wiedmann : On Thu, Dec 31, 2015 at 1:01 PM, Robert Scholte wrote: The next blocking issue requires some work by the Apache Maven team and/or at the QDox project[2]. QDox is a Java Parser which is used to read javadoc and/or annotations

hg: jigsaw/jake/jdk: 8144801: Class.forName(Module, String) throws unspecified SecurityException

2016-01-05 Thread mandy . chung
Changeset: 5012fe22f082 Author:mchung Date: 2016-01-05 13:54 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/5012fe22f082 8144801: Class.forName(Module,String) throws unspecified SecurityException ! src/java.base/share/classes/java/lang/Class.java ! test/java/lang/Class/f

Re: hg: jigsaw/jake/jdk: Fix build breakage

2016-01-05 Thread Jim Laskey (Oracle)
Just caught this myself. Change in makes? Have been building all along. > On Jan 5, 2016, at 12:35 PM, alan.bate...@oracle.com wrote: > > Changeset: dbfd01abc3f7 > Author:alanb > Date: 2016-01-05 16:11 + > URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/dbfd01abc3f7 > >

hg: jigsaw/jake/hotspot: Use StringTable::intern(Symbol* symbol, TRAPS) method instead of char* version.

2016-01-05 Thread lois . foltan
Changeset: 33007ca5f45b Author:lfoltan Date: 2016-01-05 11:55 -0500 URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/33007ca5f45b Use StringTable::intern(Symbol* symbol, TRAPS) method instead of char* version. ! src/share/vm/classfile/javaClasses.cpp

hg: jigsaw/jake/jdk: Fix build breakage

2016-01-05 Thread alan . bateman
Changeset: dbfd01abc3f7 Author:alanb Date: 2016-01-05 16:11 + URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/dbfd01abc3f7 Fix build breakage ! src/java.base/share/classes/jdk/internal/jimage/BasicImageReader.java

hg: jigsaw/jake/jdk: Reenable jdk/internal/jrtfs/Basic.java

2016-01-05 Thread james . laskey
Changeset: 24cfbe264ba0 Author:jlaskey Date: 2016-01-05 12:04 -0400 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/24cfbe264ba0 Reenable jdk/internal/jrtfs/Basic.java ! test/ProblemList.jake.txt

hg: jigsaw/jake/hotspot: Improve comment for ClassFileParser::verify_unqualified_name, rename ClassLoaderData's module/package table is_null methods, remove TRAPS parameter for java_lang_class::fixup_

2016-01-05 Thread lois . foltan
Changeset: 34ce2d3ebd40 Author:lfoltan Date: 2016-01-05 10:25 -0500 URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/34ce2d3ebd40 Improve comment for ClassFileParser::verify_unqualified_name, rename ClassLoaderData's module/package table is_null methods, remove TRAPS paramet

hg: jigsaw/jake/jdk: 2 new changesets

2016-01-05 Thread james . laskey
Changeset: b76112842890 Author:jlaskey Date: 2016-01-05 11:45 -0400 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/b76112842890 8146242: ImageStringsReader asserting "error in unicode)" ! src/java.base/share/classes/jdk/internal/jimage/ImageStringsReader.java ! src/java.base/s

hg: jigsaw/jake/jdk: Add rmic entry point onto restricted package list

2016-01-05 Thread alan . bateman
Changeset: aec36f204255 Author:alanb Date: 2016-01-05 14:20 + URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/aec36f204255 Add rmic entry point onto restricted package list ! src/java.base/share/conf/security/java.security ! test/java/lang/SecurityManager/RestrictedPackages

hg: jigsaw/jake/jdk: 8130360: Add tests to verify 3rd party security providers if they are in modular JARs

2016-01-05 Thread alan . bateman
Changeset: 1bd034047f75 Author:alanb Date: 2016-01-05 13:32 + URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/1bd034047f75 8130360: Add tests to verify 3rd party security providers if they are in modular JARs Summary: Modular test for a custom security provider Reviewed-by:

Re: RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96

2016-01-05 Thread Alan Bateman
On 04/01/2016 17:38, Naoto Sato wrote: Although this is an implementation detail, but yes, it's guaranteed to be intern'ed. Naoto Thanks. One other question on this is whether there are concurrency issues with the candidate list? I ask because candidateMap is a CHM but the map value (the