hg: jigsaw/jake/langtools: Correcting reading of module-info.class with annotation with non-primitive attributes.

2016-11-09 Thread jan . lahoda
Changeset: b3e533ec494a Author:jlahoda Date: 2016-11-09 21:20 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/b3e533ec494a Correcting reading of module-info.class with annotation with non-primitive attributes. ! src/jdk.compiler/share/classes/com/sun/tools/javac/jv

Re: [9] RFR: 8167240: Write new tests to cover functionality of existing 'jimage' options

2016-11-09 Thread Andrey Nazarov
Hi, Looks OK. Is it 100% pass rate? —Andrey > On 9 Nov 2016, at 20:36, Denis Kononenko wrote: > > > > Hi, > > After discussion with Andrey we decided to add more tests for corner cases. > The new changes are available by the link below. > > WEBREV: http://cr.openjdk.java.net/~dkononenko/8

hg: jigsaw/jake/jaxws: open classes passed to JAXB context for deep reflection

2016-11-09 Thread mandy . chung
Changeset: 6afd825302f0 Author:mchung Date: 2016-11-09 09:57 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/jaxws/rev/6afd825302f0 open classes passed to JAXB context for deep reflection ! src/java.xml.ws/share/classes/module-info.java

Re: [9] RFR: 8167240: Write new tests to cover functionality of existing 'jimage' options

2016-11-09 Thread Denis Kononenko
Hi, After discussion with Andrey we decided to add more tests for corner cases. The new changes are available by the link below. WEBREV: http://cr.openjdk.java.net/~dkononenko/8167240/webrev.03/ BUGURL: https://bugs.openjdk.java.net/browse/JDK-8167240 Thank you, Denis. > Hi, > > Looks OK to

hg: jigsaw/jake/jdk: Cleanup of deprecation warnings on modules in qualified exports, adjusting j.l.Deprecated javadoc.

2016-11-09 Thread jan . lahoda
Changeset: a413852e34a8 Author:jlahoda Date: 2016-11-09 15:12 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/a413852e34a8 Cleanup of deprecation warnings on modules in qualified exports, adjusting j.l.Deprecated javadoc. ! src/java.base/share/classes/java/lang/Deprecate

hg: jigsaw/jake/langtools: Cleanup of deprecation warnings on modules in qualified exports.

2016-11-09 Thread jan . lahoda
Changeset: 1b2b41b41d73 Author:jlahoda Date: 2016-11-09 15:10 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/1b2b41b41d73 Cleanup of deprecation warnings on modules in qualified exports. ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java ! src/jdk.

Re: RFR 8160359: Improve jlink logging for cases when a plugin throws exception

2016-11-09 Thread Seán Coffey
I'm wondering if we could improve the information provided in the exception message. I don't think end users should have to turn on debug flags in all scenarios if the information could easily be inserted into the exception message. e.g. src/jdk.jlink/share/classes/jdk/tools/jlink/internal/Im