Hi Tomaz,
b93 is not available on https://jdk9.java.net/download/, it contains a fix for your issue.
Can you confirm fix ?
Rgds,Rory
On 06/11/2015 11:16, Rory O'Donnell wrote:
Bug is now in JBS - https://bugs.openjdk.java.net/browse/JDK-8141613
To monitor updates see Dalibor's blog
Rgds,Rory
On 03/11/2015 14:48, Tomaž Cerar wrote:
Reported, Incident id is JI-9026215tomaz
--
On Tue, Nov 3, 2015 at 12:00 PM, Rory O'Donnell <rory.odonnell@oracle.com> wrote:
Hi Tomaz,
b90 is the latest build available, I suggest you log a bug with as much detail as possible
and send us the incident id.
Rgds,Rory
On 02/11/2015 23:54, Tomaž Cerar wrote:
Is this already known issue and we should just wait for newer build or should submit new bug report.I can probably isolate it bit more if required, as it is always reproducible.this is the code:Rory hi,With JDK9 build 90 our build is failing with compile error.
[ERROR] /C:/development/java/wildfly/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanSessionManagerFactory.java:[167,44] incompatible types: cannot infer type arguments for org.wildfly.clustering.web.infinispan.session.InfinispanSessionFactory<>
reason: inference variable V has incompatible equality constraints capture#1 of ?,capture#2 of ?
https://github.com/wildfly/wildfly/blob/master/clustering/web/infinispan/src/main/java/org/wildfly/clustering/web/infinispan/session/InfinispanSessionManagerFactory.java#L176
version used: java full version "1.9.0-ea-b90"
reproducible both on windows & linux builds.
tomaz
--
On Fri, Oct 30, 2015 at 4:13 PM, Rory O'Donnell <rory.odonnell@oracle.com> wrote:
Hi Jason/Tomaz,
Early Access build for JDK 8u72 b05 is available on java.net, summary of changes are listed here.
Early Access build for JDK 9 b88 is available on java.net, summary of changes are listed here .
Early Access build for JDK 9 with Project Jigsaw b86 is available on java.net.
Changes for JDK 9 with Project Jigsaw b86 : -
Rgds, Rory
- New options for the jdeps tool: -genmoduleinfo to generate draft module-info.java files, and -ct to do a compile-time analysis of references (i.e., follow all references leaving all classes in each referenced JAR file) rather than the default run-time analysis (which only follows references leaving referenced classes).
- jlink no longer does service binding by default.
- Class::getPackage fixed to return null for array types, primitives, and void (bug reported by Chris Newland).
- Improved messages in IllegalAccessExceptions thrown by core reflection.
- java -verbose now works with -Xpatch .
- The special token ALL-SYSTEM can be used with the -addmods option to add all system modules.
- New methods Module::{addUses,canUse}, which are dynamic equivalents of service-use clauses in module declarations.
-- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland
-- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin,Ireland
-- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland
-- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland