Hi Dalibor, Rory,

Thank you for inviting us in this initiative!
We, the Apache Wicket team, will be glad to help by testing Wicket with
latest OpenJDK builds!
Please use dev@wicket.apache.org for further communication.

I've just tested Wicket build with openjdk-12-ea+28_linux-x64
and openjdk-13-ea+4_linux-x64 and the only problem is:


[ERROR] testPropagationAllHybrid  Time elapsed: 0.001 s  <<< ERROR!
org.jboss.weld.exceptions.WeldException: WELD-001524: Unable to load proxy
class for bean Implicit Bean [javax.enterprise.inject.Instance] with
qualifiers [@Default] with class interface javax.enterprise.inject.Instance
using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@1b6d3586
Caused by: org.jboss.weld.exceptions.WeldException: WELD-001524: Unable to
load proxy class for bean Implicit Bean [javax.enterprise.inject.Instance]
with qualifiers [@Default] with class interface
javax.enterprise.inject.Instance using classloader
jdk.internal.loader.ClassLoaders$AppClassLoader@1b6d3586
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.jboss.weld.util.bytecode.ClassFileUtils

12 tests in wicket-cdi module fail with this error. I guess we need to
update JBoss Weld dependency.
We will investigate but if you already know about this problem please share
it with us!

Kind regards,
Martin

On Wed, Jan 16, 2019 at 5:57 PM Dalibor Topic <dalibor.to...@oracle.com>
wrote:

> Hi Martin,
>
> As part of evaluating how far along various popular open source projects
> are regarding testing with upcoming JDK releases, we regularly reach out
> to their lead developers and ask them to consider participating in the
> OpenJDK Quality Outreach [1][2] effort that Rory (CC:ed, as the OpenJDK
> Quality Group Lead) leads.
>
> Through that effort, we're trying to encourage more community testing of
> JDK Early Access (EA) builds, and to assist those projects that
> participate in filing, tracking and (hopefully) resolving issues they
> find along the way. Currently, about 100 FOSS projects participate in
> the effort.
>
> So I'm curious you have had a chance to test your projects with JDK 11,
> JDK 12, or JDK 13, if you have run into any showstopper issues, and if
> so, if you have filed any issues against the JDK discovered while
> testing with JDK 13, JDK 12, JDK 11 (or an earlier release).
>
> Last but not least, I'd be curious if you'd be interested in joining the
> Quality Outreach effort with your projects. Rory can fill you in on the
> details of how it all works.
>
> cheers,
> dalibor topic
>
> [1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach
> [2]
>
> https://wiki.openjdk.java.net/download/attachments/21430310/TheWisdomOfCrowdTestingOpenJDK.pdf
> --
> Oracle <http://www.oracle.com>
> Dalibor Topic | Principal Product Manager
> Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
> <tel:+491737185961>
>
> ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | D-22761 Hamburg
>
> ORACLE Deutschland B.V. & Co. KG
> Hauptverwaltung: Riesstr. 25, D-80992 München
> Registergericht: Amtsgericht München, HRA 95603
>
> Komplementärin: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Handelsregister der Handelskammer Midden-Nederland, Nr. 30143697
> Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
>
> Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
> developing practices and products that help protect the environment
>

Reply via email to