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
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
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
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/
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
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
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
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
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
>
>
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
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
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
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
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
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
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:
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
17 matches
Mail list logo