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/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

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

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 !

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

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

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 !

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

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